Loading...
Searching...
No Matches
surfaceFieldsFwd.H File Reference
Include dependency graph for surfaceFieldsFwd.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
namespace  Foam::fieldTypes
 Collection of common field types.

Typedefs

template<class Type>
using SurfaceField = GeometricField<Type, fvsPatchField, surfaceMesh>
 A (volume) surface field for a given type.
typedef GeometricField< scalar, fvsPatchField, surfaceMeshsurfaceScalarField
typedef GeometricField< vector, fvsPatchField, surfaceMeshsurfaceVectorField
typedef GeometricField< sphericalTensor, fvsPatchField, surfaceMeshsurfaceSphericalTensorField
typedef GeometricField< symmTensor, fvsPatchField, surfaceMeshsurfaceSymmTensorField
typedef GeometricField< tensor, fvsPatchField, surfaceMeshsurfaceTensorField

Functions

bool is_surface (const word &clsName)
 Test if the class name appears to be a surface field.

Variables

const wordList surface
 Standard surface field types (scalar, vector, tensor, etc).

Detailed Description

Original source file surfaceFieldsFwd.H

InClass Foam::surfaceFields

Source files

Definition in file surfaceFieldsFwd.H.