Home
last modified time | relevance | path

Searched refs:bridge_entity_type (Results 1 – 2 of 2) sorted by relevance

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/itaps/imesh/
H A DiMesh.h739 int bridge_entity_type,
2676 int bridge_entity_type,
H A DiMesh_MOAB.cpp758 int bridge_entity_type, in iMesh_getEntArr2ndAdj() argument
768 CHKENUM(bridge_entity_type, iBase_EntityType, iBase_INVALID_ENTITY_TYPE); in iMesh_getEntArr2ndAdj()
785 if (iBase_ALL_TYPES != bridge_entity_type) in iMesh_getEntArr2ndAdj()
786 min_bridge = max_bridge = bridge_entity_type; in iMesh_getEntArr2ndAdj()
822 if (iBase_ALL_TYPES != bridge_entity_type && in iMesh_getEntArr2ndAdj()
823 bridge_entity_type == requested_entity_type) in iMesh_getEntArr2ndAdj()