OpenFOAM logo
Open Source CFD Toolkit

outletInletFvPatchField Class Template Reference

Inheritance diagram for outletInletFvPatchField:

Inheritance graph
[legend]
Collaboration diagram for outletInletFvPatchField:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::outletInletFvPatchField< Type >


Public Member Functions

 TypeName ("outletInlet")
 Runtime type information.
 outletInletFvPatchField (const fvPatch &, const Field< Type > &)
 Construct from patch and internal field.
 outletInletFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 outletInletFvPatchField (const outletInletFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &)
 Construct by mapping given outletInletFvPatchField onto a new patch.
virtual tmp< fvPatchField<
Type > > 
clone () const
 Construct and return a clone.
 outletInletFvPatchField (const outletInletFvPatchField< 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.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

outletInletFvPatchField const fvPatch ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch, internal field and dictionary.

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

Construct by mapping given outletInletFvPatchField onto a new patch.

outletInletFvPatchField const outletInletFvPatchField< 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 mixedFvPatchField.

Definition at line 111 of file outletInletFvPatchField.H.

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

Construct and return a clone.

Reimplemented from mixedFvPatchField.

Definition at line 95 of file outletInletFvPatchField.H.

TypeName "outletInlet"   ) 
 

Runtime type information.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.

Reimplemented from fvPatchField.

virtual void write Ostream  )  const [virtual]
 

Write.

Reimplemented from mixedFvPatchField.


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