OpenFOAM
12
The OpenFOAM Foundation
USERD_get_number_timesets.H
Go to the documentation of this file.
1
int
USERD_get_number_of_timesets
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
Num_timesets
static int Num_timesets
Definition:
globalFoam.H:16
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:257
Foam::Info
messageStream Info
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:249
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_get_number_timesets.H
Generated by
1.9.1