OpenFOAM
9
The OpenFOAM Foundation
USERD_get_matf_var_info.H
Go to the documentation of this file.
1
2
int
USERD_get_matf_var_info
3
(
4
int
set_index,
5
int
*mat_ids,
6
char
**mat_desc
7
)
8
{
9
#ifdef ENSIGHTDEBUG
10
Info
<<
"Entering: USERD_get_matf_var_info"
<<
endl
11
<<
flush
;
12
#endif
13
14
return
Z_ERR;
15
}
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
USERD_get_matf_var_info
int USERD_get_matf_var_info(int set_index, int *mat_ids, char **mat_desc)
Definition:
USERD_get_matf_var_info.H:3
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:243
Foam::Info
messageStream Info
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_get_matf_var_info.H
Generated by
1.8.13