mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -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
|
||||
//======================================================================
|
||||
//**********************************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user