16#ifndef Op_Grad_PolyMAC_MPFA_Face_included
17#define Op_Grad_PolyMAC_MPFA_Face_included
19#include <Op_Grad_PolyMAC_HFV_Face.h>
36 void dimensionner_blocs(matrices_t matrices,
const tabs_t& semi_impl = { })
const override;
37 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem,
const tabs_t& semi_impl = { })
const override;
47 mutable std::map<int, std::map<int, double>>
dgp_gb_;
48 mutable std::map<int, std::map<int, double>>
dgb_v_;
49 mutable std::vector<std::vector<std::pair<int, double>>>
dgf_pe_;
50 mutable std::vector<std::vector<std::pair<int, double>>>
dgf_gb_;
class Op_Grad_PolyMAC_HFV_Face
class Op_Grad_PolyMAC_MPFA_Face
void update_grad(int full_stencil=0) const
std::map< int, std::map< int, double > > dgb_v_
void completer() override
Associe l'operateur au domaine_dis, le domaine_Cl_dis, et a l'inconnue de son equation.
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={ }) const override
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={ }) const override
std::map< int, std::map< int, double > > dgp_gb_
std::vector< std::vector< std::pair< int, double > > > dgf_pe_
std::vector< std::vector< std::pair< int, double > > > dgf_gb_