Initial commit for version 2.0.x patch release
[OpenFOAM-2.0.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_matf_var_info.H
blob9f4bf9c8cd0296cb75339c571b2ff83e02afc877
2 int USERD_get_matf_var_info
4     int set_index,
5     int *mat_ids,
6     char **mat_desc
9 #ifdef ENSIGHTDEBUG
10     Info<< "Entering: USERD_get_matf_var_info" << endl
11         << flush;
12 #endif
14     return Z_ERR;