array_interface Abstract Interface

abstract interface

Abstract interfaces of deferred methods of primitive_object.

private pure function array_interface(self) result(array_)

Arguments

Type IntentOptional AttributesName
class(primitive_object), intent(in) :: self

Primitive.

Return Value real(kind=R8P), allocatable,(:)

Serialized array of primitive.

Description

Return serialized array of primitive.