Go to the documentation of this file.
35 #ifndef coneRefinement_H
36 #define coneRefinement_H
void write(Ostream &) const
Write.
TypeName("cone")
Runtime type information.
A class for handling words, derived from string.
coneRefinement()
Null construct.
void operator=(const dictionary &)
assign from dictionary
scalar cellSize() const
return cell size
bool intersectsObject(const boundBox &) const
check if a boundBox intersects or is inside the object
direction additionalRefinementLevels() const
return the number of additional refinement levels
dictionary dict(bool ignoreType=false) const
Return as dictionary of entries.
A list of keyword definitions, which are a keyword followed by any number of values (e....
point p1_
end point and the radius
Ostream & operator<<(Ostream &) const
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
point p0_
start point and the radius
A bounding box defined in terms of the points at its extremities.
const word & name() const
Return name.
virtual autoPtr< objectRefinement > clone(const coneRefinement &sr) const
Construct and return a clone.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
void writeDict(Ostream &, bool subDict=true) const
Write dictionary.