16#ifndef Champ_Fonc_Tabule_Morceaux_included
17#define Champ_Fonc_Tabule_Morceaux_included
19#include <TRUSTChamp_Morceaux_generique.h>
20#include <TRUST_Vector.h>
42 using ArrStr = std::array<std::string, 3>;
class Champ_Fonc_Tabule_Morceaux
std::set< ArrStr > s_pb_ch
int initialiser(const double temps) override
DOES NOTHING.
std::array< std::string, 3 > ArrStr
void mettre_a_jour(double temps) override
Time update.
std::vector< const Champ_base * > ch_param
std::vector< std::vector< ArrStr > > m_pb_ch
std::vector< CHTAB > morceaux
OWN_PTR(Champ_base) espace_stockage_
class Champ_base This class is the base of the fields hierarchy.
Champ_base()
Default constructor of a Champ_base.
double temps() const
Returns the time of the field.