16#ifndef Marqueur_Lagrange_base_included
17#define Marqueur_Lagrange_base_included
19#include <Champs_compris_interface.h>
20#include <Champ_Fonc_base.h>
21#include <Champs_compris.h>
70 Champs_compris champs_compris_;
class Champ_Fonc_base Base class of fields that are functions of a calculated quantity
class Champ_base This class is the base of the fields hierarchy.
class Champs_compris_interface This class contains an interface of methods intended to manage
class Discretisation_base This class represents a spatial discretization scheme, which
class Ensemble_Lagrange_base Base class for classes representing a geometric structure made up
virtual void mettre_a_jour(double temps)
const Champ_base & get_champ(const Motcle &nom) const override
const double & temps_debut_integration() const
OWN_PTR(Champ_Fonc_base) densite_particules_
virtual void calculer_valeurs_champs()=0
void creer_champ(const Motcle &motlu) override
virtual const Ensemble_Lagrange_base & ensemble_points() const =0
virtual void discretiser(const Probleme_base &pb, const Discretisation_base &dis)
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
virtual Ensemble_Lagrange_base & ensemble_points()=0
A character string (Nom) in uppercase.
An array of character strings (VECT(Nom)).
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...
class Probleme_base It is a Probleme_U that is not a coupling.