finalise Subroutine

public subroutine finalise(self)

Release resources owned by the solver and its runtime models.

Type Bound

solver_t

Arguments

Type IntentOptional Attributes Name
class(solver_t), intent(inout) :: self

Calls

proc~~finalise~6~~CallsGraph proc~finalise~6 m_solver::solver_t%finalise none~finalise~12 m_les::les_t%finalise proc~finalise~6->none~finalise~12 proc~release_block m_allocator::allocator_t%release_block none~finalise~12->proc~release_block