16#ifndef Option_DG_included
17#define Option_DG_included
19#include <Interprete.h>
43 static std::map<std::string, int>
ORDERS;
Base class for "interpreter" objects.
A character string (Nom) in uppercase.
class Nom: a character string for naming TRUST objects.
This class enable to change options for DG computation in a .data file.
static int Nb_col_from_order(const int order)
Return the number of columns necessary in the unknown vector for a given method order....
Entree & interpreter(Entree &) override
static int Get_order_for(const Nom &n)
static std::map< std::string, int > ORDERS