16#ifndef Op_Diff_PolyMAC_HFV_Face_included
17#define Op_Diff_PolyMAC_HFV_Face_included
19#include <Op_Diff_PolyMAC_HFV_base.h>
33 void dimensionner_blocs_ext(
int aux_only, matrices_t matrices,
const tabs_t& semi_impl = { })
const override;
34 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 check_multiphase_compatibility() const override
void modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
DOES NOTHING - to override in derived classes.
void completer() override
Associates the operator with the domaine_dis, the domaine_Cl_dis, and the unknown of its equation.
void dimensionner_blocs_ext(int aux_only, matrices_t matrices, const tabs_t &semi_impl={ }) const override
int has_interface_blocs() const override
double calculer_dt_stab() const override
Computes dt_stab.
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