Searched refs:maxConstraintLength (Results 1 – 1 of 1) sorted by relevance
631 real maxConstraintLength = 0; in computeMaxUpdateGroupRadius() local662 maxConstraintLength = std::max(maxConstraintLength, constraintLength); in computeMaxUpdateGroupRadius()671 radius = 0.5_real * maxConstraintLength; in computeMaxUpdateGroupRadius()683 maxConstraintLength, temperature); in computeMaxUpdateGroupRadius()692 maxConstraintLength, temperature); in computeMaxUpdateGroupRadius()705 radius = maxConstraintLength in computeMaxUpdateGroupRadius()706 + (sumConstraintLengths - 2 * maxConstraintLength) / (numConstraints + 1); in computeMaxUpdateGroupRadius()