Go to the documentation of this file.
51 namespace extrudeModels
64 autoPtr<Function1<scalar>> R_;
86 const point& surfacePoint,
87 const vector& surfaceNormal,
Top level extrusion model class.
radial(const dictionary &dict)
Construct from dictionary.
virtual ~radial()=default
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Extrudes radially according to the Function1 description.
TypeName("radial")
Runtime type information.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.