DACE 2.0 API Manual
Differential Algebra Core Engine
|
#include <string.h>
#include <stdio.h>
#include "dace/config.h"
#include "dace/dacebase.h"
#include "dace/daceaux.h"
#include "dace/daceerror.h"
Macros | |
#define | __STDC_WANT_LIB_EXT1__ 1 |
Functions | |
unsigned int | daceGetError () |
unsigned int | daceGetErrorX () |
unsigned int | daceGetErrorYY () |
const char * | daceGetErrorFunName () |
const char * | daceGetErrorMSG () |
void | daceClearError () |
void | daceSetError (const char *c, const unsigned int ix, const unsigned int iyy) |