Home
last modified time | relevance | path

Searched refs:PYRAMID_3 (Results 1 – 16 of 16) sorted by relevance

/dports/science/getdp/getdp-3.4.0-source/Functions/
H A DBF_Node_2.cpp102 case PYRAMID_3 : // case PYRAMID_4 in BF_Node_2E()
171 case PYRAMID_3 : // case PYRAMID_4 in BF_Node_2F()
206 case PYRAMID_3 : // case PYRAMID_4 in BF_Node_2V()
387 case PYRAMID_3 : // case PYRAMID_4 in BF_GradNode_2E()
483 case PYRAMID_3 : // case PYRAMID_4 in BF_GradNode_2F()
518 case PYRAMID_3 : // case PYRAMID_4 in BF_GradNode_2V()
H A DBF_Facet.cpp82 case PYRAMID_3 : // case PYRAMID_4 in BF_Facet()
200 case PYRAMID_3 : // case PYRAMID_4 in BF_DivFacet()
H A DBF_Edge_3.cpp160 case PYRAMID_3 : // case PYRAMID_4 in BF_Edge_3F()
309 case PYRAMID_3 : // case PYRAMID_4 in BF_CurlEdge_3F()
H A DBF_Edge_2.cpp76 case PYRAMID_3 : // case PYRAMID_4 in BF_Edge_2E()
H A DBF_Edge.cpp125 case PYRAMID_3 : // case PYRAMID_4 in BF_Edge()
291 case PYRAMID_3 : // case PYRAMID_4 in BF_CurlEdge()
H A DBF_Edge_4.cpp103 case PYRAMID_3 : // case PYRAMID_4 in BF_Edge_4E()
H A DBF_Node_3.cpp76 case PYRAMID_3 : // case PYRAMID_4 in BF_Node_3E()
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DGeoEntity.cpp141 case PYRAMID_3 : // case PYRAMID_4 in Geo_GetIM_Den()
185 case PYRAMID_3 : // case PYRAMID_4 in Geo_GetIM_Dfe()
229 case PYRAMID_3 : // case PYRAMID_4 in Geo_GetIM_Dfn()
280 case PYRAMID_3 : // case PYRAMID_4 in Geo_GetIM_Den_Xp()
332 case PYRAMID_3 : // case PYRAMID_4 in Geo_GetIM_Dfe_Xp()
H A DPos_Search.cpp102 case PYRAMID_3 : // case PYRAMID_4 : in PointInRefElement()
302 case PYRAMID_3 : // case PYRAMID_4 : in Init_SearchGrid()
462 PYRAMID|PYRAMID_2|PYRAMID_2_13N|PYRAMID_3/*|PYRAMID_4*/)) in xyz2uvwInAnElement()
H A DGet_Geometry.cpp82 case PYRAMID_3 : // case PYRAMID_4 : in Get_JacobianFunction()
105 case PYRAMID_3 : // case PYRAMID_4 : in Get_JacobianFunction()
128 case PYRAMID_3 : // case PYRAMID_4 : in Get_JacobianFunction()
151 case PYRAMID_3 : // case PYRAMID_4 : in Get_JacobianFunction()
169 case PYRAMID_3 : // case PYRAMID_4 : in Get_JacobianFunction()
396 case PYRAMID_3 : // case PYRAMID_4 : in Get_JacobianFunctionAuto()
H A DGeoData.cpp218 case PYRAMID_3 : return 30; in Geo_GetNbNodesPerElement()
265 case PYRAMID_3 : return 3; in Geo_GetDimOfElement()
H A DPos_Format.cpp431 case PYRAMID_3 : Current_L = &SY ; NbSY++ ; break ; in Gmsh_PrintElement()
499 case PYRAMID_3 : Current_L = &VY ; NbVY++ ; break ; in Gmsh_PrintElement()
571 case PYRAMID_3 : Current_L = &TY ; NbTY++ ; break ; in Gmsh_PrintElement()
H A DPos_Element.cpp496 case PYRAMID_3 : in Fill_PostElement()
744 case PYRAMID_3 : // case PYRAMID_4 : in Fill_PostElement()
/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProDefine.cpp219 case 118 : return PYRAMID_3; in Gmsh2GetDP()
267 case PYRAMID_3 : return 118; in GetDP2Gmsh()
H A DProDefines.h147 {"Pyramid3" , PYRAMID_3},
449 {PYRAMID_3 , (CAST)Gauss_Pyramid},
483 {PYRAMID_3 , NULL},
535 #define PYR PYRAMID | PYRAMID_2 | PYRAMID_2_13N | PYRAMID_3 // | PYRAMID_4
H A DProData.h1755 #define PYRAMID_3 (1<<25) macro