This boundary condition provides a uniform fixed value one condition. More...


Public Member Functions | |
| TypeName ("alphaOne") | |
| Runtime type information. More... | |
| alphaOneFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, fvMesh > &) | |
| Construct from patch and internal field. More... | |
| alphaOneFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, fvMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| alphaOneFvPatchScalarField (const alphaOneFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, fvMesh > &, const fieldMapper &) | |
| Construct by mapping given alphaOneFvPatchScalarField. More... | |
| alphaOneFvPatchScalarField (const alphaOneFvPatchScalarField &)=delete | |
| Disallow copy without setting internal field reference. More... | |
| alphaOneFvPatchScalarField (const alphaOneFvPatchScalarField &, const DimensionedField< scalar, fvMesh > &) | |
| Copy constructor setting internal field reference. More... | |
| virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, fvMesh > &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... | |
| virtual void | operator== (const fvPatchScalarField &) |
| virtual void | operator== (const Field< scalar > &) |
| virtual void | operator== (const scalar &) |
This boundary condition provides a uniform fixed value one condition.
Definition at line 48 of file alphaOneFvPatchScalarField.H.
| alphaOneFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, fvMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 31 of file alphaOneFvPatchScalarField.C.
References Foam::evaluate().
Referenced by alphaOneFvPatchScalarField::clone().


| alphaOneFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, fvMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 43 of file alphaOneFvPatchScalarField.C.
References Foam::evaluate().

| alphaOneFvPatchScalarField | ( | const alphaOneFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, fvMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given alphaOneFvPatchScalarField.
onto a new patch
Definition at line 56 of file alphaOneFvPatchScalarField.C.
References Foam::evaluate().

|
delete |
Disallow copy without setting internal field reference.
| alphaOneFvPatchScalarField | ( | const alphaOneFvPatchScalarField & | ptf, |
| const DimensionedField< scalar, fvMesh > & | iF | ||
| ) |
Copy constructor setting internal field reference.
Definition at line 71 of file alphaOneFvPatchScalarField.C.
References Foam::evaluate().

| TypeName | ( | "alphaOne" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 100 of file alphaOneFvPatchScalarField.H.
References alphaOneFvPatchScalarField::alphaOneFvPatchScalarField().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 85 of file alphaOneFvPatchScalarField.C.
References fvPatchField< Type >::operator=().

|
virtual |
Write.
Definition at line 98 of file alphaOneFvPatchScalarField.C.
References fvPatchField< Type >::write(), and Foam::writeEntry().

|
inlinevirtual |
Definition at line 128 of file alphaOneFvPatchScalarField.H.
|
inlinevirtual |
Definition at line 129 of file alphaOneFvPatchScalarField.H.
|
inlinevirtual |
Definition at line 130 of file alphaOneFvPatchScalarField.H.