Go to the documentation of this file.
44 fixedValueFvPatchVectorField(
p, iF),
58 fixedValueFvPatchVectorField(ptf,
p, iF, mapper),
71 fixedValueFvPatchVectorField(
p, iF),
88 fixedValueFvPatchVectorField(pivpvf, iF),
103 tmp<vectorField> tsource = boundaryContrPtr_->normalVelocitySource();
108 fixedValueFvPatchVectorField::updateCoeffs();
135 writeEntry(
"value",
os);
147 adjointInletVelocityFvPatchVectorField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
static constexpr const zero Zero
adjointInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Base class for solution control classes.
virtual tmp< Field< vector > > valueBoundaryCoeffs(const tmp< scalarField > &) const
autoPtr< boundaryAdjointContribution > boundaryContrPtr_
Field< vector > vectorField
Specialisation of Field<T> for vector.
Generic templated field type.
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void write(Ostream &) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
adjointBoundaryCondition< vector > adjointVectorBoundaryCondition
virtual tmp< Field< vector > > valueInternalCoeffs(const tmp< scalarField > &) const
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
fvPatchField< vector > fvPatchVectorField
virtual void updateCoeffs()
A traits class, which is primarily used for primitives.
Ostream & writeEntry(const keyType &key, const T &value)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...