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