![]() |
|
Public Member Functions | |
TypeName ("directionMixed") | |
Runtime type information. | |
directionMixedFvPatchField (const fvPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
directionMixedFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
directionMixedFvPatchField (const directionMixedFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &) | |
Construct by mapping given directionMixedFvPatchField onto. | |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone. | |
directionMixedFvPatchField (const directionMixedFvPatchField< Type > &, const Field< Type > &) | |
Construct as copy setting internal field reference. | |
virtual tmp< fvPatchField< Type > > | clone (const Field< Type > &iF) const |
Construct and return a clone setting internal field reference. | |
virtual bool | fixesValue () const |
Return true if this patch field fixes a value. | |
virtual void | autoMap (const fvPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object. | |
virtual void | rmap (const fvPatchField< Type > &, const labelList &) |
Reverse map the given fvPatchField onto this fvPatchField. | |
virtual Field< Type > & | refValue () |
virtual const Field< Type > & | refValue () const |
virtual Field< Type > & | refGrad () |
virtual const Field< Type > & | refGrad () const |
virtual scalarField & | valueFraction () |
virtual const scalarField & | valueFraction () const |
virtual tmp< Field< Type > > | snGrad () const |
Return gradient at boundary. | |
virtual void | evaluate () |
Evaluate the patch field. | |
virtual tmp< Field< Type > > | snGradTransformDiag () const |
Return face-gradient transform diagonal. | |
virtual void | write (Ostream &) const |
Write. | |
virtual void | operator= (const fvPatchField< Type > &) |
virtual void | operator+= (const fvPatchField< Type > &) |
virtual void | operator-= (const fvPatchField< Type > &) |
virtual void | operator *= (const fvPatchField< Type > &) |
virtual void | operator/= (const fvPatchField< Type > &) |
virtual void | operator= (const Field< Type > &) |
virtual void | operator+= (const Field< Type > &) |
virtual void | operator-= (const Field< Type > &) |
virtual void | operator *= (const Field< scalar > &) |
virtual void | operator/= (const Field< scalar > &) |
virtual void | operator= (const Type &) |
Assignment of all entries to the given value. | |
virtual void | operator+= (const Type &) |
virtual void | operator-= (const Type &) |
virtual void | operator *= (const scalar) |
virtual void | operator/= (const scalar) |
|
Construct from patch and internal field.
|
|
Construct from patch, internal field and dictionary.
|
|
Construct by mapping given directionMixedFvPatchField onto. a new patch |
|
Construct as copy setting internal field reference.
|
|
Map (and resize as needed) from self given a mapping object.
Reimplemented from fvPatchField. |
|
Construct and return a clone setting internal field reference.
Implements transformFvPatchField. Definition at line 125 of file directionMixedFvPatchField.H. |
|
Construct and return a clone.
Implements transformFvPatchField. Definition at line 109 of file directionMixedFvPatchField.H. |
|
Evaluate the patch field.
Reimplemented from fvPatchField. |
|
Return true if this patch field fixes a value. Needed to check if a level has to be specified while solving Poissons equations. Reimplemented from fvPatchField. Definition at line 143 of file directionMixedFvPatchField.H. References Foam::labelList. |
|
Reimplemented from fvPatchField. Definition at line 231 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 225 of file directionMixedFvPatchField.H. |
|
Definition at line 219 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 229 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 223 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 217 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 230 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 224 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 218 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 232 of file directionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 226 of file directionMixedFvPatchField.H. |
|
Definition at line 220 of file directionMixedFvPatchField.H. |
|
Assignment of all entries to the given value.
Reimplemented from fvPatchField. Definition at line 228 of file directionMixedFvPatchField.H. |
|
Reimplemented from Field. Definition at line 222 of file directionMixedFvPatchField.H. |
|
Reimplemented from transformFvPatchField. Definition at line 216 of file directionMixedFvPatchField.H. |
|
Definition at line 182 of file directionMixedFvPatchField.H. |
|
Definition at line 177 of file directionMixedFvPatchField.H. |
|
Definition at line 172 of file directionMixedFvPatchField.H. |
|
Definition at line 167 of file directionMixedFvPatchField.H. |
|
Reverse map the given fvPatchField onto this fvPatchField.
Reimplemented from fvPatchField. |
|
Return gradient at boundary.
Implements transformFvPatchField. |
|
Return face-gradient transform diagonal.
Implements transformFvPatchField. |
|
Runtime type information.
|
|
Definition at line 192 of file directionMixedFvPatchField.H. |
|
Definition at line 187 of file directionMixedFvPatchField.H. |
|
Write.
Reimplemented from fvPatchField. |