Searched refs:HLSdn1 (Results 1 – 1 of 1) sorted by relevance
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/mesquite/MappingFunction/Lagrange/ |
H A D | HexLagrangeShape.cpp | 106 …const int HLSdn1[]= {-1, -1, -1, -1, 12, 13, 14, 15, -1, -1, -1, -1, 0, 1, 2, 3, 20, 21, 22, 23, 8… in derivatives() local 155 if(HLSdn1[location]!=-1){ in derivatives() 156 vertices[num_vtx]=HLSdn1[location]; in derivatives()
|