57 #ifndef closedTriSurface_searchableSurface_H
58 #define closedTriSurface_searchableSurface_H
66 namespace searchableSurfaces
73 class closedTriSurface
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)
Construct from name, instance, registry, io options.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Like triSurface, a surface geometry formed of discrete facets, e.g. \ triangles and/or quadrilaterals...
TypeName("closedTriSurface")
Runtime type information.
virtual bool hasVolumeType() const
Whether supports volume type, forcing to true to force getVolumeType.
void operator=(const closedTriSurface &)=delete
Disallow default bitwise assignment.
closedTriSurface(const IOobject &, const triSurface &)
Construct from triSurface.
virtual ~closedTriSurface()
triSurface()
Construct null.