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
get_maxiter
Function
4 statements
Source File
mod_arpack_type.f08
mod_arpack_type
get_maxiter
Contents
None
private pure function get_maxiter(this)
Getter for maximum number of iterations.
Arguments
Type
Intent
Optional
Attributes
Name
class(
arpack_t
),
intent(in)
::
this
type instance
Return Value
integer
Contents
None