OpenFOAM-2.4.x/applications/utilities/postProcessing/graphics/ensightFoamReader/USERD_stop_part_building.H
2014-02-17 16:00:08 +00:00

8 lines
148 B
C

// Not in use
void USERD_stop_part_building(void)
{
#ifdef ENSIGHTDEBUG
Info<< "Entering: USERD_stop_part_building" << endl << flush;
#endif
}