accelerInt
v0.1
|
Contains header definitions for the RHS function for the van der Pol example. More...
Go to the source code of this file.
Namespaces | |
van_der_pol | |
Functions | |
void | van_der_pol::dydt (const double t, const double mu, const double *__restrict__ y, double *__restrict__ dy) |
An implementation of the RHS of the van der Pol equation. More... | |
Contains header definitions for the RHS function for the van der Pol example.
Definition in file dydt.h.