OpenFOAM
10
The OpenFOAM Foundation
USERD_get_node_label_status.H
Go to the documentation of this file.
1
//======================================================================
2
// if TRUE: set in USERD_get_global_node_ids
3
//======================================================================
4
int
USERD_get_node_label_status
(
void
)
5
{
6
#ifdef ENSIGHTDEBUG
7
Info
<<
"Entering: USERD_node_label_status"
<<
endl
<<
flush
;
8
#endif
9
10
return
TRUE;
11
}
USERD_get_node_label_status
int USERD_get_node_label_status(void)
Definition:
USERD_get_node_label_status.H:4
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
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_get_node_label_status.H
Generated by
1.8.13