Toggle navigation
Legolas v. 2.0.6 - stable
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_arpack_type.f08
mod_arpack_type
destroy
Contents
None
private pure subroutine destroy(this)
Destructor, deallocates variables.
Arguments
Type
Intent
Optional
Attributes
Name
class(
arpack_t
),
intent(inout)
::
this
type instance
Contents
None