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