openfoam/applications/utilities/postProcessing/graphics/ensightFoamReader/USERD_exit_routine.H
2017-01-26 17:47:24 +00:00

12 lines
137 B
C

void USERD_exit_routine
(
void
)
{
#ifdef ENSIGHTDEBUG
Info<< "Entering: USERD_exit_routine" << endl
<< flush;
#endif
}