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