interface generic --> destruct matrix and derived type More...
Public Member Functions | |
subroutine | m_destruct (m) |
subroutine | m_destruct_lu (lu_) |
subroutine | m_destruct_m_and_p (m_and_p_) |
subroutine | m_destruct_qr (qr_) |
subroutine | m_destruct_t_eig (t_eig_) |
subroutine | m_destruct_t_poweig (t_poweig_) |
subroutine | m_destruct_t_svd (t_svd_) |
interface generic --> destruct matrix and derived type
interfaces destruct : destructor
Definition at line 241 of file matrix.f90.