![]() |
|
Public Member Functions | |
TypeName ("expDirectionMixedMixed") | |
Runtime type information. | |
expDirectionMixedFvPatchField (const fvPatch &, const Field< Type > &) | |
Construct from patch and internal field. | |
expDirectionMixedFvPatchField (const fvPatch &, const Field< Type > &, const dictionary &) | |
Construct from patch, internal field and dictionary. | |
expDirectionMixedFvPatchField (const expDirectionMixedFvPatchField< Type > &, const fvPatch &, const Field< Type > &, const fvPatchFieldMapper &) | |
Construct by mapping given expDirectionMixedFvPatchField onto a new patch. | |
virtual tmp< fvPatchField< Type > > | clone () const |
Construct and return a clone. | |
expDirectionMixedFvPatchField (const expDirectionMixedFvPatchField< 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 | fixesrefValue () const |
Return true if this patch field fixes a value. | |
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 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 tmp< Field< Type > > | snGrad () const |
Return gradient at boundary. | |
virtual void | evaluate () |
Evaluate the patch field. | |
virtual tmp< Field< Type > > | valueInternalCoeffs (const tmp< scalarField > &) const |
Return the matrix diagonal coefficients corresponding to the. | |
virtual tmp< Field< Type > > | valueBoundaryCoeffs (const tmp< scalarField > &) const |
Return the matrix source coefficients corresponding to the. | |
virtual tmp< Field< Type > > | gradientInternalCoeffs () const |
Return the matrix diagonal coefficients corresponding to the. | |
virtual tmp< Field< Type > > | gradientBoundaryCoeffs () const |
Return the matrix source coefficients corresponding to the. | |
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< scalar > &) |
virtual void | operator/= (const fvPatchField< scalar > &) |
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 expDirectionMixedFvPatchField 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.
Reimplemented from fvPatchField. Definition at line 122 of file expDirectionMixedFvPatchField.H. |
|
Construct and return a clone.
Reimplemented from fvPatchField. Definition at line 106 of file expDirectionMixedFvPatchField.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. Definition at line 140 of file expDirectionMixedFvPatchField.H. |
|
Return the matrix source coefficients corresponding to the. evaluation of the gradient of this patchField Reimplemented from fvPatchField. |
|
Return the matrix diagonal coefficients corresponding to the. evaluation of the gradient of this patchField Reimplemented from fvPatchField. |
|
Reimplemented from fvPatchField. Definition at line 255 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 249 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 243 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 253 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 247 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 241 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 254 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 248 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 242 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 256 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 250 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 244 of file expDirectionMixedFvPatchField.H. |
|
Assignment of all entries to the given value.
Reimplemented from fvPatchField. Definition at line 252 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from Field. Definition at line 246 of file expDirectionMixedFvPatchField.H. |
|
Reimplemented from fvPatchField. Definition at line 240 of file expDirectionMixedFvPatchField.H. |
|
Definition at line 163 of file expDirectionMixedFvPatchField.H. References Foam::scalarField. |
|
Definition at line 158 of file expDirectionMixedFvPatchField.H. References Foam::scalarField. |
|
Definition at line 153 of file expDirectionMixedFvPatchField.H. |
|
Definition at line 148 of file expDirectionMixedFvPatchField.H. |
|
Reverse map the given fvPatchField onto this fvPatchField.
Reimplemented from fvPatchField. |
|
Return gradient at boundary.
Reimplemented from fvPatchField. |
|
Runtime type information.
|
|
Return the matrix source coefficients corresponding to the. evaluation of the value of this patchField with given weights |
|
Definition at line 173 of file expDirectionMixedFvPatchField.H. References Foam::labelList. |
|
Definition at line 168 of file expDirectionMixedFvPatchField.H. |
|
Return the matrix diagonal coefficients corresponding to the. evaluation of the value of this patchField with given weights |
|
Write.
Reimplemented from fvPatchField. |