OpenFOAM logo
Open Source CFD Toolkit

freestreamFvPatchField Class Template Reference

Inheritance diagram for freestreamFvPatchField:

Inheritance graph
[legend]
Collaboration diagram for freestreamFvPatchField:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::freestreamFvPatchField< Type >


Public Member Functions

 TypeName ("freestream")
 Runtime type information.
 freestreamFvPatchField (const fvPatch &, const Field< Type > &)
 Construct from patch and internal field.
 freestreamFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 freestreamFvPatchField (const freestreamFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &)
 Construct by mapping given freestreamFvPatchField onto a new patch.
virtual tmp< fvPatchField<
Type > > 
clone () const
 Construct and return a clone.
 freestreamFvPatchField (const freestreamFvPatchField< Type > &, const Field< Type > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField<
Type > > 
clone (const Field< Type > &iF) const
 Construct and return a clone setting internal field reference.
const Field< Type > & freestreamValue () const
Field< Type > & freestreamValue ()
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

freestreamFvPatchField const fvPatch ,
const Field< Type > & 
 

Construct from patch and internal field.

freestreamFvPatchField const fvPatch ,
const Field< Type > &  ,
const dictionary
 

Construct from patch, internal field and dictionary.

freestreamFvPatchField const freestreamFvPatchField< Type > &  ,
const fvPatch ,
const Field< Type > &  ,
const fvPatchFieldMapper
 

Construct by mapping given freestreamFvPatchField onto a new patch.

freestreamFvPatchField const freestreamFvPatchField< Type > &  ,
const Field< Type > & 
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual tmp<fvPatchField<Type> > clone const Field< Type > &  iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Reimplemented from inletOutletFvPatchField.

Definition at line 111 of file freestreamFvPatchField.H.

virtual tmp<fvPatchField<Type> > clone  )  const [inline, virtual]
 

Construct and return a clone.

Reimplemented from inletOutletFvPatchField.

Definition at line 95 of file freestreamFvPatchField.H.

Field<Type>& freestreamValue  )  [inline]
 

Definition at line 129 of file freestreamFvPatchField.H.

const Field<Type>& freestreamValue  )  const [inline]
 

Definition at line 124 of file freestreamFvPatchField.H.

TypeName "freestream"   ) 
 

Runtime type information.

virtual void write Ostream  )  const [virtual]
 

Write.

Reimplemented from inletOutletFvPatchField.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org