28#ifndef Fluide_Ostwald_included
29#define Fluide_Ostwald_included
31#include <Fluide_Incompressible.h>
class Champ_Don_base base class of Given Fields (not calculated)
class Discretisation_base This class represents a spatial discretization scheme, which
void set_param(Param ¶m) const override
void creer_champs_non_lus() override
const Champ_Don_base & indice_struct() const
OWN_PTR(Champ_Don_base) K_
int initialiser(const double temps) override
Initializes the fluid parameters.
void mettre_a_jour(double) override
Performs a time update of the medium and therefore of its characteristic parameters.
const Champ_Don_base & consistance() const
Champ_Don_base & indice_struct()
Champ_Don_base & consistance()
void discretiser(const Probleme_base &pb, const Discretisation_base &dis) override
OWN_PTR(Champ_Don_base) N_
Helper class to factorize the readOn method of Objet_U classes.
class Probleme_base It is a Probleme_U that is not a coupling.