SetParametersLoadBalance Subroutine

public subroutine SetParametersLoadBalance(this, new_value)

Set the value of the load balance.

Arguments

Type IntentOptional AttributesName
type(SolverParameters_t), intent(inout) :: this

The parameter object.

type(Permutation_t), intent(in) :: new_value

Value to set it to.


Contents

None