Public Member Functions | |
TypeName ("incompressible::turbulentBoundaryCoupled") | |
Runtime type information. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const turbulentBoundaryCoupledFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const turbulentBoundaryCoupledFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
TypeName ("incompressible::turbulentBoundaryCoupled") | |
Runtime type information. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const turbulentBoundaryCoupledFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const turbulentBoundaryCoupledFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
TypeName ("incompressible::turbulentBoundaryCoupled") | |
Runtime type information. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const turbulentBoundaryCoupledFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
turbulentBoundaryCoupledFvPatchScalarField (const turbulentBoundaryCoupledFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Private Attributes | |
const word | TnbrName_ |
Name of field on the neighbour region. More... | |
Definition at line 136 of file turbulentBoundaryCoupledFvPatchScalarField.H.
turbulentBoundaryCoupledFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 42 of file turbulentBoundaryCoupledFvPatchScalarField.C.
turbulentBoundaryCoupledFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 72 of file turbulentBoundaryCoupledFvPatchScalarField.C.
References dict, dimensionedInternalField(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, fvPatchField::operator=(), and p.
turbulentBoundaryCoupledFvPatchScalarField | ( | const turbulentBoundaryCoupledFvPatchScalarField & | ptf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Construct by mapping given.
turbulentBoundaryCoupledFvPatchScalarField onto a new patch
Definition at line 58 of file turbulentBoundaryCoupledFvPatchScalarField.C.
turbulentBoundaryCoupledFvPatchScalarField | ( | const turbulentBoundaryCoupledFvPatchScalarField & | wtcsf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 112 of file turbulentBoundaryCoupledFvPatchScalarField.C.
turbulentBoundaryCoupledFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
turbulentBoundaryCoupledFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
turbulentBoundaryCoupledFvPatchScalarField | ( | const turbulentBoundaryCoupledFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
turbulentBoundaryCoupledFvPatchScalarField onto a new patch
turbulentBoundaryCoupledFvPatchScalarField | ( | const turbulentBoundaryCoupledFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
turbulentBoundaryCoupledFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
turbulentBoundaryCoupledFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
turbulentBoundaryCoupledFvPatchScalarField | ( | const turbulentBoundaryCoupledFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
turbulentBoundaryCoupledFvPatchScalarField onto a new patch
turbulentBoundaryCoupledFvPatchScalarField | ( | const turbulentBoundaryCoupledFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "incompressible::turbulentBoundaryCoupled" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 183 of file turbulentBoundaryCoupledFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 203 of file turbulentBoundaryCoupledFvPatchScalarField.H.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 124 of file turbulentBoundaryCoupledFvPatchScalarField.C.
References dimensionedInternalField(), mappedPatchBase::distribute(), Foam::endl(), patchIdentifier::index(), Foam::Info, fvPatch::lookupPatchField(), UPstream::msgType(), fvPatch::name(), IOobject::name(), Foam::refCast(), mappedPatchBase::sampleMesh(), mappedPatchBase::samplePolyPatch(), and turbulentBoundaryCoupledFvPatchScalarField::TnbrName_.
|
virtual |
Write.
Definition at line 221 of file turbulentBoundaryCoupledFvPatchScalarField.C.
References token::END_STATEMENT, Foam::nl, write(), and Ostream::writeKeyword().
TypeName | ( | "incompressible::turbulentBoundaryCoupled" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 183 of file turbulentBoundaryCoupledFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 203 of file turbulentBoundaryCoupledFvPatchScalarField.H.
|
virtual |
Update the coefficients associated with the patch field.
|
virtual |
Write.
TypeName | ( | "incompressible::turbulentBoundaryCoupled" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 183 of file turbulentBoundaryCoupledFvPatchScalarField.H.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 203 of file turbulentBoundaryCoupledFvPatchScalarField.H.
|
virtual |
Update the coefficients associated with the patch field.
|
virtual |
Write.
|
private |
Name of field on the neighbour region.
Definition at line 144 of file turbulentBoundaryCoupledFvPatchScalarField.H.
Referenced by turbulentBoundaryCoupledFvPatchScalarField::updateCoeffs().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.