|
UMPIRE
Umpire: resource management and provision
|
Public Member Functions | |
| logical function | dynamicpool_ne (a, b) |
| logical function | allocationadvisor_ne (a, b) |
| logical function | namedallocationstrategy_ne (a, b) |
| logical function umpire_strategy_mod::operator(.ne.)::dynamicpool_ne | ( | type(dynamicpool), intent(in) | a, |
| type(dynamicpool), intent(in) | b | ||
| ) |
| logical function umpire_strategy_mod::operator(.ne.)::allocationadvisor_ne | ( | type(allocationadvisor), intent(in) | a, |
| type(allocationadvisor), intent(in) | b | ||
| ) |
| logical function umpire_strategy_mod::operator(.ne.)::namedallocationstrategy_ne | ( | type(namedallocationstrategy), intent(in) | a, |
| type(namedallocationstrategy), intent(in) | b | ||
| ) |