Soil Water Balance (SWB2)
Loading...
Searching...
No Matches
exceptions::assert Interface Reference

Public Member Functions

subroutine assert_4bit (lcondition, smessage, smodule, iline, scalledby, icalledbyline, shints)
subroutine assert_1bit (lcondition, smessage, smodule, iline, scalledby, icalledbyline, shints)

Detailed Description

Definition at line 15 of file exceptions.F90.

Member Function/Subroutine Documentation

◆ assert_1bit()

subroutine exceptions::assert::assert_1bit ( logical (c_bool), intent(in) lcondition,
character (len=*), intent(in) smessage,
character (len=*), intent(in), optional smodule,
integer (c_int), intent(in), optional iline,
character (len=*), intent(in), optional scalledby,
integer (c_int), intent(in), optional icalledbyline,
character (len=*), intent(in), optional shints )

Definition at line 295 of file exceptions.F90.

Here is the call graph for this function:

◆ assert_4bit()

subroutine exceptions::assert::assert_4bit ( logical (4), intent(in) lcondition,
character (len=*), intent(in) smessage,
character (len=*), intent(in), optional smodule,
integer (c_int), intent(in), optional iline,
character (len=*), intent(in), optional scalledby,
integer (c_int), intent(in), optional icalledbyline,
character (len=*), intent(in), optional shints )

Definition at line 333 of file exceptions.F90.

Here is the call graph for this function:

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