ensightFoamReader - updated README* and global_extern*h from ensight-82

- still using the same version of the reader API (2.03)

- this seems to solve strange issues with genericPatchField symbols,
  but it still doesn't get the reader module working.

- added in the release information (the build string)
This commit is contained in:
Mark Olesen
2009-08-06 14:53:40 +02:00
parent 13bd15284d
commit 60549b30f5
12 changed files with 20460 additions and 91 deletions

View File

@ -52,6 +52,7 @@ Description
extern "C"
{
#include "USERD_API.H"
#include "global_extern.h"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
@ -104,6 +105,7 @@ extern "C"
#include "USERD_exit_routine.H"
#include "USERD_get_model_extents.H"
#include "USERD_get_reader_version.H"
#include "USERD_get_reader_release.H"
#include "USERD_get_number_timesets.H"
#include "USERD_get_timeset_description.H"
#include "USERD_get_geom_timeset_number.H"
@ -130,7 +132,7 @@ extern "C"
//**********************************************************************
//======================================================================
// STRUCTURED DATA STUFF - not used in foam
// STRUCTURED DATA STUFF - not used in OpenFOAM
//======================================================================
//**********************************************************************