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

Public Member Functions

logical function dynamicpool_ne (a, b)
 
logical function allocationadvisor_ne (a, b)
 
logical function namedallocationstrategy_ne (a, b)
 

Member Function/Subroutine Documentation

◆ dynamicpool_ne()

logical function umpire_strategy_mod::operator(.ne.)::dynamicpool_ne ( type(dynamicpool), intent(in)  a,
type(dynamicpool), intent(in)  b 
)

◆ allocationadvisor_ne()

logical function umpire_strategy_mod::operator(.ne.)::allocationadvisor_ne ( type(allocationadvisor), intent(in)  a,
type(allocationadvisor), intent(in)  b 
)

◆ namedallocationstrategy_ne()

logical function umpire_strategy_mod::operator(.ne.)::namedallocationstrategy_ne ( type(namedallocationstrategy), intent(in)  a,
type(namedallocationstrategy), intent(in)  b 
)