16#include <Source_Diffusion_supplementaire_echelle_temp_turb.h>
18#include <Echange_impose_base.h>
19#include <QDM_Multiphase.h>
20#include <Pb_Multiphase.h>
21#include <Matrix_tools.h>
22#include <Array_tools.h>
55 const int ne = domaine.nb_elem(), ne_tot = domaine.nb_elem_tot(), N = tau.
line_size();
57 for (
auto &&n_m : matrices)
67 for (
int e = 0; e < ne; e++)
68 for (
int n = 0; n < N; n++)
DoubleTab & valeurs() override
Returns the array of field values at the current time.
virtual DoubleTab & valeurs()=0
class Cond_lim Generic class used to represent any class
int nb_cond_lim() const
Returns the number of boundary conditions.
const Cond_lim & les_conditions_limites(int) const
Returns the i-th boundary condition.
Echange_impose_base: This boundary condition is used only for the energy equation.
Class defining operators and methods for all reading operation in an input flow (file,...
virtual const Champ_Inc_base & inconnue() const =0
virtual Domaine_Cl_dis_base & domaine_Cl_dis()
Returns the discretized boundary condition domain associated with the equation.
Probleme_base & probleme()
Returns the problem associated with the equation.
Matrice_Morse class - Represents a (sparse) matrix M, not necessarily square,.
int nb_colonnes() const override
Return local number of columns (=size on the current proc).
const Equation_base & equation() const
Returns the reference to the equation pointed to by MorEqn::mon_equation.
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.
const Champ_base & get_champ(const Motcle &nom) const override
Base class for output streams.
Classe Source_Diffusion_supplementaire_echelle_temp_turb Cette classe implemente la diffusion supplem...
void completer() override
Updates internal references of the Source_base object.
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override
_SIZE_ dimension_tot(int) const override