16#ifndef Champ_Generique_refChamp_special_included
17#define Champ_Generique_refChamp_special_included
19#include <Champ_Generique_refChamp.h>
: class Champ_Generique_refChamp_special
const DoubleTab & get_ref_values() const override
Verifies that the field is indeed a discrete field and returns the value array.
const Champ_base & get_champ(OWN_PTR(Champ_base)&espace_stockage) const override
void set_param(Param ¶m) const override
pb_champ : triggers the reading of the problem name (nom_pb_) to which the discrete field belongs and...
Special field class that encapsulates a reference to a volume field of TRUST of type Champ_base.
OWN_PTR(Champ_base) ptr_champ_
class Champ_base This class is the base of the fields hierarchy.
Helper class to factorize the readOn method of Objet_U classes.