edgeNormalFixedValueFaPatchVectorField Class Reference

Edge normal fixed value vector field finite area boundary condition. More...

Inheritance diagram for edgeNormalFixedValueFaPatchVectorField:
[legend]
Collaboration diagram for edgeNormalFixedValueFaPatchVectorField:
[legend]

Public Member Functions

 TypeName ("edgeNormalFixedValue")
 Runtime type information. More...
 
 edgeNormalFixedValueFaPatchVectorField (const faPatch &, const DimensionedField< vector, areaMesh > &)
 Construct from patch and internal field. More...
 
 edgeNormalFixedValueFaPatchVectorField (const faPatch &, const DimensionedField< vector, areaMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 edgeNormalFixedValueFaPatchVectorField (const edgeNormalFixedValueFaPatchVectorField &, const faPatch &, const DimensionedField< vector, areaMesh > &, const faPatchFieldMapper &)
 Construct by mapping given. More...
 
 edgeNormalFixedValueFaPatchVectorField (const edgeNormalFixedValueFaPatchVectorField &)
 Construct as copy. More...
 
virtual tmp< faPatchVectorFieldclone () const
 Construct and return a clone. More...
 
 edgeNormalFixedValueFaPatchVectorField (const edgeNormalFixedValueFaPatchVectorField &, const DimensionedField< vector, areaMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< faPatchVectorFieldclone (const DimensionedField< vector, areaMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual void autoMap (const faPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const faPatchVectorField &, const labelList &)
 Reverse map the given faPatchField onto this faPatchField. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Edge normal fixed value vector field finite area boundary condition.

Describes a surface normal vector boundary condition by its magnitude. Note: The value is positive for outward-pointing vectors

Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.

Source files

Definition at line 58 of file edgeNormalFixedValueFaPatchVectorField.H.

Constructor & Destructor Documentation

◆ edgeNormalFixedValueFaPatchVectorField() [1/5]

Construct from patch and internal field.

Definition at line 35 of file edgeNormalFixedValueFaPatchVectorField.C.

◆ edgeNormalFixedValueFaPatchVectorField() [2/5]

edgeNormalFixedValueFaPatchVectorField ( const faPatch p,
const DimensionedField< vector, areaMesh > &  iF,
const dictionary dict 
)

Construct from patch, internal field and dictionary.

Definition at line 61 of file edgeNormalFixedValueFaPatchVectorField.C.

◆ edgeNormalFixedValueFaPatchVectorField() [3/5]

Construct by mapping given.

edgeNormalFixedValueFaPatchVectorField onto a new patch

Definition at line 47 of file edgeNormalFixedValueFaPatchVectorField.C.

◆ edgeNormalFixedValueFaPatchVectorField() [4/5]

◆ edgeNormalFixedValueFaPatchVectorField() [5/5]

Construct as copy setting internal field reference.

Definition at line 85 of file edgeNormalFixedValueFaPatchVectorField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "edgeNormalFixedValue"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp< faPatchVectorField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 109 of file edgeNormalFixedValueFaPatchVectorField.H.

◆ clone() [2/2]

virtual tmp< faPatchVectorField > clone ( const DimensionedField< vector, areaMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 125 of file edgeNormalFixedValueFaPatchVectorField.H.

◆ autoMap()

void autoMap ( const faPatchFieldMapper m)
virtual

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

Definition at line 99 of file edgeNormalFixedValueFaPatchVectorField.C.

◆ rmap()

void rmap ( const faPatchVectorField ptf,
const labelList addr 
)
virtual

Reverse map the given faPatchField onto this faPatchField.

Definition at line 109 of file edgeNormalFixedValueFaPatchVectorField.C.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 124 of file edgeNormalFixedValueFaPatchVectorField.C.

References Foam::operator==().

Here is the call graph for this function:

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 135 of file edgeNormalFixedValueFaPatchVectorField.C.

References os().

Here is the call graph for this function:

The documentation for this class was generated from the following files: