FreeFOAM The Cross-Platform CFD Toolkit
USERD_stop_part_building.H
Go to the documentation of this file.
1 // Not in use
3 {
4 #ifdef ENSIGHTDEBUG
5  Info << "Entering: USERD_stop_part_building" << endl << flush;
6 #endif
7 
8 }
9 
10 // ************************ vim: set sw=4 sts=4 et: ************************ //