Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
destroy
Subroutine
4 statements
Source File
mod_banded_matrix_hermitian.f08
mod_banded_matrix_hermitian
destroy
Contents
private pure subroutine destroy(this)
Destructor, deallocates the datastructure.
Type Bound
hermitian_banded_matrix_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
hermitian_banded_matrix_t
),
intent(inout)
::
this
type instance