NoFieldSource< Type > Class Template Reference

Public Member Functions

 NoFieldSource ()
 Construct null. More...
 
template<class InternalField >
 NoFieldSource (const InternalField &)
 Construct from internal field. More...
 
template<class InternalField >
autoPtr< NoFieldSource< Type > > clone (const InternalField &) const
 Dummy clone. More...
 
const nil internalField () const
 Dummy return of the internal field reference. More...
 

Static Public Member Functions

template<class InternalField >
static autoPtr< NoFieldSource< Type > > New (const word &, const InternalField &)
 Dummy selector. More...
 
template<class InternalField >
static autoPtr< NoFieldSource< Type > > New (const InternalField &, const dictionary &)
 Dummy selector. More...
 

Detailed Description

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

Definition at line 167 of file GeometricFieldSources.H.

Constructor & Destructor Documentation

◆ NoFieldSource() [1/2]

NoFieldSource ( )
inline

Construct null.

Definition at line 174 of file GeometricFieldSources.H.

◆ NoFieldSource() [2/2]

NoFieldSource ( const InternalField &  )
inline

Construct from internal field.

Definition at line 179 of file GeometricFieldSources.H.

Member Function Documentation

◆ clone()

autoPtr<NoFieldSource<Type> > clone ( const InternalField &  ) const
inline

Dummy clone.

Definition at line 184 of file GeometricFieldSources.H.

◆ New() [1/2]

static autoPtr<NoFieldSource<Type> > New ( const word ,
const InternalField &   
)
inlinestatic

Dummy selector.

Definition at line 194 of file GeometricFieldSources.H.

◆ New() [2/2]

static autoPtr<NoFieldSource<Type> > New ( const InternalField &  ,
const dictionary  
)
inlinestatic

Dummy selector.

Definition at line 205 of file GeometricFieldSources.H.

◆ internalField()

const nil internalField ( ) const
inline

Dummy return of the internal field reference.

Definition at line 218 of file GeometricFieldSources.H.


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