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