OpenFOAM
10
The OpenFOAM Foundation
USERD_get_changing_geometry_status.H
Go to the documentation of this file.
1
//======================================================================
2
int
USERD_get_changing_geometry_status
(
void
)
3
{
4
#ifdef ENSIGHTDEBUG
5
Info
<<
"Entering: USERD_get_changing_geometry_status"
<<
endl
<<
flush
;
6
#endif
7
8
// Choose the most general option
9
return
Z_CHANGE_CONN;
10
}
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
USERD_get_changing_geometry_status
int USERD_get_changing_geometry_status(void)
Definition:
USERD_get_changing_geometry_status.H:2
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:243
Foam::Info
messageStream Info
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_get_changing_geometry_status.H
Generated by
1.8.13