set_mode Subroutine

private subroutine set_mode(this, mode)

Sets the mode for the solver.

Arguments

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

type instance

integer, intent(in) :: mode

solver mode


Contents

None