Toggle navigation
NECI
Documentation
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
compute_residual_norm
Function
18 statements
Source File
lanczos_general.F90
lanczos_general
compute_residual_norm
Contents
public function compute_residual_norm(this, i_state) result(norm)
Arguments
Type
Intent
Optional
Attributes
Name
type(
LanczosCalcType
),
intent(inout)
::
this
integer,
intent(in)
::
i_state
Return Value
real(kind=dp)
Contents