Searched refs:HECMW_io_pre_process (Results 1 – 7 of 7) sorted by relevance
97 extern int HECMW_io_pre_process(void);
27 if (HECMW_io_pre_process()) return NULL; in get_entire_mesh()
715 if (HECMW_io_pre_process()) return NULL; in HECMW_get_geofem_mesh()
3612 if (HECMW_io_pre_process()) return NULL;
4333 if (HECMW_io_pre_process()) return NULL; in HECMW_get_abaqus_mesh()
4476 if (HECMW_io_pre_process()) return NULL; in HECMW_get_entire_mesh()
4011 int HECMW_io_pre_process(void) { return 0; } in HECMW_io_pre_process() function