Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_load_matf_data.H
blob0ff90ff8bac473ac18ca75a77816aafc01b7dc73
2 int USERD_load_matf_data
4     int set_index,
5     int part_id,
6     int wtyp,
7     int mat_type,
8     int *ids_list,
9     float *val_list
12 #ifdef ENSIGHTDEBUG
13     Info << "Entering: USERD_load_matf_data" << endl
14         << flush;
15 #endif
17     return Z_ERR;