16#include <Paroi_flux_impose_rayo_transp.h>
virtual void mettre_a_jour(double temps)
Performs a time update of the boundary condition.
Domaine_Cl_dis_base & domaine_Cl_dis()
Returns the domain of discretized boundary conditions to which the object belongs.
virtual Frontiere_dis_base & frontiere_dis()
Returns the discretized boundary to which the boundary conditions apply.
void preparer_surface(const Frontiere_dis_base &, const Domaine_Cl_dis_base &)
Class defining operators and methods for all reading operation in an input flow (file,...
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.
virtual void calculer_Teta_i()=0
void mettre_a_jour(double temps) override
Performs a time update of the boundary condition.
void completer() override
Base class for output streams.