USERD_get_node_label_status.H
Go to the documentation of this file.
1 //======================================================================
2 // if TRUE: set in USERD_get_global_node_ids
3 //======================================================================
5 {
6 #ifdef ENSIGHTDEBUG
7  Info<< "Entering: USERD_node_label_status" << endl << flush;
8 #endif
9 
10  return TRUE;
11 }
int USERD_get_node_label_status(void)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:251
Ostream & flush(Ostream &os)
Flush stream.
Definition: Ostream.H:243
messageStream Info