initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_matf_set_info.H
blob87b3af93f4c73a5dd7373599cedefc7cb9baf2e9
2 int USERD_get_matf_set_info
4     int *mat_set_ids,
5     char **mat_set_name
8 #ifdef ENSIGHTDEBUG
9     Info << "Entering: USERD_get_matf_set_info" << endl 
10         << flush;
11 #endif
13     return Z_ERR;