Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A Dimoab_protos.h33 #define iMOAB_GetElementOwnership IMOAB_FC_WRAPPER( imoab_getelementownership, IMOAB_GET… macro
H A DiMOAB.h438 ErrCode iMOAB_GetElementOwnership ( iMOAB_AppID pid, iMOAB_GlobalID* global_block_ID, int* num_elem…
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dimoab_testF.F216 ierr = iMOAB_GetElementOwnership(pid, blockID, nebl,
H A Dimoab_test.cpp285 rc = iMOAB_GetElementOwnership(pid, &gbIDs[i], &num_elements_in_block, element_ownership); in main()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DiMOAB.cpp1004 ErrCode iMOAB_GetElementOwnership ( iMOAB_AppID pid, iMOAB_GlobalID* global_block_ID, int* num_elem… in iMOAB_GetElementOwnership() function