16#include <Champ_Elem_PolyMAC_MPFA.h>
17#include <Connectivite_som_elem.h>
18#include <Domaine_PolyMAC_MPFA.h>
19#include <Domaine_Cl_PolyMAC_family.h>
20#include <Pb_Multiphase.h>
59 const IntTab& f_cl =
fcl();
62 domaine.fgrad(1, 0, cls, f_cl,
nullptr,
nullptr, 1, full_stencil,
fgrad_d,
fgrad_e,
fgrad_w);
68 const IntTab& f_cl =
fcl();
71 domaine.fgrad(1, 0, cls, f_cl,
nullptr,
nullptr, 1, full_stencil,
fgrad_d,
fgrad_e,
fgrad_w);
: class Champ_Elem_PolyMAC_HFV
: class Champ_Elem_PolyMAC_MPFA
const Domaine_PolyMAC_MPFA & domaine_PolyMAC_MPFA() const
void calc_grad(int full_stencil) const
int reprendre(Entree &fich) override
Restores an Objet_U from an input stream. Virtual method to override.
double tps_last_calc_grad_
void mettre_a_jour(double tps) override
Update of the base class Champ_base: does nothing!
void init_grad(int full_stencil) const
const IntTab & fcl() const
const Domaine & domaine() const
const Domaine_Cl_dis_base & domaine_Cl_dis() const
DoubleTab & valeurs() override
Returns the array of field values at the current time.
int reprendre(Entree &) override
Reads an unknown field from an input stream for a restart.
bool via_ch_fonc_reprise() const
double temps() const
Returns the time of the field.
virtual void mettre_a_jour(double)
Update of the base class Champ_base: does nothing!
class Conds_lim This class represents a vector of boundary conditions.
const Cond_lim & les_conditions_limites(int) const
Returns the i-th boundary condition.
Class defining operators and methods for all reading operation in an input flow (file,...
const Nom & le_nom() const override
Returns the name of the field.
: This class is an OWN_PTR but the pointed object is shared among multiple
int mon_equation_non_nul() const
const Equation_base & equation() const
Returns the reference to the equation pointed to by MorEqn::mon_equation.
const Nom & que_suis_je() const
Returns the string identifying the class.
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.
Multiphase thermohydraulics problem of type "3*N equations":
Base class for output streams.
void set_md_vector(const MD_Vector &) override
void resize(_SIZE_ n, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT)