MatrixSigma Interface

public interface MatrixSigma

Contents


Module Procedures

private subroutine MatrixSigma_ps(this, sigma_value)

Compute sigma for the inversion method. See \cite ozaki2001efficient for details.

Arguments

Type IntentOptional AttributesName
type(Matrix_ps), intent(in) :: this

The matrix to compute the sigma value of.

real(kind=NTREAL), intent(out) :: sigma_value

Sigma