90 if constexpr (std::is_arithmetic_v<Type>)
105 const tmp<scalarField>&
112 valueInternalCoeffs(this->
patch().weights()),
113 this->patchInternalField()
123 if constexpr (std::is_arithmetic_v<Type>)
129 return -this->
patch().deltaCoeffs()*snGradTransformDiag();
140 -
cmptMultiply(gradientInternalCoeffs(), this->patchInternalField());
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A traits class, which is primarily used for primitives and vector-space.
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tf1, const word &name, const dimensionSet &dimensions, const bool initCopy=false)
Global function forwards to reuseTmpDimensionedField::New.
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
dimensioned< Type > cmptMultiply(const dimensioned< Type > &, const dimensioned< Type > &)
Finite area patch class. Used for 2-D non-Euclidian finite area method.
string evaluate(label fieldWidth, const std::string &s, size_t pos=0, size_t len=std::string::npos)
String evaluation with specified (positive, non-zero) field width.
A simple container of IOobject preferences. Can also be used for general handling of read/no-read/rea...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const std::string patch
OpenFOAM patch number as a std::string.
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...
A class for managing temporary objects.
A FieldMapper for finite-area patch fields.
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)