|
DACE 2.0 API Manual
Differential Algebra Core Engine
|
#include <stdbool.h>#include "dace/config.h"
Include dependency graph for dacebase.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | DACE_STRLEN (140) |
| #define | REF(x) *(x) |
| #define | ARG(x) &(x) |
| #define | DACE_INFO 1 |
| #define | DACE_WARNING 3 |
| #define | DACE_ERROR 6 |
| #define | DACE_SEVERE 9 |
| #define | DACE_PANIC 10 |
Typedefs | |
| typedef int | DACEDA |
1.8.13