Searched defs:x_i (Results 1 – 4 of 4) sorted by relevance
| /libCEED/examples/fluids/qfunctions/ |
| H A D | turb_spanstats.h | 79 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in ChildStatsCollectionMMSTest() local 96 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in ChildStatsCollectionMMSTest_Error() local
|
| H A D | differential_filter.h | 91 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in DifferentialFilter_LHS_N() local 193 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in DifferentialFilter_MMS_IC() local
|
| H A D | newtonian.h | 164 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in RHSFunction_Newtonian() local 235 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in IFunction_Newtonian() local
|
| H A D | stg_shur14.h | 297 const CeedScalar x_i[3] = {x[0][i], x[1][i], x[2][i]}; in ICsStg() local
|