OpenFOAM logo
Open Source CFD Toolkit

symmetryFvPatchField Class Template Reference

Inheritance diagram for symmetryFvPatchField:

Inheritance graph
[legend]
Collaboration diagram for symmetryFvPatchField:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::symmetryFvPatchField< Type >


Public Member Functions

 TypeName (symmetryFvPatch::typeName_())
 Runtime type information.
 symmetryFvPatchField (const fvPatch &, const Field< Type > &)
 Construct from patch and internal field.
 symmetryFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 symmetryFvPatchField (const symmetryFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &)
 Construct by mapping given symmetryFvPatchField onto a new patch.
virtual tmp< fvPatchField<
Type > > 
clone () const
 Construct and return a clone.
 symmetryFvPatchField (const symmetryFvPatchField< 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.

Constructor & Destructor Documentation

symmetryFvPatchField const fvPatch ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch, internal field and dictionary.

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

Construct by mapping given symmetryFvPatchField onto a new patch.

symmetryFvPatchField const symmetryFvPatchField< 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 basicSymmetryFvPatchField.

Definition at line 112 of file symmetryFvPatchField.H.

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

Construct and return a clone.

Reimplemented from basicSymmetryFvPatchField.

Definition at line 96 of file symmetryFvPatchField.H.

TypeName symmetryFvPatch::  typeName_()  ) 
 

Runtime type information.

Reimplemented from basicSymmetryFvPatchField.


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