Searched refs:constant (Results 1 – 12 of 12) sorted by relevance
| /libCEED/python/ |
| H A D | ceed_constants.py | 100 def __init__(self, constant): argument 101 self._pointer = [constant]
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 302 …advection, which holds density $\rho$ and momentum density $\rho \bm u$ constant while advecting "… 460 - Stabilization constant 548 - Stabilization constant, $c_\tau$ 553 - Stabilization time constant, $C_t$ 558 - Stabilization viscous constant, $C_v$ 563 - Stabilization continuity constant, $C_c$ 568 - Stabilization momentum constant, $C_m$ 573 - Stabilization energy constant, $C_E$ 578 - Heat capacity at constant volume 583 - Heat capacity at constant pressure
|
| H A D | index.md | 27 …with $\mu$ the dynamic viscosity coefficient, and $\lambda = - 2/3$ the Stokes hypothesis constant. 28 …e vector (e.g., gravity vector $\bm{g}$), $k$ the thermal conductivity constant, $T$ represents t… 34 where $c_p$ is the specific heat at constant pressure and $c_v$ is the specific heat at constant vo… 297 where $c_{\tau}$ is a multiplicative constant reported to be optimal at 0.5 for linear elements, $\… 494 For this implementation, we assume that $\delta_\nu$ is constant across the wall and is defined by … 538 …In this case, a background wind with a constant rectilinear velocity field, enters the domain and … 612 The constant $C_{YZB}$ is set to 0.1 for piecewise linear elements in the current implementation. L… 633 …option `-freestream_riemann hllc`, which is default), which is a linear constant-pressure wave tha… 695 constant, and temperature is allowed to float. Using `weakT: true`, density is 696 allowed to float and temperature is set constant. At the outlet, a user-set
|
| /libCEED/julia/LibCEED.jl/docs/src/ |
| H A D | Misc.md | 17 this case, `dim` should be known as a compile-time constant, otherwise it will
|
| H A D | UserQFunctions.md | 127 [`@interior_qf`](@ref) macro allows for any number of constant definitions, 135 compile-time constant, allowing for (static) dispatch based on the value of 177 constant whose value is known as a constant when the Q-function is JIT compiled.
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | UserQFunction.jl | 210 compile-time constant. 227 array. `dim` is given as a compile-time constant, and so the array `J` is statically
|
| H A D | CeedVector.jl | 65 Set the [`CeedVector`](@ref) to a constant value. 72 Set the [`CeedVector`](@ref) to a constant value, synonymous to [`setvalue!`](@ref).
|
| /libCEED/doc/sphinx/source/ |
| H A D | intro.md | 6 quadrature---are employed, especially with (nearly) affine elements, because linear constant coeffi…
|
| H A D | libCEEDapi.md | 154 …ordinates, and assumes specific form of the coefficient, e.g. constant, piecewise-constant, or giv…
|
| H A D | releasenotes.md | 195 - Create backend constant `CEED_FIELD_MAX` to reduce magic numbers in codebase.
|
| /libCEED/examples/solids/ |
| H A D | README.md | 111 - Forcing term option (`none`, `constant`, or `mms`)
|
| /libCEED/ |
| H A D | Doxyfile | 105 # information to generate all constant output in the proper language.
|