marbl_logging module reference¶
A non-functioning template of the MARBL logging module.
Data Types¶
A non-functioning template of the marbl status log type. |
|
A non-functioning template of the marbl status log type. |
Functions/Subroutines¶
dummy trace routine |
|
dummy erase routine |
Detailed Description¶
A non-functioning template of the MARBL logging module.
Type Documentation¶
-
type
marbl_logging/marbl_status_log_entry_type¶ A non-functioning template of the marbl status log type.
- Type fields:
%elementind[integer] :: dummy index%lonly_master_writes[logical] :: dummy flag%logmessage[character (len=0)] :: dummy message%next[type( marbl_status_log_entry_type ),pointer] :: dummy pointer
-
type
marbl_logging/marbl_log_type¶ A non-functioning template of the marbl status log type.
- Type fields:
%labort_marbl[logical,public] :: dummy flag%fulllog[type( marbl_status_log_entry_type ),pointer] :: dummy pointer%log_error_trace[procedure,public] :: dummy trace routine%erase[procedure,public] :: dummy erase routine
Function/Subroutine Documentation¶
-
subroutine
marbl_logging/log_error_trace(self, RoutineName, CodeLoc, ElemInd)¶ dummy trace routine
-
subroutine
marbl_logging/erase(self)¶ dummy erase routine