Go to the documentation of this file.
68 #ifndef fixedJumpAMIFvPatchField_H
69 #define fixedJumpAMIFvPatchField_H
83 class fixedJumpAMIFvPatchField
85 public jumpCyclicAMIFvPatchField<Type>
TypeName("fixedJumpAMI")
Runtime type information.
A class for managing temporary objects.
This boundary condition provides a base class that enforces a cyclic condition with a specified 'jump...
Field< Type > jump_
"jump" field
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
This boundary condition provides a jump condition, across non-conformal cyclic path-pairs,...
virtual tmp< fvPatchField< Type > > clone() const
Construct and return a clone.
fixedJumpAMIFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< Field< Type > > jump() const
Return the "jump" across the patch.
A list of keyword definitions, which are a keyword followed by any number of values (e....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void write(Ostream &) const
Write.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...