OpenFOAM logo
Open Source CFD Toolkit

MixedTetPointPatchField Class Template Reference

Inheritance diagram for MixedTetPointPatchField:

Inheritance graph
[legend]
Collaboration diagram for MixedTetPointPatchField:

Collaboration graph
[legend]
List of all members.

template<template< class > class PatchField, class PointPatch, class Type>
class Foam::MixedTetPointPatchField< PatchField, PointPatch, Type >


Public Member Functions

 TypeName ("mixed")
 Runtime type information.
 MixedTetPointPatchField (const PointPatch &, const Field< Type > &)
 Construct from patch and internal field.
 MixedTetPointPatchField (const PointPatch &, const Field< Type > &, const Field< Type > &, const Field< Type > &, const scalarField &)
 Construct from patch and internal field patch field.
 MixedTetPointPatchField (const PointPatch &, const Field< Type > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 MixedTetPointPatchField (const MixedTetPointPatchField< PatchField, PointPatch, Type > &, const PointPatch &, const Field< Type > &, const TetPointPatchFieldMapper &)
 Construct by mapping given patchField<Type> onto a new patch.
virtual autoPtr< PatchField<
Type > > 
clone () const
 Construct and return a clone.
 MixedTetPointPatchField (const MixedTetPointPatchField< PatchField, PointPatch, Type > &, const Field< Type > &)
 Construct as copy setting internal field reference.
virtual autoPtr< PatchField<
Type > > 
clone (const Field< Type > &iF) const
 Construct and return a clone setting internal field reference.
virtual Field< Type > & refValue ()
virtual const Field< Type > & refValue () const
virtual scalarFieldvalueFraction ()
virtual const scalarFieldvalueFraction () const
virtual void autoMap (const TetPointPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const TetPointPatchField< PatchField, PointPatch, Type > &, const labelList &)
 Reverse map the given TetPointPatchField onto.
virtual void updateBoundaryField ()
 Update the patch field.
virtual void setBoundaryCondition (Map< constraint< Type > > &) const
 Set boundary condition to matrix.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

MixedTetPointPatchField const PointPatch &  ,
const Field< Type > & 
 

Construct from patch and internal field.

MixedTetPointPatchField const PointPatch &  ,
const Field< Type > &  ,
const Field< Type > &  ,
const Field< Type > &  ,
const scalarField
 

Construct from patch and internal field patch field.

and value fraction

MixedTetPointPatchField const PointPatch &  ,
const Field< Type > &  ,
const dictionary
 

Construct from patch, internal field and dictionary.

MixedTetPointPatchField const MixedTetPointPatchField< PatchField, PointPatch, Type > &  ,
const PointPatch &  ,
const Field< Type > &  ,
const TetPointPatchFieldMapper
 

Construct by mapping given patchField<Type> onto a new patch.

MixedTetPointPatchField const MixedTetPointPatchField< PatchField, PointPatch, Type > &  ,
const Field< Type > & 
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual void autoMap const TetPointPatchFieldMapper  )  [virtual]
 

Map (and resize as needed) from self given a mapping object.

Reimplemented from ValueStoredTetPointPatchField.

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

Construct and return a clone setting internal field reference.

Reimplemented from ValueStoredTetPointPatchField.

Definition at line 141 of file MixedTetPointPatchField.H.

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

Construct and return a clone.

Reimplemented from ValueStoredTetPointPatchField.

Definition at line 122 of file MixedTetPointPatchField.H.

virtual const Field<Type>& refValue  )  const [inline, virtual]
 

Definition at line 163 of file MixedTetPointPatchField.H.

References Foam::scalarField.

virtual Field<Type>& refValue  )  [inline, virtual]
 

Definition at line 158 of file MixedTetPointPatchField.H.

References Foam::scalarField.

virtual void rmap const TetPointPatchField< PatchField, PointPatch, Type > &  ,
const labelList
[virtual]
 

Reverse map the given TetPointPatchField onto.

this TetPointPatchField

Reimplemented from ValueStoredTetPointPatchField.

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

Set boundary condition to matrix.

Reimplemented from ValueStoredTetPointPatchField.

TypeName "mixed"   ) 
 

Runtime type information.

virtual void updateBoundaryField  )  [virtual]
 

Update the patch field.

Reimplemented from ValueStoredTetPointPatchField.

virtual const scalarField& valueFraction  )  const [inline, virtual]
 

Definition at line 173 of file MixedTetPointPatchField.H.

References Foam::labelList.

virtual scalarField& valueFraction  )  [inline, virtual]
 

Definition at line 168 of file MixedTetPointPatchField.H.

virtual void write Ostream  )  const [virtual]
 

Write.

Reimplemented from ValueStoredTetPointPatchField.


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