Go to the source code of this file.
Namespaces | |
Foam | |
Foam::fac | |
Functions | |
template<class Type > | |
static tmp< edgeInterpolationScheme< Type > > | scheme (const edgeScalarField &faceFlux, Istream &schemeData) |
template<class Type > | |
static tmp< edgeInterpolationScheme< Type > > | scheme (const edgeScalarField &faceFlux, const word &name) |
template<class Type > | |
static tmp< edgeInterpolationScheme< Type > > | scheme (const faMesh &mesh, Istream &schemeData) |
template<class Type > | |
static tmp< edgeInterpolationScheme< Type > > | scheme (const faMesh &mesh, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const edgeScalarField &faceFlux, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const tmp< edgeScalarField > &faceFlux, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const tmp< edgeScalarField > &faceFlux, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, Istream &schemeData) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf, const word &name) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const tmp< GeometricField< Type, faPatchField, areaMesh >> &tvf) |
template<class Type > | |
static tmp< GeometricField< Type, faePatchField, edgeMesh > > | interpolate (const GeometricField< Type, faPatchField, areaMesh > &tvf) |
Original source file edgeInterpolate.H
InNamespace Foam::fac
Definition in file edgeInterpolate.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.