#include "resultlib/results.h"
#include "resultlib/rf_backend_interface.h"
Functions | |
| 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... | |
One can cast the interface to the C++ interface and use additional C++ features. Note that multiple reading of mesh at the same time step has no effect.
By default the file read is the domain file prism_domain.1. To run this program with any other file type for which a reader exists
./openfile.out <reader> <file>
in particular
./openfile.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.
|
|
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