16#ifndef Rayo_semi_transp_solver_base_included
17#define Rayo_semi_transp_solver_base_included
Matrice_Morse class - Represents a (sparse) matrix M, not necessarily square,.
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...
Operateur_Diff Generic class of the hierarchy of operators representing a diffusion.
virtual void assembler_matrice()=0
virtual void modifier_matrice()=0
virtual void resoudre(double temps)=0
void associer_equation_rayo(const Eq_rayo_semi_transp &)
virtual int nb_colonnes_tot()=0
OBS_PTR(Eq_rayo_semi_transp) eq_rayo_semi_transp_
virtual void evaluer_cl_rayonnement(double temps)=0
virtual int nb_colonnes()=0