16#ifndef Source_QC_QDM_Gen_included
17#define Source_QC_QDM_Gen_included
19#include <Source_base.h>
43 DoubleTab&
ajouter(DoubleTab& )
const override;
44 DoubleTab&
calculer(DoubleTab& )
const override;
class Champ_base This class is the base of the fields hierarchy.
class Domaine_Cl_dis_base Domaine_Cl_dis_base objects represent discretized boundary conditions
class Domaine_dis_base This class is the base of the hierarchy of discretized domains.
OBS_PTR(Equation_base) mon_equation
A character string (Nom) in uppercase.
class Nom: a character string for naming TRUST objects.
An array of character strings (VECT(Nom)).
class Probleme_base It is a Probleme_U that is not a coupling.
Derived classes compute a source term for the QC momentum equation.
int impr(Sortie &os) const override
void completer() override
Met a jour les references internes a l'objet Source_QC_QDM_Gen.
Source source_incompressible
Entree & readOn_spec(Entree &, Nom &)
DoubleTab & ajouter(DoubleTab &) const override
void associer_pb(const Probleme_base &) override
const Champ_base & get_champ(const Motcle &nom) const override
void associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override
DoubleTab & calculer(DoubleTab &) const override
void creer_champ(const Motcle &motlu) override
bool has_champ(const Motcle &nom, OBS_PTR(Champ_base) &ref_champ) const override
void get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
void mettre_a_jour(double temps) override
DOES NOTHING - to override in derived classes.
Source_base A Source_base object is a term appearing on the right-hand side of an.
Source Generic class of the source term hierarchy. A Source object can.