80 #ifndef codedFixedValueFvPatchField_H 81 #define codedFixedValueFvPatchField_H 111 public CodedBase<codedFixedValueFvPatchFieldBase>
124 virtual void clearRedirect()
const;
201 virtual void updateCoeffs();
204 virtual void evaluate
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
ClassNameNoDebug("fixedValueFvPatchField")
A list of keyword definitions, which are a keyword followed by any number of values (e...
commsTypes
Types of communications.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
Templated wrapper class to reduce code duplication and simplify maintenance of coded classes...
Foam::fvPatchFieldMapper.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Constructs on-the-fly a new boundary condition (derived from fixedValueFvPatchField) which is then us...
Tools for handling dynamic code compilation.
Encapsulation of dynamic code dictionaries.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A class for managing temporary objects.