16#ifndef Frontiere_ouverte_temperature_imposee_rayo_semi_transp_included
17#define Frontiere_ouverte_temperature_imposee_rayo_semi_transp_included
19#include <Dirichlet_entree_fluide_leaves.h>
20#include <Cond_lim_rayo_semi_transp.h>
class Champ_front_base Base class for the hierarchy of boundary fields.
class Cond_lim_base Base class for the hierarchy of classes that represent the different boundary con...
Base class for semi-transparent radiation boundary conditions.
Entree_fluide_temperature_imposee Special case of the class Dirichlet_entree_fluide for imposed tempe...
class Equation_base The role of an equation is the calculation of one or more fields....
void calculer_temperature_bord(double temps)
int compatible_avec_eqn(const Equation_base &) const override
const Champ_front_base & temperature_bord() const
const Cond_lim_base & la_cl() const override
Champ_front_base & temperature_bord()
void completer() override
DOES NOTHING must be overridden in derived classes.
bool is_bc_rayo_semi_transp(Cond_lim_rayo_semi_transp *&la_cl_rayo) override