5 #ifndef _SPECIESMODEL_H_
6 #define _SPECIESMODEL_H_
T getAverageMassFraction(const Mesh &mesh, const int m)
std::map< int, SpeciesVC< T > * > SpeciesVCMap
void advance(const int niter)
SpeciesBC< T > & getBC(const int id, const int speciesId)
SpeciesModel(const GeomFields &geomFields, const MeshList &meshes, const int nSpecies)
T getMassFractionResidual(const int speciesId)
SpeciesModelOptions< T > & getOptions()
SpeciesVCMap & getVCMap(const int speciesId)
T getMassFluxIntegral(const Mesh &mesh, const int faceGroupId, const int m)
SpeciesFields & getSpeciesFields(const int speciesId)
vector< Mesh * > MeshList
std::map< int, SpeciesBC< T > * > SpeciesBCMap
SpeciesBCMap & getBCMap(const int speciesId)