16#ifndef Chimie_included
17#define Chimie_included
19#include <Champs_compris_interface.h>
20#include <TRUST_List.h>
35 Declare_instanciable_with_param(
Chimie);
class Champ_base This class is the base of the fields hierarchy.
int sauvegarder(Sortie &) const override
Saves an Objet_U to an output stream. Virtual method to override.
Motcle espece_en_competition_micro_melange_
VECT(OBS_PTR(Champ_Inc_base)) liste_Y_
void discretiser(const Probleme_base &)
int reprendre(Entree &) override
Restores an Objet_U from an input stream. Virtual method to override.
virtual bool has_champ(const Motcle &nom, OBS_PTR(Champ_base) &ref_champ) const
virtual int preparer_calcul()
int modele_micro_melange_
virtual const Champ_base & get_champ(const Motcle &nom) const
double calculer_pas_de_temps() const
void mettre_a_jour(double temps)
virtual void completer(const Probleme_base &pb)
int marqueur_espece_en_competition_micro_melange_
OBS_PTR(Probleme_base) pb_
LIST(Reaction) reactions_
DoubleTab Puissance_volumique_
double constante_modele_micro_melange_
virtual void get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const
class Discretisation_base This class represents a spatial discretization scheme, which
class Domaine_dis_base This class is the base of the hierarchy of discretized domains.
A character string (Nom) in uppercase.
An array of Motcle objects.
An array of character strings (VECT(Nom)).
Inherits from Objet_U, adds the very common method set_param for the Objet_U hierarchy.
class Probleme_base It is a Probleme_U that is not a coupling.