Searched refs:table (Results 1 – 8 of 8) sorted by relevance
42 double table[4][3] = { in ChebyshevEval() local51 f[i] = table[i][0] * Tf[0] + table[i][1] * Tf[1] + table[i][2] * Tf[2]; in ChebyshevEval()55 table[0][i % 3] = 2 * x * table[0][(i - 1) % 3] - table[0][(i - 2) % 3]; in ChebyshevEval()59 table[j][i % 3] = i * (2 * table[j - 1][(i - 1) % 3] + table[j][(i - 2) % 3] / (i - 2)); in ChebyshevEval()62 f[j] += table[j][i % 3] * Tf[i]; in ChebyshevEval()
31 :::{list-table} Common Runtime Options189 :::{list-table} 2D Face ID Labels212 :::{list-table} 3D Face ID Labels306 :::{list-table} Advection Runtime Options426 :::{list-table} Isentropic Vortex Runtime Options475 :::{list-table} Shock Tube Runtime Options514 :::{list-table} Newtonian Ideal Gas problems Runtime Options677 :::{list-table} Gaussian Wave Runtime Options736 :::{list-table} Vortex Shedding Runtime Options790 :::{list-table} Density Current Runtime Options[all …]
831 The `STGInflow.dat` file is a table of values at given distances from the wall.842 The `STGRand.dat` file is the table of the random number set, $\{\bm{\sigma}^n,849 The following table is presented to help clarify the dimensionality of the
29 :::{list-table} Mandatory Runtime Options87 :::{list-table} Additional Runtime Options181 :::{list-table} (Non)dimensionalization options203 :::{list-table} Characteristic units for metals226 The table below summarizes the formulations of each of these quantities for each problem type.228 :::{list-table} Diagnostic quantities
37 requires the python package matplotlib) or the `postprocess-table.py` script,
20 :::{list-table}
431 :::{list-table}509 :::{list-table}565 :::{list-table}612 :::{list-table}654 :::{list-table}
359 # to that level are automatically included in the table of contents, even if1480 # HTML files also contain an index, a table of contents, and you can search for1516 # The BINARY_TOC flag controls whether a binary table of contents is generated1517 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it1525 # the table of contents of the HTML help documentation and to the tree view.