16#include <Source_Gravite_Fluide_Dilatable_base.h>
17#include <Fluide_Dilatable_base.h>
18#include <Equation_base.h>
34 g = le_fluide->gravite().valeurs();
Class defining operators and methods for all reading operation in an input flow (file,...
Base class for a dilatable fluid, inheriting from Fluide_base.
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.
Base class for output streams.
Additional gravity source term for the momentum equation when the fluid is dilatable.
DoubleTab & calculer(DoubleTab &) const override
void completer() override
Updates internal references of the Source_base object.
Source_base A Source_base object is a term appearing on the right-hand side of an.
virtual void completer()
Updates internal references of the Source_base object.
virtual DoubleTab & ajouter(DoubleTab &) const