Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(sin_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(sin_t), | intent(in) | :: | self | |||
complex(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cos_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(cos_t), | intent(in) | :: | self | |||
complex(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(tan_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(tan_t), | intent(in) | :: | self | |||
complex(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(asin_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(asin_t), | intent(in) | :: | self | |||
complex(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(acos_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(acos_t), | intent(in) | :: | self | |||
complex(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(atan_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in), | dimension(:) | :: | args |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(atan_t), | intent(in) | :: | self | |||
complex(kind=wp), | intent(in), | dimension(:) | :: | args |