16#ifndef Op_Diff_PolyMAC_HFV_Elem_included
17#define Op_Diff_PolyMAC_HFV_Elem_included
19#include <Op_Diff_PolyMAC_HFV_base.h>
34 void dimensionner_blocs_ext(
int aux_only, matrices_t matrices,
const tabs_t& semi_impl = { })
const override;
35 void ajouter_blocs_ext(
int aux_only, matrices_t matrices, DoubleTab& secmem,
const tabs_t& semi_impl = { })
const override;
Matrice_Morse class - Represents a (sparse) matrix M, not necessarily square,.
void dimensionner_blocs_ext(int aux_only, matrices_t matrices, const tabs_t &semi_impl={ }) const override
void completer() override
Associates the operator with the domaine_dis, the domaine_Cl_dis, and the unknown of its equation.
double calculer_dt_stab() const override
Computes dt_stab.
void init_op_ext() const override
void modifier_pour_Cl(Matrice_Morse &la_matrice, DoubleTab &secmem) const override
DOES NOTHING - to override in derived classes.
Op_Diff_PolyMAC_HFV_Elem()
void ajouter_blocs_ext(int aux_only, matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={ }) const override
class Op_Diff_PolyMAC_HFV_base