DestructSolverParameters Subroutine

public pure subroutine DestructSolverParameters(this)

Cleanup the solver parameters datastructure.

Arguments

Type IntentOptional Attributes Name
type(SolverParameters_t), intent(inout) :: this

The parameter object.


Contents