Loading...
Searching...
No Matches
polySurfaceFieldsFwd.H File Reference
Include dependency graph for polySurfaceFieldsFwd.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Typedefs

template<class Type>
using PolyFaceField = DimensionedField<Type, polySurfaceGeoMesh>
 A field on polySurface faces for a given type.
typedef DimensionedField< label, polySurfaceGeoMeshpolySurfaceLabelField
typedef DimensionedField< scalar, polySurfaceGeoMeshpolySurfaceScalarField
typedef DimensionedField< vector, polySurfaceGeoMeshpolySurfaceVectorField
typedef DimensionedField< sphericalTensor, polySurfaceGeoMeshpolySurfaceSphericalTensorField
typedef DimensionedField< symmTensor, polySurfaceGeoMeshpolySurfaceSymmTensorField
typedef DimensionedField< tensor, polySurfaceGeoMeshpolySurfaceTensorField
template<class Type>
using PolyPointField = DimensionedField<Type, polySurfacePointGeoMesh>
 A field on polySurface face points for a given type.
typedef DimensionedField< label, polySurfacePointGeoMeshpolySurfacePointLabelField
typedef DimensionedField< scalar, polySurfacePointGeoMeshpolySurfacePointScalarField
typedef DimensionedField< vector, polySurfacePointGeoMeshpolySurfacePointVectorField
typedef DimensionedField< sphericalTensor, polySurfacePointGeoMeshpolySurfacePointSphericalTensorField
typedef DimensionedField< symmTensor, polySurfacePointGeoMeshpolySurfacePointSymmTensorField
typedef DimensionedField< tensor, polySurfacePointGeoMeshpolySurfacePointTensorField

Detailed Description

Original source file polySurfaceFieldsFwd.H

Definition in file polySurfaceFieldsFwd.H.