public interface operator(>)
Module Procedures
private function greater_ra(u, v) result(o)
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| real(kind=wp), |
intent(in) |
|
| :: |
u | |
| type(ad_t), |
intent(in) |
|
| :: |
v | |
Return Value logical
private function greater_ar(u, v) result(o)
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| type(ad_t), |
intent(in) |
|
| :: |
u | |
| real(kind=wp), |
intent(in) |
|
| :: |
v | |
Return Value logical