16#ifndef Convection_Diffusion_Espece_Multi_base_included
17#define Convection_Diffusion_Espece_Multi_base_included
19#include <Convection_Diffusion_Espece_Fluide_Dilatable_base.h>
class Champ_base This class is the base of the fields hierarchy.
Particular case of Convection_Diffusion_std for a dilatable fluid when the transported scalar is the ...
Particular case of Convection_Diffusion_Espece_Fluide_Dilatable_base for a quasi-compressible fluid w...
const Motcle & get_alias() const
bool has_champ(const Motcle &nom, OBS_PTR(Champ_base) &ref_champ) const override
int lire_motcle_non_standard(const Motcle &, Entree &) override
Reads non-simple-type parameters of an Objet_U from an input stream.
const Champ_base & get_champ(const Motcle &nom) const override
void set_param(Param &titi) const override
OBS_PTR(Fluide_Dilatable_base) le_fluide
Class defining operators and methods for all reading operation in an input flow (file,...
A character string (Nom) in uppercase.
Helper class to factorize the readOn method of Objet_U classes.