Forward compatibility: flex
[foam-extend-3.2.git] / applications / utilities / postProcessing / graphics / newEnsightFoamReader / USERD_get_model_extents.H
blob7f0330637a22f23b7929423e0cef03cae76c185c
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;