|
UMPIRE
Umpire: resource management and provision
|
Public Member Functions | |
| logical function | dynamicpool_eq (a, b) |
| logical function | allocationadvisor_eq (a, b) |
| logical function | namedallocationstrategy_eq (a, b) |
| logical function umpire_strategy_mod::operator(.eq.)::dynamicpool_eq | ( | type(dynamicpool), intent(in) | a, |
| type(dynamicpool), intent(in) | b | ||
| ) |
| logical function umpire_strategy_mod::operator(.eq.)::allocationadvisor_eq | ( | type(allocationadvisor), intent(in) | a, |
| type(allocationadvisor), intent(in) | b | ||
| ) |
| logical function umpire_strategy_mod::operator(.eq.)::namedallocationstrategy_eq | ( | type(namedallocationstrategy), intent(in) | a, |
| type(namedallocationstrategy), intent(in) | b | ||
| ) |