BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_number_of_materials.H
blob98162b2e11f45d727fd6d6cd4d2d0a0bb67d019c
2 int USERD_get_number_of_materials
4     int set_index
7 #ifdef ENSIGHTDEBUG
8     Info<< "Entering: USERD_get_number_of_materials" << endl
9         << flush;
10 #endif
12     // No materials
13     return 0;