101 if constexpr (std::is_arithmetic_v<Type>)
116 const tmp<scalarField>&
123 valueInternalCoeffs(this->
patch().weights()),
124 this->patchInternalField()
134 if constexpr (std::is_arithmetic_v<Type>)
140 return -this->
patch().deltaCoeffs()*snGradTransformDiag();
151 -
cmptMultiply(gradientInternalCoeffs(), this->patchInternalField());
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
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.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
A FieldMapper for finite-volume patch fields.
dimensioned< Type > cmptMultiply(const dimensioned< Type > &, const dimensioned< Type > &)
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.
tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > snGrad(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)