Home
last modified time | relevance | path

Searched refs:Z (Results 1 – 5 of 5) sorted by relevance

/libCEED/examples/
H A Dnotation.md10 …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 Db1e.rea143 **MESH DATA** 6 lines are X,Y,Z;X,Y,Z. Columns corners 1-4;5-8
/libCEED/examples/fluids/qfunctions/
H A Dnewtonian_state.h281 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 Dtutorial-6-shell.ipynb34 "$\\boldsymbol{X}=(X,Y,Z) \\equiv (X_1,X_2,X_3) \\in I=[-1,1]^3$\n",
/libCEED/examples/fluids/
H A DREADME.md298 The `zbox` method uses [Z-ordering](https://en.wikipedia.org/wiki/Z-order_curve) to construct the m…