OpenFOAM logo
Open Source CFD Toolkit

tetPolyPatchField Class Template Reference

Inheritance diagram for tetPolyPatchField:

Inheritance graph
[legend]
Collaboration diagram for tetPolyPatchField:

Collaboration graph
[legend]
List of all members.

template<class Type>
class Foam::tetPolyPatchField< Type >


Public Member Functions

 tetPolyPatchField (const tetPolyPatch &, const Field< Type > &)
 Construct from patch and internal field.
 tetPolyPatchField (const tetPolyPatchField< Type > &)
 Construct as copy.
virtual autoPtr< tetPolyPatchField<
Type > > 
clone () const
 Construct and return a clone.
 tetPolyPatchField (const tetPolyPatchField< Type > &, const Field< Type > &)
 Construct as copy setting internal field reference.
virtual autoPtr< tetPolyPatchField<
Type > > 
clone (const Field< Type > &iF) const
 Construct and return a clone setting internal field reference.
virtual ~tetPolyPatchField ()
virtual void addBoundarySourceDiag (tetFemMatrix< Type > &) const
 Add boundary source for gradient-type conditions.
virtual void setBoundaryCondition (Map< constraint< Type > > &) const
 Set boundary condition to matrix.
virtual void operator= (const Type &t)

Constructor & Destructor Documentation

tetPolyPatchField const tetPolyPatch ,
const Field< Type > & 
 

Construct from patch and internal field.

tetPolyPatchField const tetPolyPatchField< Type > &   ) 
 

Construct as copy.

tetPolyPatchField const tetPolyPatchField< Type > &  ,
const Field< Type > & 
 

Construct as copy setting internal field reference.

virtual ~tetPolyPatchField  )  [inline, virtual]
 

Definition at line 115 of file tetPolyPatchField.H.


Member Function Documentation

virtual void addBoundarySourceDiag tetFemMatrix< Type > &   )  const [inline, virtual]
 

Add boundary source for gradient-type conditions.

Definition at line 123 of file tetPolyPatchField.H.

virtual autoPtr<tetPolyPatchField<Type> > clone const Field< Type > &  iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Implements TetPointPatchField< tetPolyPatchField, tetPolyPatch, Type >.

Definition at line 102 of file tetPolyPatchField.H.

virtual autoPtr<tetPolyPatchField<Type> > clone  )  const [inline, virtual]
 

Construct and return a clone.

Implements TetPointPatchField< tetPolyPatchField, tetPolyPatch, Type >.

Definition at line 89 of file tetPolyPatchField.H.

virtual void operator= const Type &  t  )  [inline, virtual]
 

Reimplemented from TetPointPatchField< tetPolyPatchField, tetPolyPatch, Type >.

Definition at line 139 of file tetPolyPatchField.H.

virtual void setBoundaryCondition Map< constraint< Type > > &   )  const [inline, virtual]
 

Set boundary condition to matrix.

Reimplemented from TetPointPatchField< tetPolyPatchField, tetPolyPatch, Type >.

Definition at line 131 of file tetPolyPatchField.H.


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