initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_size_matf_data.H
blob85cdcfab5c231bd2d2811884eedf34f7bef18ccb
2 int USERD_size_matf_data
4     int set_index,
5     int part_id,
6     int wtyp,
7     int mat_type,
8     int *matf_size 
11 #ifdef ENSIGHTDEBUG
12     Info << "Entering: USERD_size_matf_data" << endl 
13         << flush;
14 #endif
16     return Z_ERR;