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