Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_lworkl
Function
6 statements
Source File
mod_arpack_type.f08
mod_arpack_type
get_lworkl
Contents
private pure function get_lworkl(this)
Getter for length of workl array, returns 3 * ncv**2 + 5 * ncv
Type Bound
arpack_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
arpack_t
),
intent(in)
::
this
type instance
Return Value
integer