Go to the documentation of this file.
91 #ifndef timeVaryingMassSorptionFvPatchScalarField_H
92 #define timeVaryingMassSorptionFvPatchScalarField_H
105 class timeVaryingMassSorptionFvPatchScalarField
107 public fixedValueFvPatchScalarField
127 static const Enum<ddtSchemeType> ddtSchemeTypeNames_;
142 TypeName(
"timeVaryingMassSorption");
151 const DimensionedField<scalar, volMesh>&
214 const fvPatchFieldMapper&
227 tmp<scalarField>
source()
const;
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
List< label > labelList
A List of labels.
A class for managing temporary objects.
virtual void write(Ostream &) const
TypeName("timeVaryingMassSorption")
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
timeVaryingMassSorptionFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
virtual tmp< fvPatchScalarField > clone() const
virtual void autoMap(const fvPatchFieldMapper &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual void updateCoeffs()
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void rmap(const fvPatchScalarField &, const labelList &)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
This boundary condition provides a first order fixed-value condition for a given scalar field to mode...
tmp< scalarField > source() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...