Searched refs:Z (Results 1 – 2 of 2) sorted by relevance
274 StateConservative Z) { in StateConservativeAXPBYPCZ() argument276 R.density = a * X.density + b * Y.density + c * Z.density; in StateConservativeAXPBYPCZ()277 …for (int i = 0; i < 3; i++) R.momentum[i] = a * X.momentum[i] + b * Y.momentum[i] + c * Z.momentum… in StateConservativeAXPBYPCZ()278 R.E_total = a * X.E_total + b * Y.E_total + c * Z.E_total; in StateConservativeAXPBYPCZ()
394 The `zbox` method uses [Z-ordering](https://en.wikipedia.org/wiki/Z-order_curve) to construct the m…