Searched refs:dCH2 (Results 1 – 1 of 1) sorted by relevance
718 const real dCH2 = (dOH * dOH + 2 * dHH * dHH) / 9; in computeMaxUpdateGroupRadius() local719 const real dCAny = std::sqrt(std::max(dCO2, dCH2)); in computeMaxUpdateGroupRadius()