16#ifndef Loi_Fermeture_Test_included
17#define Loi_Fermeture_Test_included
19#include <Loi_Fermeture_base.h>
class Champ_Don_base base class of Given Fields (not calculated)
class Discretisation_base This class represents a spatial discretization scheme, which
: class Loi_Fermeture_Test
void mettre_a_jour(double temps) override
This method is called by the problem after mettre_a_jour() of equations and medium.
void set_param(Param ¶m) const override
This method is called by the readOn of the class.
void discretiser(const Discretisation_base &) override
This method is called by the problem after the discretization of equations and medium and before.
OWN_PTR(Champ_Don_base) champ_test_
: Base class of closure laws.
Helper class to factorize the readOn method of Objet_U classes.