gsl_odeiv_step_type

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

alloc
void* function(size_t) alloc;
Undocumented in source.
apply
int function(void*, size_t, double, double, double*, double*, const(double)*, double*, const(gsl_odeiv_system)*) apply;
Undocumented in source.
can_use_dydt_in
int can_use_dydt_in;
Undocumented in source.
free
void function(void*) free;
Undocumented in source.
gives_exact_dydt_out
int gives_exact_dydt_out;
Undocumented in source.
name
const(char)* name;
Undocumented in source.
order
uint function(void*) order;
Undocumented in source.
reset
int function(void*, size_t) reset;
Undocumented in source.

Meta