static_data_struct Derived Type

type, public, bind(C) :: static_data_struct

This struct shall hold algorithm-relevant data structures that are fixed for a fixed numerical experiment (i.e. numerical solution). (e.g. mesh)


Contents


Components

Type Visibility Attributes Name Initial
type(c_ptr), public :: mesh_cano_data