35 #ifndef porosityModelList_H 36 #define porosityModelList_H 49 class porosityModelList;
50 Ostream&
operator<<(Ostream& os,
const porosityModelList& models);
95 bool correctAUprocBC =
true bool writeData(Ostream &os) const
Write data to Ostream.
bool read(const dictionary &dict)
Read dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
const fvMesh & mesh_
Reference to the mesh database.
porosityModelList(const fvMesh &mesh, const dictionary &dict)
~porosityModelList()
Destructor.
void reset(const dictionary &dict)
Reset the source list.
A special matrix type and solver, designed for finite volume solutions of scalar equations. Face addressing is used to make all matrix assembly and solution loops vectorise.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Forward declarations of fvMatrix specialisations.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
void operator=(const porosityModelList &)=delete
Disallow default bitwise assignment.
Mesh data needed to do the Finite Volume discretisation.
Ostream & operator<<(Ostream &, const ensightPart &)
List container for porosity models.
void addResistance(fvVectorMatrix &UEqn)
Add resistance.