OpenFOAM logo
Open Source CFD Toolkit

slipFvPatchField Class Template Reference

Inheritance diagram for slipFvPatchField:

Inheritance graph
[legend]
Collaboration diagram for slipFvPatchField:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::slipFvPatchField< Type >


Public Member Functions

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

slipFvPatchField const fvPatch ,
const Field< Type > & 
 

Construct from patch and internal field.

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

Construct from patch, internal field and dictionary.

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

Construct by mapping given slipFvPatchField onto a new patch.

slipFvPatchField const slipFvPatchField< 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 111 of file slipFvPatchField.H.

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

Construct and return a clone.

Reimplemented from basicSymmetryFvPatchField.

Definition at line 95 of file slipFvPatchField.H.

TypeName "slip"   ) 
 

Runtime type information.


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