Forwards and collection of common area field types. More...
Go to the source code of this file.
Classes | |
class | faPatchField |
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes covering all possible ways in which they might be used. The first level of derivation is to basic patchFields which cover zero-gradient, fixed-gradient, fixed-value and mixed conditions. The next level of derivation covers all the specialised typed with specific evaluation procedures, particularly with respect to specific fields. More... | |
class | GeometricField |
Generic GeometricField class. More... | |
Namespaces | |
Foam | |
Foam::fieldTypes | |
Collection of common field types. | |
Typedefs | |
typedef GeometricField< scalar, faPatchField, areaMesh > | areaScalarField |
typedef GeometricField< vector, faPatchField, areaMesh > | areaVectorField |
typedef GeometricField< sphericalTensor, faPatchField, areaMesh > | areaSphericalTensorField |
typedef GeometricField< symmTensor, faPatchField, areaMesh > | areaSymmTensorField |
typedef GeometricField< tensor, faPatchField, areaMesh > | areaTensorField |
Variables | |
const wordList | area |
Forwards and collection of common area field types.
Original source file areaFieldsFwd.H
Definition in file areaFieldsFwd.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.