slsqp
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
msgfunc
Interface
33 statements
Source File
slsqp_module.f90
slsqp_module
msgfunc
Contents
None
interface
private subroutine msgfunc(me, str)
Arguments
Type
Intent
Optional
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