OpenFOAM
11
The OpenFOAM Foundation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
USERD_get_constant_val.H
Go to the documentation of this file.
1
2
//======================================================================
3
// Not in use
4
//======================================================================
5
float
USERD_get_constant_val
6
(
7
int
which_var,
8
int
imag_data
9
)
10
{
11
#ifdef ENSIGHTDEBUG
12
Info
<<
"Entering: USERD_get_constant_val"
<<
endl
<<
flush
;
13
#endif
14
return
0.0;
15
}
USERD_get_constant_val
float USERD_get_constant_val(int which_var, int imag_data)
Definition:
USERD_get_constant_val.H:6
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
Foam::Info
messageStream Info
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:243
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_get_constant_val.H
Generated by
1.9.1