Searched refs:table (Results 1 – 6 of 6) sorted by relevance
36 double table[4][3] = { in ChebyshevEval() local44 f[i] = table[i][0] * Tf[0] + table[i][1] * Tf[1] + table[i][2] * Tf[2]; in ChebyshevEval()48 table[0][i % 3] = 2 * x * table[0][(i - 1) % 3] - table[0][(i - 2) % 3]; in ChebyshevEval()52 table[j][i % 3] = i * (2 * table[j - 1][(i - 1) % 3] + table[j][(i - 2) % 3] / (i - 2)); in ChebyshevEval()55 f[j] += table[j][i % 3] * Tf[i]; in ChebyshevEval()
7 :::{list-table} Common Runtime Options81 :::{list-table} File I/O Options142 :::{list-table} Testing Options174 :::{list-table} Logging Options222 :::{list-table} Nondimensionalization Options249 :::{list-table} Boundary Condition Options285 :::{list-table} 2D Face ID Labels308 :::{list-table} 3D Face ID Labels400 :::{list-table} Newtonian Ideal Gas problems Runtime Options
25 :::{list-table} Gaussian Wave Runtime Options130 :::{list-table} Density Current Runtime Options196 :::{list-table} Channel Runtime Options257 :::{list-table} Boundary Layer Meshing Runtime Options307 :::{list-table} Blasius Runtime Options399 :::{list-table} Taylor-Green Vortex Runtime Options439 :::{list-table} Isentropic Vortex Runtime Options512 :::{list-table} Shock Tube Runtime Options619 :::{list-table} Advection Runtime Options
88 :::{list-table} Spanwise Turbulent Statistics Runtime Options262 :::{list-table} Differential Filtering Runtime Options332 :::{list-table} SmartSim Runtime Options353 :::{list-table} *In Situ* Machine-Learning Training Runtime Options398 :::{list-table} *In Situ* Machine-Learning Training Runtime Options
414 :::{list-table} SGS Model Options468 :::{list-table} Data-driven SGS Model Options613 The `STGInflow.dat` file is a table of values at given distances from the wall.622 The `STGRand.dat` file is the table of the random number set, $\{\bm{\sigma}^n, \bm{d}^n, \phi^n\}_…629 The following table is presented to help clarify the dimensionality of the numerous terms in the ST…650 :::{list-table} STG Runtime Options726 :::{list-table} IDL Runtime Options
358 # to that level are automatically included in the table of contents, even if1511 # HTML files also contain an index, a table of contents, and you can search for1547 # The BINARY_TOC flag controls whether a binary table of contents is generated1548 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it1556 # the table of contents of the HTML help documentation and to the tree view.