Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A Dimoab_protos.h29 #define iMOAB_GetBlockInfo IMOAB_FC_WRAPPER( imoab_getblockinfo, IMOAB_GETBLOCKIN… macro
H A DiMOAB.h373 ErrCode iMOAB_GetBlockInfo ( iMOAB_AppID pid, iMOAB_GlobalID* global_block_ID, int* vertices_per_el…
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dimoab_testF.F204 ierr = iMOAB_GetBlockInfo(pid, blockID , vpere, nebl)
H A Dimoab_test.cpp268 rc = iMOAB_GetBlockInfo(pid, &gbIDs[i] , &vertices_per_element, &num_elements_in_block); in main()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DiMOAB.cpp851 ErrCode iMOAB_GetBlockInfo ( iMOAB_AppID pid, iMOAB_GlobalID* global_block_ID, in iMOAB_GetBlockInfo() function