OpenFOAM logo
Open Source CFD Toolkit

surfaceFieldsFwd.H File Reference


Detailed Description

View surfaceFieldsFwd.H
License
This file is part of OpenFOAM.

OpenFOAM is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License
along with OpenFOAM; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Description

Source files

Definition in file surfaceFieldsFwd.H.

Go to the source code of this file.

Namespaces

namespace  Foam

Typedefs

typedef GeometricField< scalar,
fvPatchField, surfaceMesh > 
surfaceScalarField
typedef GeometricField< vector,
fvPatchField, surfaceMesh > 
surfaceVectorField
typedef GeometricField< tensor,
fvPatchField, surfaceMesh > 
surfaceTensorField
typedef GeometricField< sphericalTensor,
fvPatchField, surfaceMesh > 
surfaceSphericalTensorField


Typedef Documentation

typedef GeometricField<scalar, fvPatchField, surfaceMesh> surfaceScalarField
 

Definition at line 62 of file surfaceFieldsFwd.H.

Referenced by multivariateSurfaceInterpolationScheme::fieldTable::add(), turbulenceModel::alpha(), blended::blended(), convectionScheme::convectionScheme(), cubic::correction(), linearUpwindV::correction(), cubic::cubic(), gaussLaplacianScheme::gaussLaplacianScheme(), harmonic::harmonic(), multivariateGaussConvectionScheme::interpolationScheme(), LimitedScheme::LimitedScheme(), linear::linear(), localMax::localMax(), localMin::localMin(), laplacianScheme::mesh(), boundedBackwardDdtScheme::mesh(), convectionScheme::mesh(), midPoint::midPoint(), fvMesh::neighbour(), PhiScheme::PhiScheme(), reverseLinear::reverseLinear(), skewLinear::skewLinear(), surfaceInterpolationScheme< vector >::surfaceInterpolationScheme(), upwind::upwind(), weighted::weighted(), and reverseLinear::weights().

typedef GeometricField<sphericalTensor, fvPatchField, surfaceMesh> surfaceSphericalTensorField
 

Definition at line 66 of file surfaceFieldsFwd.H.

typedef GeometricField<tensor, fvPatchField, surfaceMesh> surfaceTensorField
 

Definition at line 64 of file surfaceFieldsFwd.H.

Referenced by gaussLaplacianScheme::gaussLaplacianScheme(), and laplacianScheme::mesh().

typedef GeometricField<vector, fvPatchField, surfaceMesh> surfaceVectorField
 

Definition at line 63 of file surfaceFieldsFwd.H.

Referenced by fvMesh::neighbour(), fvMesh::owner(), and surfaceMesh::size().

For further information go to www.openfoam.org