Searched refs:isDropped (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/dsent/model/optical_graph/
H A DOpticalFilter.h48 bool isDropped(const WavelengthGroup& wavelengths_) const;
H A DOpticalFilter.cc70 bool OpticalFilter::isDropped(const WavelengthGroup& wavelengths_) const function in class:DSENT::OpticalFilter
H A DOpticalGraph.cc197 if (filter_node->isDropped(wavelength_->getWavelengths()))

Completed in 6 milliseconds