supported_schemes_interface Abstract Interface

abstract interface

Abstract interfaces of deferred methods of integrator_object.

private pure function supported_schemes_interface(self) result(schemes)

Arguments

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

Integrator.

Return Value character(len=99), allocatable,(:)

Queried scheme.

Description

Return the list of supported schemes.