set_which Subroutine

private subroutine set_which(this, which)

Setter for the "which" argument of ARPACK routines.

Arguments

TypeIntentOptionalAttributesName
class(arpack_t), intent(inout) :: this

type instance

character(len=2), intent(in) :: which

which kind of eigenvalues to calculate


Contents

None