FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_copy
Interface
26 statements
Source File
matrix_base.F90
matrix_base
abst_copy
Contents
None
interface
private function abst_copy(self) result(new_matrix)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_matrix
),
intent(in)
::
self
Return Value
class(
abst_matrix
),allocatable