16#ifndef Champ_Fonc_Tabule_Morceaux_Interp_included
17#define Champ_Fonc_Tabule_Morceaux_Interp_included
19#include <Champ_Fonc_Tabule_Morceaux.h>
20#include <Champ_Fonc_Interp.h>
21#include <TRUST_Vector.h>
Champ_Fonc_Tabule_Morceaux_Interp This class represents a field taking piecewise values as functions.
std::vector< Champ_Fonc_Interp > ch_param_interp
int initialiser(const double temps) override
DOES NOTHING.
void mettre_a_jour(double temps) override
Time update.
class Champ_Fonc_Tabule_Morceaux
class Champ_base This class is the base of the fields hierarchy.