OpenFOAM logo
Open Source CFD Toolkit

ComponentMixedPointPatchVectorField Class Template Reference

Collaboration diagram for ComponentMixedPointPatchVectorField:

Collaboration graph
[legend]
List of all members.

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


Public Member Functions

 TypeName ("componentMixed")
 Runtime type information.
 ComponentMixedPointPatchVectorField (const PointPatch &, const vectorField &)
 Construct from patch and internal field.
 ComponentMixedPointPatchVectorField (const PointPatch &, const vectorField &, const vectorField &, const vectorField &)
 Construct from patch and internal field, value.
 ComponentMixedPointPatchVectorField (const PointPatch &, const vectorField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 ComponentMixedPointPatchVectorField (const ComponentMixedPointPatchVectorField< PatchField, PointPatch > &, const PointPatch &, const vectorField &, const PointPatchFieldMapper &)
 Construct by mapping given patchVectorField onto a new patch.
virtual autoPtr< PatchField<
vector > > 
clone () const
 Construct and return a clone.
 ComponentMixedPointPatchVectorField (const ComponentMixedPointPatchVectorField< 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 PointPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const PointPatchField< PatchField, PointPatch, vector > &, const labelList &)
 Reverse map the given PointPatchVectorField onto.
virtual void evaluate ()
 Insert boundary value into the internal field.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

ComponentMixedPointPatchVectorField const PointPatch &  ,
const vectorField
 

Construct from patch and internal field.

ComponentMixedPointPatchVectorField const PointPatch &  ,
const vectorField ,
const vectorField ,
const vectorField
 

Construct from patch and internal field, value.

and value fraction

ComponentMixedPointPatchVectorField const PointPatch &  ,
const vectorField ,
const dictionary
 

Construct from patch, internal field and dictionary.

ComponentMixedPointPatchVectorField const ComponentMixedPointPatchVectorField< PatchField, PointPatch > &  ,
const PointPatch &  ,
const vectorField ,
const PointPatchFieldMapper
 

Construct by mapping given patchVectorField onto a new patch.

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

Construct as copy setting internal field reference.


Member Function Documentation

virtual void autoMap const PointPatchFieldMapper  )  [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 147 of file ComponentMixedPointPatchVectorField.H.

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

Construct and return a clone.

Definition at line 127 of file ComponentMixedPointPatchVectorField.H.

virtual void evaluate  )  [virtual]
 

Insert boundary value into the internal field.

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

Definition at line 170 of file ComponentMixedPointPatchVectorField.H.

virtual vectorField& refValue  )  [inline, virtual]
 

Definition at line 165 of file ComponentMixedPointPatchVectorField.H.

References Foam::vectorField.

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

Reverse map the given PointPatchVectorField onto.

this PointPatchVectorField

TypeName "componentMixed"   ) 
 

Runtime type information.

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

Definition at line 181 of file ComponentMixedPointPatchVectorField.H.

References Foam::labelList.

virtual vectorField& valueFraction  )  [inline, virtual]
 

Definition at line 176 of file ComponentMixedPointPatchVectorField.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