This file implements the functions of the thetaSC integrator in C. Warning : not working yet. More...
#include "integrator.h"
#include "MBSfun.h"
#include "mbs_message.h"
#include "mbs_dirdyn.h"
#include "mbs_dirdyn_struct.h"
#include "mbs_errors_names.h"
Functions | |
int | ThetaSC (double y[], double dydx[], int n, double x, double h, double yout[], int(*derivs)(double, double[], double[], MbsData *, MbsDirdyn *), MbsData *s, MbsDirdyn *mbs_dd) |
Unknown integrator. More... | |
This file implements the functions of the thetaSC integrator in C. Warning : not working yet.
Creation date: June 2015
Modification date: April 2018 \modified by Sebastien Timmermans
(c) Universite catholique de Louvain