atl_finalize_program Subroutine

public subroutine atl_finalize_program(params, equation, tree, nCellsNoBnd, element_container)

Arguments

Type IntentOptional Attributes Name
type(atl_solver_param_type), intent(inout) :: params
type(atl_Equations_type), intent(inout) :: equation
type(treelmesh_type), intent(inout) :: tree
integer, intent(inout), allocatable :: nCellsNoBnd(:)
type(atl_element_container_type), intent(inout) :: element_container