state_data_struct Derived Type

type, public, bind(C) :: state_data_struct

This struct shall hold data needed in a checkpoint (e.g. dynamical system state variables)


Contents


Components

Type Visibility Attributes Name Initial
integer(kind=c_int64_t), public :: npoints
type(c_ptr), public :: density
real(kind=GP), public :: tau