OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_size_matf_data.H
Go to the documentation of this file.
1
2
int
USERD_size_matf_data
3
(
4
int
set_index,
5
int
part_id,
6
int
wtyp,
7
int
mat_type,
8
int
*matf_size
9
)
10
{
11
#ifdef ENSIGHTDEBUG
12
Info
<<
"Entering: USERD_size_matf_data"
<<
endl
13
<<
flush
;
14
#endif
15
16
return
Z_ERR;
17
}
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:253
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:245
USERD_size_matf_data
int USERD_size_matf_data(int set_index, int part_id, int wtyp, int mat_type, int *matf_size)
Definition:
USERD_size_matf_data.H:3
Foam::Info
messageStream Info
Generated by
1.8.11