16#include <Dirichlet_homogene.h>
24 le_champ_front.typer(
"Champ_front_uniforme");
class Cond_lim_base Base class for the hierarchy of classes that represent the different boundary con...
Classe Dirichlet_homogene This class is the base class of the hierarchy of homogeneous Dirichlet-type...
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.