Basic EXODUS test¶
main is a function defined in exo_basic_wt.c.
Synopsis:
-
int
main(int argc, char **argv)¶
Description: The exo_basic_wt and exo_basic_rd test the SAF library to ensure that all serial EXODUS
functionality is supported.
Parallel Notes: This tests SAF in serial. There are corresponding tests (exo_par_wt and exo_par_rd) to
test SAF in parallel.
See Also:
- Tests: Introduction for current chapter