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~7~~CallsGraph proc~finalise~7 m_solver::solver_t%finalise none~finalise~2 m_les::les_t%finalise proc~finalise~7->none~finalise~2 proc~release_block m_allocator::allocator_t%release_block none~finalise~2->proc~release_block