Home
last modified time | relevance | path

Searched refs:iMesh_getNumChld (Results 1 – 5 of 5) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/imesh/
H A DiMesh_protos.h57 #define iMesh_getNumChld ITAPS_FC_WRAPPER( imesh_getnumchld, IMESH_GETNUMCHLD ) macro
H A DiMesh.h1211 void iMesh_getNumChld(
H A Dtestc_cbind.cpp1221 iMesh_getNumChld(mesh, es_array[iBase_VERTEX], 0, &temp_numb, &result); in entity_sets_subtest()
H A DiMesh_MOAB.cpp1232 void iMesh_getNumChld(iMesh_Instance instance, in iMesh_getNumChld() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/fbigeom/
H A DFBiGeom_MOAB.cpp1480 iMesh_getNumChld(IMESH_INSTANCE(instance), entity_set, num_hops, num_child, in FBiGeom_getNumChld()