16#ifndef Champs_compris_IJK_interface_included
17#define Champs_compris_IJK_interface_included
19#include <IJK_Field_forward.h>
20#include <IJK_Field_vector.h>
21#include <Champ_Generique_base.h>
32 using FieldInfo_t = std::tuple<Motcle, Entity, Nature_du_champ, bool>;
Similar to Champs_compris_interface but for IJK scalar and vector fields.
std::tuple< Motcle, Entity, Nature_du_champ, bool > FieldInfo_t
virtual bool has_champ_vectoriel(const Motcle &nom) const =0
virtual const IJK_Field_vector3_double & get_IJK_field_vector(const Motcle &nom)=0
virtual bool has_champ(const Motcle &nom) const =0
virtual const IJK_Field_double & get_IJK_field(const Motcle &nom)=0
virtual ~Champs_compris_IJK_interface()
Une chaine de caractere (Nom) en majuscules.