USERD_exit_routine.H
Go to the documentation of this file.
1 // Do nothing
3 (
4  void
5 )
6 {
7 #ifdef ENSIGHTDEBUG
8  Info<< "Entering: USERD_exit_routine" << endl
9  << flush;
10 #endif
11 
12 }
13 
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:253
void USERD_exit_routine(void)
Ostream & flush(Ostream &os)
Flush stream.
Definition: Ostream.H:245
messageStream Info