NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include "debugger.hpp"
#include "../../kernel.hpp"
#include "../utils/tools.hpp"
#include "../procedure/procedurevarfactory.hpp"
Go to the source code of this file.
Macros | |
#define | DEFAULT_NUM_PRECISION 7 |
#define | DEFAULT_MINMAX_PRECISION 5 |
#define | MAXSTRINGLENGTH 1024 |
#define DEFAULT_MINMAX_PRECISION 5 |
Definition at line 27 of file debugger.cpp.
#define DEFAULT_NUM_PRECISION 7 |
Definition at line 26 of file debugger.cpp.
#define MAXSTRINGLENGTH 1024 |
Definition at line 28 of file debugger.cpp.