NoFieldSource< Type, GeoMesh > Class Template Reference

Public Member Functions

 NoFieldSource (const DimensionedField< Type, GeoMesh > &iF)
 Construct from internal field. More...
 
autoPtr< NoFieldSource< Type, GeoMesh > > clone (const DimensionedField< Type, GeoMesh > &iF) const
 Dummy clone. More...
 
const DimensionedField< Type, GeoMesh > & internalField () const
 Return the internal field reference. More...
 

Static Public Member Functions

static autoPtr< NoFieldSource< Type, GeoMesh > > New (const word &fieldSourceType, const DimensionedField< Type, GeoMesh > &iF)
 Dummy selector. More...
 
static autoPtr< NoFieldSource< Type, GeoMesh > > New (const DimensionedField< Type, GeoMesh > &iF, const dictionary &dict)
 Dummy selector. More...
 

Detailed Description

template<class Type, class GeoMesh>
class Foam::NoFieldSource< Type, GeoMesh >

Definition at line 154 of file GeometricFieldSources.H.

Constructor & Destructor Documentation

◆ NoFieldSource()

NoFieldSource ( const DimensionedField< Type, GeoMesh > &  iF)
inline

Construct from internal field.

Definition at line 167 of file GeometricFieldSources.H.

Member Function Documentation

◆ clone()

autoPtr<NoFieldSource<Type, GeoMesh> > clone ( const DimensionedField< Type, GeoMesh > &  iF) const
inline

Dummy clone.

Definition at line 176 of file GeometricFieldSources.H.

◆ New() [1/2]

static autoPtr<NoFieldSource<Type, GeoMesh> > New ( const word fieldSourceType,
const DimensionedField< Type, GeoMesh > &  iF 
)
inlinestatic

Dummy selector.

Definition at line 192 of file GeometricFieldSources.H.

◆ New() [2/2]

static autoPtr<NoFieldSource<Type, GeoMesh> > New ( const DimensionedField< Type, GeoMesh > &  iF,
const dictionary dict 
)
inlinestatic

Dummy selector.

Definition at line 206 of file GeometricFieldSources.H.

◆ internalField()

const DimensionedField<Type, GeoMesh>& internalField ( ) const
inline

Return the internal field reference.

Definition at line 223 of file GeometricFieldSources.H.


The documentation for this class was generated from the following files: