msgfunc Interface

interface
private subroutine msgfunc(me, str)

Arguments

Type IntentOptional Attributes Name
class(slsqp_solver), intent(inout) :: me
character(len=*), intent(in) :: str

the message to report.

Description

for reporting a message to the user