sampled_method_data_type Derived Type

type, private :: sampled_method_data_type

A container for the method data to hold the data in a scalar pointer for the C-pointer conversion.


Inherits

type~~sampled_method_data_type~~InheritsGraph type~sampled_method_data_type sampled_method_data_type type~realarray_type realarray_type type~sampled_method_data_type->type~realarray_type component

Components

Type Visibility Attributes Name Initial
type(realarray_type), public, allocatable :: component(:)