72 #ifndef uniformJumpFvPatchField_H 73 #define uniformJumpFvPatchField_H 88 class uniformJumpFvPatchField
90 public fixedJumpFvPatchField<Type>
121 const bool needValue =
true 169 virtual void write(Ostream&
os)
const;
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.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
A FieldMapper for finite-volume patch fields.
OBJstream os(runTime.globalPath()/outputName)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
A class for managing temporary objects.