#include "resultlib/results.h"
Functions | |
| int | iterate_over_mesh (RFInterface *rfint_c) |
| int | main (int argc, char **argv) |
| The program creates the backend token in rfmi_create_cback(), then executes rf_write_to_pipe() with returned token. More... | |
To run this program with any other file type for which a reader exists
./iteration.out <reader> <file>
in particular
./iteration.out ./readexuns.out
will read using the example reader. No file is required for the example reader. Also can run readexuns_c.out or readexuns_ftn.out.
This example uses the default mesh implementation. iteration_exmesh.cxx uses the exmesh mesh implementation instead.
|
|
The program creates the backend token in rfmi_create_cback(), then executes rf_write_to_pipe() with returned token. C'est tout. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000