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

Contents


Components

TypeVisibilityAttributesNameInitial
type(realarray_type), private, allocatable:: component(:)