USERD_get_number_timesets.H
Go to the documentation of this file.
2 (
3  void
4 )
5 {
6 #ifdef ENSIGHTDEBUG
7  Info<< "Entering: USERD_get_number_of_timesets" << endl
8  << flush;
9 #endif
10 
11  Num_timesets = 1;
12  return Num_timesets;
13 }
USERD_get_number_of_timesets
int USERD_get_number_of_timesets(void)
Definition: USERD_get_number_timesets.H:2
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:251
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition: Ostream.H:243
Foam::Info
messageStream Info
Num_timesets
static int Num_timesets
Definition: globalFoam.H:16