initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / utilities / postProcessing / graphics / ensightFoamReader / USERD_get_changing_geometry_status.H
blob9b0970f3d9044ecf028146e1a363cbfff92c4fbe
1 //======================================================================
2 int USERD_get_changing_geometry_status(void)
4 #ifdef ENSIGHTDEBUG
5     Info << "Entering: USERD_get_changing_geometry_status" << endl << flush;
6 #endif
8     // Choose the most general option
9     return Z_CHANGE_CONN;