OpenFOAM
9
The OpenFOAM Foundation
USERD_get_matf_set_info.H
Go to the documentation of this file.
1
2
int
USERD_get_matf_set_info
3
(
4
int
*mat_set_ids,
5
char
**mat_set_name
6
)
7
{
8
#ifdef ENSIGHTDEBUG
9
Info
<<
"Entering: USERD_get_matf_set_info"
<<
endl
10
<<
flush
;
11
#endif
12
13
return
Z_ERR;
14
}
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
USERD_get_matf_set_info
int USERD_get_matf_set_info(int *mat_set_ids, char **mat_set_name)
Definition:
USERD_get_matf_set_info.H:3
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_get_matf_set_info.H
Generated by
1.8.13