Go to the source code of this file.
Namespaces | |
Foam | |
Foam::functionObjects | |
Function objects are OpenFOAM utilities to ease workflow configurations and enhance workflows by producing additional user-requested data both during runtime and postprocessing calculations, typically in the form of additional logging to the screen, or generating text, image and field files. | |
Foam::functionObjects::runTimeControls | |
Macros | |
#define | SetResidual(Type) setResidual<Type>(mesh, solverDict, fieldName, component, canSet, residual); |
Functions | |
defineTypeNameAndDebug (equationInitialResidualCondition, 0) | |
addToRunTimeSelectionTable (runTimeCondition, equationInitialResidualCondition, dictionary) | |
Original source file equationInitialResidualCondition.C
Definition in file equationInitialResidualCondition.C.
#define SetResidual | ( | Type | ) | setResidual<Type>(mesh, solverDict, fieldName, component, canSet, residual); |
Definition at line 28 of file equationInitialResidualCondition.C.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.