16#include <Frontiere_ouverte_temperature_imposee_rayo_semi_transp.h>
class Cond_lim_base Base class for the hierarchy of classes that represent the different boundary con...
virtual void completer()
DOES NOTHING must be overridden in derived classes.
Entree_fluide_temperature_imposee Special case of the class Dirichlet_entree_fluide for imposed tempe...
Class defining operators and methods for all reading operation in an input flow (file,...
const Cond_lim_base & la_cl() const override
void completer() override
DOES NOTHING must be overridden in derived classes.
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.