OpenFOAM logo
Open Source CFD Toolkit

ComponentMixedTetPointPatchVectorField Class Template Reference

Collaboration diagram for ComponentMixedTetPointPatchVectorField:

Collaboration graph
[legend]
List of all members.

template<template< class > class PatchField, class PointPatch>
class Foam::ComponentMixedTetPointPatchVectorField< PatchField, PointPatch >


Public Member Functions

 TypeName ("componentMixed")
 Runtime type information.
 ComponentMixedTetPointPatchVectorField (const PointPatch &, const vectorField &)
 Construct from patch and internal field.
 ComponentMixedTetPointPatchVectorField (const PointPatch &, const vectorField &, const vectorField &, const vectorField &)
 Construct from patch and internal field, value.
 ComponentMixedTetPointPatchVectorField (const PointPatch &, const vectorField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 ComponentMixedTetPointPatchVectorField (const ComponentMixedTetPointPatchVectorField< PatchField, PointPatch > &, const PointPatch &, const vectorField &, const TetPointPatchFieldMapper &)
 Construct by mapping given patchVectorField onto a new patch.
virtual autoPtr< PatchField<
vector > > 
clone () const
 Construct and return a clone.
 ComponentMixedTetPointPatchVectorField (const ComponentMixedTetPointPatchVectorField< PatchField, PointPatch > &, const vectorField &)
 Construct as copy setting internal field reference.
virtual autoPtr< PatchField<
vector > > 
clone (const vectorField &iF) const
 Construct and return a clone setting internal field reference.
virtual vectorFieldrefValue ()
virtual const vectorFieldrefValue () const
virtual vectorFieldvalueFraction ()
virtual const vectorFieldvalueFraction () const
virtual void autoMap (const TetPointPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const TetPointPatchField< PatchField, PointPatch, vector > &, const labelList &)
 Reverse map the given TetPointPatchVectorField onto.
virtual void evaluate ()
 Insert boundary value into the internal field.
virtual void setBoundaryCondition (Map< constraint< vector > > &) const
 Set boundary condition to matrix.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

ComponentMixedTetPointPatchVectorField const PointPatch &  ,
const vectorField
 

Construct from patch and internal field.

ComponentMixedTetPointPatchVectorField const PointPatch &  ,
const vectorField ,
const vectorField ,
const vectorField
 

Construct from patch and internal field, value.

and value fraction

ComponentMixedTetPointPatchVectorField const PointPatch &  ,
const vectorField ,
const dictionary
 

Construct from patch, internal field and dictionary.

ComponentMixedTetPointPatchVectorField const ComponentMixedTetPointPatchVectorField< PatchField, PointPatch > &  ,
const PointPatch &  ,
const vectorField ,
const TetPointPatchFieldMapper
 

Construct by mapping given patchVectorField onto a new patch.

ComponentMixedTetPointPatchVectorField const ComponentMixedTetPointPatchVectorField< PatchField, PointPatch > &  ,
const vectorField
 

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.

virtual autoPtr<PatchField<vector> > clone const vectorField iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Definition at line 150 of file ComponentMixedTetPointPatchVectorField.H.

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

Construct and return a clone.

Definition at line 130 of file ComponentMixedTetPointPatchVectorField.H.

virtual void evaluate  )  [virtual]
 

Insert boundary value into the internal field.

virtual const vectorField& refValue  )  const [inline, virtual]
 

Definition at line 173 of file ComponentMixedTetPointPatchVectorField.H.

virtual vectorField& refValue  )  [inline, virtual]
 

Definition at line 168 of file ComponentMixedTetPointPatchVectorField.H.

References Foam::vectorField.

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

Reverse map the given TetPointPatchVectorField onto.

this TetPointPatchVectorField

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

Set boundary condition to matrix.

TypeName "componentMixed"   ) 
 

Runtime type information.

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

Definition at line 184 of file ComponentMixedTetPointPatchVectorField.H.

References Foam::labelList.

virtual vectorField& valueFraction  )  [inline, virtual]
 

Definition at line 179 of file ComponentMixedTetPointPatchVectorField.H.

virtual void write Ostream  )  const [virtual]
 

Write.


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