COPASI API
4.16.103
|
#include <cmath>
#include <algorithm>
#include "copasi.h"
#include "CInternalSolver.h"
#include "lapack/blaswrap.h"
#include "lapack/lapackwrap.h"
Go to the source code of this file.
Macros | |
#define | dls001_1 (mdls001_._1) |
#define | dls001_2 (mdls001_._2) |
#define | dls001_3 (mdls001_._3) |
#define | dlsr01_1 (mdlsr01_._1) |
#define | dlsr01_2 (mdlsr01_._2) |
#define | dlsr01_3 (mdlsr01_._3) |
Functions | |
double | d_sign (const double &a, const double &b) |
Variables | |
static const C_INT | c__0 = 0 |
static C_INT | c__1 = 1 |
static double | c_b3 = 1.0 |
#define dls001_1 (mdls001_._1) |
Definition at line 29 of file drcheck.cpp.
Referenced by CInternalSolver::drchek_().
#define dls001_2 (mdls001_._2) |
Definition at line 30 of file drcheck.cpp.
#define dls001_3 (mdls001_._3) |
Definition at line 31 of file drcheck.cpp.
#define dlsr01_1 (mdlsr01_._1) |
Definition at line 33 of file drcheck.cpp.
Referenced by CInternalSolver::drchek_().
#define dlsr01_2 (mdlsr01_._2) |
Definition at line 34 of file drcheck.cpp.
Referenced by CInternalSolver::droots_().
#define dlsr01_3 (mdlsr01_._3) |
Definition at line 35 of file drcheck.cpp.
double d_sign | ( | const double & | a, |
const double & | b | ||
) |
Definition at line 2471 of file CLSODA.cpp.
Referenced by CInternalSolver::drchek_(), CInternalSolver::droots_(), and CLSODA::operator()().
|
static |
Definition at line 41 of file drcheck.cpp.
Referenced by CInternalSolver::drchek_().
|
static |
Definition at line 42 of file drcheck.cpp.
Referenced by CInternalSolver::drchek_(), and CInternalSolver::droots_().
|
static |
Definition at line 39 of file drcheck.cpp.
Referenced by CInternalSolver::droots_().