Files
OpenFOAM-12/applications/utilities/postProcessing/graphics/ensightFoamReader/USERD_stop_part_building.H
2014-12-10 22:40:10 +00:00

9 lines
148 B
C

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