
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
| 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, VolumeField< Type > &field) |
| template<class Type > | |
| void | doCorrectBoundaryConditions (bool correctBCs, PointField< Type > &field) |
| template<class Type > | |
| void | doCorrectBoundaryConditions (bool correctBCs, SurfaceField< Type > &field) |
Original source file fvExpressionField.C
Definition in file fvExpressionField.C.
| #define doLocalCode | ( | GeoField | ) |
Referenced by fvExpressionField::performAction().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.