BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_size_matf_data.H
blobc48fa13bfb85f1ddfdb3c9c453b17876abe7415a
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;