Searched refs:Z (Results 1 – 5 of 5) sorted by relevance
| /libCEED/examples/ ! |
| H A D | notation.md | 10 …n\Omega_e$, while the reference coordinates are represented as $\bm{X}=(X,Y,Z) \equiv (X_0,X_1,X_2…
|
| /libCEED/examples/nek/boxes/ ! |
| H A D | b1e.rea | 143 **MESH DATA** 6 lines are X,Y,Z;X,Y,Z. Columns corners 1-4;5-8
|
| /libCEED/examples/fluids/qfunctions/ ! |
| H A D | newtonian_state.h | 281 StateConservative Z) { in StateConservativeAXPBYPCZ() argument 283 R.density = a * X.density + b * Y.density + c * Z.density; in StateConservativeAXPBYPCZ() 284 …for (int i = 0; i < 3; i++) R.momentum[i] = a * X.momentum[i] + b * Y.momentum[i] + c * Z.momentum… in StateConservativeAXPBYPCZ() 285 R.E_total = a * X.E_total + b * Y.E_total + c * Z.E_total; in StateConservativeAXPBYPCZ()
|
| /libCEED/examples/python/ ! |
| H A D | tutorial-6-shell.ipynb | 34 "$\\boldsymbol{X}=(X,Y,Z) \\equiv (X_1,X_2,X_3) \\in I=[-1,1]^3$\n",
|
| /libCEED/examples/fluids/ ! |
| H A D | README.md | 298 The `zbox` method uses [Z-ordering](https://en.wikipedia.org/wiki/Z-order_curve) to construct the m…
|