Searched refs:HLSrt2 (Results 1 – 1 of 1) sorted by relevance
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/Lagrange/ |
H A D | HexLagrangeShape.cpp | 112 …const int HLSrt2[]= {1, -1, -1, 2, 5, -1, -1, 6, -1, -1, -1, 9, 13, -1, -1, 14, -1, -1, -1, 17, -1… in derivatives() local 203 if(HLSrt2[location]!=-1){ in derivatives() 204 vertices[num_vtx]=HLSrt2[location]; in derivatives()
|