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