OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_exit_routine.H
Go to the documentation of this file.
1
// Do nothing
2
void
USERD_exit_routine
3
(
4
void
5
)
6
{
7
#ifdef ENSIGHTDEBUG
8
Info
<<
"Entering: USERD_exit_routine"
<<
endl
9
<<
flush
;
10
#endif
11
12
}
13
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:253
USERD_exit_routine
void USERD_exit_routine(void)
Definition:
USERD_exit_routine.H:3
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:245
Foam::Info
messageStream Info
Generated by
1.8.11