return_integer_parameter Abstract Interface

abstract interface
public function return_integer_parameter(this, i_matter) result(res)

Arguments

Type IntentOptional Attributes Name
class(idbase), intent(in) :: this
integer, intent(in) :: i_matter

Index of the matter object whose parameter is to return

Return Value integer

Real number. Parameter of the i_matter-th matter object

Description

INTERFACE for a PROCEDURE that returns an INTEGER