16#include <Scalaire_impose_paroi.h>
28 app_domains = { Motcle(
"Thermique"), Motcle(
"Concentration"), Motcle(
"Turbulence"), Motcle(
"indetermine"), Motcle(
"Cahn_Hilliard") };
31 supp_discs = { Nom(
"VEF"), Nom(
"EF"), Nom(
"EF_axi"), Nom(
"VEF_P1_P1"), Nom(
"VEFPreP1B"), Nom(
"PolyMAC_CDO"), Nom(
"PolyMAC_HFV"), Nom(
"PolyMAC_MPFA"), Nom(
"VDF") };
std::vector< Nom > supp_discs
std::vector< Motcle > app_domains
Dirichlet This class is the base class of the hierarchy of Dirichlet-type boundary conditions.
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.
Scalaire_impose_paroi Imposes a scalar at the wall in a Convection-Diffusion equation for a scalar.
Base class for output streams.