set_bmat Subroutine

private subroutine set_bmat(this, bmat)

Sets the type of B-matrix.

Arguments

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

type instance

character, intent(in) :: bmat

type of B-matrix


Contents

None