Packages
gsl
Gsl
OdeivStepType
alloc
apply
can_use_dydt_in
free
gives_exact_dydt_out
name
order
reset
OdeivStepType
Object Hierarchy:
Gsl.OdeivStepType
Gsl.OdeivStepType
Gsl.OdeivStepType
Description:
[
SimpleType
]
[
CCode
( cname =
"gsl_odeiv_step_type"
, has_type_id =
false
) ]
public
struct
OdeivStepType
Namespace:
Gsl
Package:
gsl
Content:
Fields:
public
unowned
string
name
public
int
can_use_dydt_in
public
int
gives_exact_dydt_out
public
OdeivStepAlloc
alloc
public
OdeivStepApply
apply
public
OdeivStepReset
reset
public
OdeivStepOrder
order
public
OdeivStepFree
free