BUG: PointEdgeWave : n cyclics bool instead of label
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_model_extents.H
blobc65fa09691bcb46b25afd43f8638b6157031d43d
2 // Not used. Let EnSight do the job.
4 int USERD_get_model_extents
6     float extents[6]
9 #ifdef ENSIGHTDEBUG
10     Info << "Entering: USERD_get_model_extents" << endl 
11         << flush;
12 #endif
14     return Z_ERR;