Home
last modified time | relevance | path

Searched refs:One (Results 1 – 8 of 8) sorted by relevance

/libCEED/julia/LibCEED.jl/src/
H A DGlobals.jl33 One of `GAUSS` or `GAUSS_LOBATTO`.
42 One of `MEM_HOST` or `MEM_DEVICE`.
51 One of `COPY_VALUES`, `USE_POINTER` or `OWN_POINTER`.
67 One of:
90 Denotes type of vector norm. One of `NORM_1`, `NORM_2`, or `NORM_MAX`.
110 Type of basis shape to create non-tensor H1 element basis. One of `LINE`, `TRIANGLE`,
/libCEED/examples/solids/
H A DREADME.md179 One can nondimensionalize the model by choosing an alternate system of units, such that displacemen…
219 One can choose units of displacement independently (e.g., {code}`-units_meter 100` to measure displ…
H A Dindex.md391 One can linearize {eq}`neo-hookean-stress` around $\bm E = 0$, for which $\bm C = \bm I_3 + 2 \bm E…
419 One attractive feature of Galerkin discretization is that we can arrive at the same linear system b…
/libCEED/rust/libceed/src/
H A Dlib.rs75 One = bind_ceed::CeedNormType_CEED_NORM_1 as isize, enumerator
/libCEED/
H A DRELEASING.md142 1. CI builds and tests wheels when a pull request has the `release preparation` label. One can also…
H A DREADME.md17 One of the challenges with high-order methods is that a global sparse matrix is no longer a good re…
/libCEED/doc/sphinx/source/
H A DlibCEEDapi.md177 One of the advantages of the decomposition perspective in these settings is that the operators $\bm…
200 One of the advantages of this purely algebraic description is that it already includes all the fini…
/libCEED/examples/fluids/
H A Dindex.md884 One of those is tilting the top of the domain, allowing for it to be a outflow boundary condition.