16#include <Pb_Cahn_Hilliard.h>
17#include <Cahn_Hilliard.h>
Class defining operators and methods for all reading operation in an input flow (file,...
class Equation_base The role of an equation is the calculation of one or more fields....
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.
Classe Pb_Cahn_Hilliard Cette classe represente un probleme multiphase avec champs conservés (équatio...
Cahn_Hilliard eq_cahn_hilliard
const Equation_base & equation(int) const override
Renvoie l'equation de Cahn-Hilliard Provoque une erreur sinon car le probleme n'a qu'une seule equati...
class Probleme_base It is a Probleme_U that is not a coupling.
Base class for output streams.