tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Public Member Functions
tblite_context_logger::message Interface Reference

Entry point for displaying a string in the logger. More...

Public Member Functions

subroutine message (self, msg, error)
 

Detailed Description

Entry point for displaying a string in the logger.

Constructor & Destructor Documentation

◆ message()

subroutine tblite_context_logger::message::message ( class(context_logger), intent(inout) self,
character(len=*), intent(in) msg,
type(error_type), intent(out), allocatable error )
virtual
Parameters
[in,out]selfInstance of the logger
[in]msgString to display
[out]errorError handling

The documentation for this interface was generated from the following file: