Searched refs:cachedValue (Results 1 – 1 of 1) sorted by relevance
109 double cachedValue = _owner->getCachedValue(in.name); in inputProc() local112 if (!(std::isfinite(cachedValue))) in inputProc()127 double marginValue = in.convertMarginZero - cachedValue; in inputProc()132 << "Converting temp to margin: temp " << cachedValue in inputProc()137 cachedValue = marginValue; in inputProc()145 value += cachedValue; in inputProc()149 value = compare(value, cachedValue); in inputProc()