Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

iteration.cxx File Reference

By default the file read is the domain file prism_domain.1. More...

#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...


Detailed Description

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

./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.


Function Documentation

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.

C'est tout.


Generated at Wed Mar 2 11:16:26 2005 for Result Library by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000