initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_constant_val.H
blob1b87e2c8a907ff54d9a5721510ede54e3ca02caa
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;