OpenFOAM logo
Open Source CFD Toolkit

surfaceNormalFixedValueFvPatchVectorField Class Reference

Collaboration diagram for surfaceNormalFixedValueFvPatchVectorField:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("surfaceNormalFixedValue")
 Runtime type information.
 surfaceNormalFixedValueFvPatchVectorField (const fvPatch &, const vectorField &)
 Construct from patch and internal field.
 surfaceNormalFixedValueFvPatchVectorField (const fvPatch &, const vectorField &, const dictionary &)
 Construct from patch, internal field and dictionary.
 surfaceNormalFixedValueFvPatchVectorField (const surfaceNormalFixedValueFvPatchVectorField &, const fvPatch &, const vectorField &, const fvPatchFieldMapper &)
 Construct by mapping given.
virtual tmp< fvPatchVectorFieldclone () const
 Construct and return a clone.
 surfaceNormalFixedValueFvPatchVectorField (const surfaceNormalFixedValueFvPatchVectorField &, const vectorField &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchVectorFieldclone (const vectorField &iF) const
 Construct and return a clone setting internal field reference.
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object.
virtual void rmap (const fvPatchVectorField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField.
virtual void write (Ostream &) const
 Write.

Constructor & Destructor Documentation

surfaceNormalFixedValueFvPatchVectorField const fvPatch ,
const vectorField
 

Construct from patch and internal field.

surfaceNormalFixedValueFvPatchVectorField const fvPatch ,
const vectorField ,
const dictionary
 

Construct from patch, internal field and dictionary.

surfaceNormalFixedValueFvPatchVectorField const surfaceNormalFixedValueFvPatchVectorField ,
const fvPatch ,
const vectorField ,
const fvPatchFieldMapper
 

Construct by mapping given.

surfaceNormalFixedValueFvPatchVectorField onto a new patch

surfaceNormalFixedValueFvPatchVectorField const surfaceNormalFixedValueFvPatchVectorField ,
const vectorField
 

Construct as copy setting internal field reference.


Member Function Documentation

virtual void autoMap const fvPatchFieldMapper  )  [virtual]
 

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

virtual tmp<fvPatchVectorField> clone const vectorField iF  )  const [inline, virtual]
 

Construct and return a clone setting internal field reference.

Definition at line 121 of file surfaceNormalFixedValueFvPatchVectorField.H.

virtual tmp<fvPatchVectorField> clone  )  const [inline, virtual]
 

Construct and return a clone.

Definition at line 105 of file surfaceNormalFixedValueFvPatchVectorField.H.

References Foam::vectorField.

virtual void rmap const fvPatchVectorField ,
const labelList
[virtual]
 

Reverse map the given fvPatchField onto this fvPatchField.

TypeName "surfaceNormalFixedValue"   ) 
 

Runtime type information.

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