Toggle navigation
GRILLIX
Documentation
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
state_data_struct
Derived Type
5 statements
Source File
timestep_template_m.f90
timestep_template_m
state_data_struct
Contents
Variables
npoints
density
tau
type, public, bind(C) :: state_data_struct
This struct shall hold data needed in a checkpoint (e.g. dynamical system state variables)
Contents
Variables
npoints
density
tau
Components
Type
Visibility
Attributes
Name
Initial
integer(kind=c_int64_t),
public
::
npoints
type(c_ptr),
public
::
density
real(kind=GP),
public
::
tau