finalize Subroutine

public subroutine finalize()

Type Bound

ExtData_DriverGridComp

Arguments

None

Calls

proc~~finalize~2~~CallsGraph proc~finalize~2 mapl_Profiler::ExtData_DriverGridComp%finalize proc~finalize_global_time_profiler mapl_TimeProfiler::finalize_global_time_profiler proc~finalize~2->proc~finalize_global_time_profiler none~finalize mapl_BaseProfiler::BaseProfiler%finalize proc~finalize_global_time_profiler->none~finalize proc~get_global_time_profiler mapl_TimeProfiler_private::get_global_time_profiler proc~finalize_global_time_profiler->proc~get_global_time_profiler none~finalize~2 MAPL_AbstractMeter::AbstractMeter%finalize none~finalize->none~finalize~2 none~get_meter MAPL_MeterNode::MeterNode%get_meter none~finalize->none~get_meter none~pop_back mapl_MeterNodeStack::MeterNodeStack%pop_back none~finalize->none~pop_back mpi_op_free mpi_op_free none~finalize~2->mpi_op_free mpi_type_free mpi_type_free none~finalize~2->mpi_type_free

Called by

proc~~finalize~2~~CalledByGraph proc~finalize~2 mapl_Profiler::ExtData_DriverGridComp%finalize proc~run~6 ExtDataDriverMod::ExtDataDriver%run proc~run~6->proc~finalize~2 program~extdata_driver ExtData_Driver program~extdata_driver->proc~run~6

Source Code

   subroutine finalize()
      call finalize_global_time_profiler()
   end subroutine finalize