UMPIRE
Umpire: resource management and provision
umpire_strategy_mod::operator(.eq.) Interface Reference

Public Member Functions

logical function dynamicpool_eq (a, b)
 
logical function allocationadvisor_eq (a, b)
 
logical function namedallocationstrategy_eq (a, b)
 

Member Function/Subroutine Documentation

◆ dynamicpool_eq()

logical function umpire_strategy_mod::operator(.eq.)::dynamicpool_eq ( type(dynamicpool), intent(in)  a,
type(dynamicpool), intent(in)  b 
)

◆ allocationadvisor_eq()

logical function umpire_strategy_mod::operator(.eq.)::allocationadvisor_eq ( type(allocationadvisor), intent(in)  a,
type(allocationadvisor), intent(in)  b 
)

◆ namedallocationstrategy_eq()

logical function umpire_strategy_mod::operator(.eq.)::namedallocationstrategy_eq ( type(namedallocationstrategy), intent(in)  a,
type(namedallocationstrategy), intent(in)  b 
)