abst_copy Interface

interface
private function abst_copy(self) result(new_matrix)

Arguments

Type IntentOptional Attributes Name
class(abst_matrix), intent(in) :: self

Return Value class(abst_matrix),allocatable