residuals.C File Reference
Include dependency graph for residuals.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::functionObjects
 Namespace for functionObjects.
 

Macros

#define WRITE_FILE_HEADER(Type, nullArg)    writeFileHeader<Type>(fieldName);
 
#define WRITE_RESIDUAL(Type, nullArg)    writeResidual<Type>(fieldName);
 

Functions

 defineTypeNameAndDebug (residuals, 0)
 
 addToRunTimeSelectionTable (functionObject, residuals, dictionary)
 

Detailed Description

Original source file residuals.C

Definition in file residuals.C.

Macro Definition Documentation

◆ WRITE_FILE_HEADER

#define WRITE_FILE_HEADER (   Type,
  nullArg 
)     writeFileHeader<Type>(fieldName);

◆ WRITE_RESIDUAL

#define WRITE_RESIDUAL (   Type,
  nullArg 
)     writeResidual<Type>(fieldName);