16#include <Echange_interne_parfait.h>
37 if (
app_domains.size() == 0)
app_domains = { Motcle(
"Thermique"), Motcle(
"Neutronique"), Motcle(
"fraction_massique"), Motcle(
"indetermine") };
39 EChaine e(
"Champ_front_uniforme 1 1.0");
std::vector< Motcle > app_domains
class Echange_interne_impose
class Echange_interne_parfait
double calcul_h_imp(const double h_gap, const double invLambda) const override
Class defining operators and methods for all reading operation in an input flow (file,...
const Nom & que_suis_je() const
Returns the string identifying the class.
virtual Entree & readOn(Entree &)
Reads an Objet_U from an input stream. Virtual method to override.
virtual Sortie & printOn(Sortie &) const
Writes the object to an output stream. Virtual method to override.
Base class for output streams.