Go to the source code of this file.
Functions | |
ErrorCode | TestErrorHandlingPar_1 () |
ErrorCode | TestErrorHandlingPar_2 () |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 59 of file TestErrorHandlingPar.cpp.
References ErrorCode, MB_CHK_ERR, MB_SUCCESS, moab::MBErrorHandler_Finalize(), moab::MBErrorHandler_Init(), TestErrorHandlingPar_1(), and TestErrorHandlingPar_2().
ErrorCode TestErrorHandlingPar_1 | ( | ) |
Definition at line 19 of file TestErrorHandlingPar.cpp.
References ErrorCode, moab::Core::load_file(), mb, MB_CHK_ERR, MB_SUCCESS, and MESH_DIR.
Referenced by main().
ErrorCode TestErrorHandlingPar_2 | ( | ) |
Definition at line 40 of file TestErrorHandlingPar.cpp.
References ErrorCode, moab::Core::load_file(), mb, MB_CHK_ERR, MB_SUCCESS, and MESH_DIR.
Referenced by main().