16#include <Neumann_paroi_flux_nul.h>
28 app_domains = {Motcle(
"Concentration"), Motcle(
"Fraction_massique"),
29 Motcle(
"Transport_Keps"), Motcle(
"Transport_Keps_V2"),
30 Motcle(
"Interfacial_area"), Motcle(
"Transport_Keps_Rea"),
31 Motcle(
"Transport_V2"), Motcle(
"Diphasique_moyenne"),
32 Motcle(
"Fraction_volumique"), Motcle(
"indetermine"),
33 Motcle(
"Turbulence"), Motcle(
"Transport_Komega")
std::vector< Motcle > app_domains
Class defining operators and methods for all reading operation in an input flow (file,...
Classe Neumann_paroi_adiabatique This boundary condition corresponds to an adiabatic wall in a.
Classe Neumann_paroi_flux_nul This boundary condition imposes a zero flux at the boundary.
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.