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:
thisDiagnosticManagerType instanceerror_mgrErrorManager for error handlingrcReturn code
The documentation for this class was generated from the following file src/core/DiagnosticManager_Mod.F90