Numeric kind definitions.
Note
The default real kind (wp
) can be
changed using optional preprocessor flags.
This library was built with real kind:
real(kind=real64)
[8 bytes]
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | slsqp_rk | = | real64 |
real kind used by this module [8 bytes] |
integer, | public, | parameter | :: | wp | = | slsqp_rk |
copy of |