Go to the documentation of this file.
67 #ifndef uniformNormalFixedValueFvPatchVectorField_H
68 #define uniformNormalFixedValueFvPatchVectorField_H
83 class uniformNormalFixedValueFvPatchVectorField
85 public fixedValueFvPatchVectorField
89 autoPtr<PatchFunction1<scalar>> uniformValue_;
92 autoPtr<Function1<scalar>> ramp_;
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
A class for managing temporary objects.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
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...