16#ifndef DP_Impose_VEF_Face_included
17#define DP_Impose_VEF_Face_included
19#include <Perte_Charge_VEF_Face.h>
23#include <Domaine_forward.h>
37 void dimensionner_blocs(matrices_t matrices,
const tabs_t& semi_impl = {})
const override;
38 void ajouter_blocs(matrices_t matrices, DoubleTab& secmem,
const tabs_t& semi_impl = {})
const override;
DoubleTab & ajouter(DoubleTab &resu) const override
int has_interface_blocs() const override
int reprendre(Entree &is) override
Restores an Objet_U from an input stream. Virtual method to override.
void dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override
void completer() override
Updates internal references of the Source_base object.
void mettre_a_jour(double temps) override
DOES NOTHING - to override in derived classes.
int sauvegarder(Sortie &os) const override
Saves an Objet_U to an output stream. Virtual method to override.
void ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override
void remplir_num_faces(Entree &)
Classe DP_Impose This class derived from Perte_Charge_Singuliere is used when one wants.
Class defining operators and methods for all reading operation in an input flow (file,...
class Perte_Charge_VEF_Face
Base class for output streams.
virtual DoubleTab & ajouter(DoubleTab &) const