OPENQP
v1.0-dev
OPENQP
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
assignment(=)
Interface
3 statements
Source File
errcode.F90
errcode
assignment(=)
Contents
Module Procedures
errcode_t_set
errcode_t_set_i
public interface assignment(=)
Module Procedures
private subroutine errcode_t_set(this, val)
Arguments
Type
Intent
Optional
Attributes
Name
class(
errcode_t
),
intent(inout)
::
this
integer,
intent(in)
::
val
private subroutine errcode_t_set_i(val, this)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(out)
::
val
class(
errcode_t
),
intent(in)
::
this