Foam::surfaceFields. More...
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... | |
Foam::surfaceFields.
Original source file surfaceFields.H
InClass Foam::surfaceFields
Definition in file surfaceFields.H.