Skip to content

Namespace diagnosticmanager_mod

Namespace List > diagnosticmanager_mod

Public Functions

Type Name
subroutine diagnostic_manager_init (class(diagnosticmanagertype), intent(inout) this, type(errormanagertype), intent(inout), target error_mgr, integer, intent(out) rc)
Initialize diagnostic manager.

Public Functions Documentation

function diagnostic_manager_init

Initialize diagnostic manager.

subroutine diagnosticmanager_mod::diagnostic_manager_init (
    class( diagnosticmanagertype ), intent(inout) this,
    type( errormanagertype ), intent(inout), target error_mgr,
    integer, intent(out) rc
) 

Parameters:

  • this DiagnosticManagerType instance
  • error_mgr ErrorManager for error handling
  • rc Return code


The documentation for this class was generated from the following file src/core/DiagnosticManager_Mod.F90