OpenFOAM logo
Open Source CFD Toolkit

Foam::fam Namespace Reference


Functions

template<class Type>
tmp< faMatrix< Type > > ddt (const dimensionedScalar &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > ddt (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > div (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &, const word &name)
template<class Type>
tmp< faMatrix< Type > > div (const tmp< edgeScalarField > &, GeometricField< Type, faPatchField, areaMesh > &, const word &name)
template<class Type>
tmp< faMatrix< Type > > div (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > div (const tmp< edgeScalarField > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (GeometricField< Type, faPatchField, areaMesh > &, const word &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const dimensionedScalar &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const dimensionedScalar &, GeometricField< Type, faPatchField, areaMesh > &, const word &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &, const word &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const tmp< areaScalarField > &, GeometricField< Type, faPatchField, areaMesh > &, const word &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &, const word &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const tmp< edgeScalarField > &, GeometricField< Type, faPatchField, areaMesh > &, const word &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const edgeScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const tmp< edgeScalarField > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const areaTensorField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const tmp< areaTensorField > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const edgeTensorField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > laplacian (const tmp< edgeTensorField > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > Su (const GeometricField< Type, faPatchField, areaMesh > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > Su (const tmp< GeometricField< Type, faPatchField, areaMesh > > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > Sp (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > Sp (const tmp< areaScalarField > &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > Sp (const dimensionedScalar &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > SuSp (const areaScalarField &, GeometricField< Type, faPatchField, areaMesh > &)
template<class Type>
tmp< faMatrix< Type > > SuSp (const tmp< areaScalarField > &, GeometricField< Type, faPatchField, areaMesh > &)

Variables

tmp< faMatrix< Type > > ddt (GeometricField< Type, faPatchField, areaMesh > &)
tmp< faMatrix< Type > > laplacian (GeometricField< Type, faPatchField, areaMesh > &)


Function Documentation

tmp<faMatrix<Type> > ddt const areaScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > ddt const dimensionedScalar ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > div const tmp< edgeScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

Referenced by if().

tmp<faMatrix<Type> > div const edgeScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > div const tmp< edgeScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word &  name
 

tmp<faMatrix<Type> > div const edgeScalarField ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word &  name
 

tmp<faMatrix<Type> > laplacian const tmp< edgeTensorField > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const edgeTensorField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const tmp< areaTensorField > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const areaTensorField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const tmp< edgeScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const edgeScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const tmp< edgeScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word & 
 

tmp<faMatrix<Type> > laplacian const edgeScalarField ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word & 
 

tmp<faMatrix<Type> > laplacian const tmp< areaScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word & 
 

tmp<faMatrix<Type> > laplacian const areaScalarField ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word & 
 

tmp<faMatrix<Type> > laplacian const areaScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian const dimensionedScalar ,
GeometricField< Type, faPatchField, areaMesh > &  ,
const word & 
 

tmp<faMatrix<Type> > laplacian const dimensionedScalar ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > laplacian GeometricField< Type, faPatchField, areaMesh > &  ,
const word & 
 

tmp<faMatrix<Type> > Sp const dimensionedScalar ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > Sp const tmp< areaScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > Sp const areaScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > Su const tmp< GeometricField< Type, faPatchField, areaMesh > > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > Su const GeometricField< Type, faPatchField, areaMesh > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > SuSp const tmp< areaScalarField > &  ,
GeometricField< Type, faPatchField, areaMesh > & 
 

tmp<faMatrix<Type> > SuSp const areaScalarField ,
GeometricField< Type, faPatchField, areaMesh > & 
 


Variable Documentation

tmp<faMatrix<Type> > ddt(GeometricField< Type, faPatchField, areaMesh > &)
 

tmp< faMatrix< Type > > laplacian
 

For further information go to www.openfoam.org