OpenFOAM
10
The OpenFOAM Foundation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
USERD_bkup.H
Go to the documentation of this file.
1
//======================================================================
2
// backup is not implemented
3
//======================================================================
4
int
USERD_bkup
5
(
6
FILE *archive_file,
7
int
backup_type)
8
{
9
#ifdef ENSIGHTDEBUG
10
Info
<<
"Entering: USERD_bkup"
<<
endl
11
<<
flush
;
12
#endif
13
return
Z_ERR;
14
}
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
USERD_bkup
int USERD_bkup(FILE *archive_file, int backup_type)
Definition:
USERD_bkup.H:5
Foam::flush
Ostream & flush(Ostream &os)
Flush stream.
Definition:
Ostream.H:243
Foam::Info
messageStream Info
applications
utilities
postProcessing
graphics
ensightFoamReader
USERD_bkup.H
Generated by
1.8.13