surfaceFields.H File Reference

Foam::surfaceFields. More...

Include dependency graph for surfaceFields.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

template<class Type >
bool isFlux (const DimensionedField< Type, surfaceMesh > &df)
 Check if surfaceField is a flux. More...
 
template<>
bool isFlux< scalar > (const DimensionedField< scalar, surfaceMesh > &df)
 Check if surfaceScalarField is a flux. More...
 
template<class Type >
bool isFaceVelocity (const DimensionedField< Type, surfaceMesh > &df)
 Check if surfaceField is a face velocity or momentum. More...
 
template<>
bool isFaceVelocity< vector > (const DimensionedField< vector, surfaceMesh > &df)
 Check if surfaceVectorField is a face velocity or momentum. More...
 

Detailed Description

Foam::surfaceFields.

Original source file surfaceFields.H

InClass Foam::surfaceFields

Source files

Definition in file surfaceFields.H.