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. | |
Macros | |
#define | doLocalCode(GeoField) |
Functions | |
defineTypeNameAndDebug (fvExpressionField, 0) | |
addToRunTimeSelectionTable (functionObject, fvExpressionField, dictionary) | |
word | fieldGeoType (const expressions::FieldAssociation geoType) |
template<class Type > | |
static void | doCorrectBoundaryConditions (bool correctBCs, GeometricField< Type, fvPatchField, volMesh > &field) |
template<class Type > | |
void | doCorrectBoundaryConditions (bool correctBCs, GeometricField< Type, pointPatchField, pointMesh > &field) |
template<class Type > | |
void | doCorrectBoundaryConditions (bool correctBCs, GeometricField< Type, fvsPatchField, surfaceMesh > &field) |
Original source file fvExpressionField.C
Definition in file fvExpressionField.C.
#define doLocalCode | ( | GeoField | ) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.