53#ifndef Foam_fvOptions_H
54#define Foam_fvOptions_H
94 options(
const options&) =
delete;
IOdictionary(const IOobject &io, const dictionary *fallback=nullptr)
Construct given an IOobject and optional fallback dictionary content.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
Mesh data needed to do the Finite Volume discretisation.
List of finite volume options.
virtual bool read(const dictionary &dict)
Read dictionary.
virtual ~options()=default
Destructor.
static options & New(const fvMesh &mesh)
Construct fvOptions and register to database if not present otherwise lookup and return.
options(const options &)=delete
No copy construct.
void operator=(const options &)=delete
No copy assignment.
virtual bool read()
Read dictionary.
#define ClassName(TypeNameString)
Add typeName information from argument TypeNameString to a class.
Namespace for finite-volume.