35 #ifndef surfaceRegistry_H
36 #define surfaceRegistry_H
Registry of regIOobjects.
Wraps the normal objectRegistry with a local instance for surfaces.
void operator=(const surfaceRegistry &)=delete
Disallow default bitwise assignment.
static const word prefix
The prefix to local: surfaces.
TypeName("surfaceRegistry")
Runtime type information.
surfaceRegistry(const objectRegistry &, const word &surfName="")
Construct for the given objectRegistry and named surface.
static word defaultName
The default surface name: default.
virtual ~surfaceRegistry()
Destructor.
A class for handling words, derived from string.