parse_cli_interface Abstract Interface

abstract interface

Abstract interfaces of integrand_tester_object class.

private subroutine parse_cli_interface(self, cli)

Arguments

Type IntentOptional AttributesName
class(integrand_tester_object), intent(inout) :: self

Integrand.

type(command_line_interface), intent(inout) :: cli

Command line interface handler.

Description

Initialize from command line interface.