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

example_struct.cxx File Reference

Example of creating a structured mesh in an application and writing it out to a domain file format. More...

#include "domain/element.h"
#include "resultlib_domain/results_domain.h"
#include "resultlib/rf_backend_interface.h"

Defines

#define NF   0
#define NN   16
#define NC   2

Functions

 main (int argc, char **argv)
 This example demonstrates how an application can use the result library to create a structured mesh then write out a domain file with results. More...


Detailed Description

Example of creating a structured mesh in an application and writing it out to a domain file format.

Both C and C++ calls are used in the example. Obviously, the user can choose whichever one they find most convienent.


Function Documentation

int main ( int argc,
char ** argv )
 

This example demonstrates how an application can use the result library to create a structured mesh then write out a domain file with results.

Any other manipulations allowed by the result library are of course allowed.


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