USERD_get_number_of_model_parts.H
Go to the documentation of this file.
1 
3 {
4 #ifdef ENSIGHTDEBUG
5  Info<< "Entering: USERD_get_number_of_model_parts" << endl << flush;
6 #endif
7 
8  return Numparts_available;
9 }
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:253
static int Numparts_available
Definition: globalFoam.H:13
Ostream & flush(Ostream &os)
Flush stream.
Definition: Ostream.H:245
messageStream Info
int USERD_get_number_of_model_parts(void)