BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_constant_val.H
blobd14dc7a17a5bad0871280153e66098d3feafda9e
2 //======================================================================
3 // Not in use
4 //======================================================================
5 float USERD_get_constant_val
7     int which_var,
8     int imag_data
11 #ifdef ENSIGHTDEBUG
12     Info<< "Entering: USERD_get_constant_val" << endl << flush;
13 #endif
14     return 0.0;