37#ifndef IOporosityModelList_H
38#define IOporosityModelList_H
52class IOporosityModelList
55 public porosityModelList
65 IOporosityModelList(
const IOporosityModelList&) =
delete;
68 void operator=(
const IOporosityModelList&) =
delete;
76 explicit IOporosityModelList(
const fvMesh&
mesh);
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,...
virtual ~IOporosityModelList()=default
Destructor.
virtual bool read()
Read dictionary.
Mesh data needed to do the Finite Volume discretisation.