Home
last modified time | relevance | path

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

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A Dimoab_protos.h20 #define iMOAB_ReadHeaderInfo IMOAB_FC_WRAPPER( imoab_readheaderinfo, IMOAB_READHEAD… macro
H A DiMOAB.h164 ErrCode iMOAB_ReadHeaderInfo ( const iMOAB_String filename, int* num_global_vertices, int* num_glob…
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/
H A Dimoab_testF.F93 ierr = iMOAB_ReadHeaderInfo ( filename, ngv, nge, ndim, nparts)
H A Dimoab_test.cpp52 …rc = iMOAB_ReadHeaderInfo ( filen.c_str(), &num_global_vertices, &num_global_elements, &num_dimens… in main()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DiMOAB.cpp365 ErrCode iMOAB_ReadHeaderInfo ( const iMOAB_String filename, int* num_global_vertices, int* num_glob… in iMOAB_ReadHeaderInfo() function