Searched refs:here (Results 1 – 12 of 12) sorted by relevance
| /libCEED/python/ |
| H A D | build_ceed_cffi.py | 40 here = os.path.dirname(os.path.abspath(__file__)) 41 prefix = os.path.dirname(here)
|
| /libCEED/examples/ceed/ |
| H A D | index.md | 21 Using the same notation as in {ref}`theoretical-framework`, we write here the vector $u(x)\equiv 1$… 78 Using the same notation as in {ref}`theoretical-framework`, we write here the vector $u(x)\equiv 1$…
|
| /libCEED/examples/petsc/ |
| H A D | bpsraw.c | 505 PetscInt here = (i * l_nodes[1] + j) * l_nodes[2] + k; in main() local 506 …l_to_g_ind[here] = g_start[ir][jr][kr] + (ii * g_m_nodes[ir][jr][kr][1] + jj) * g_m_nodes[ir][jr][… in main() 512 l_to_g_ind_0[l_0_count] = l_to_g_ind[here]; in main() 513 loc_ind[l_0_count++] = here; in main()
|
| /libCEED/ |
| H A D | .mailmap | 4 # addresses to current versions, though we don't do that here.
|
| H A D | Doxyfile | 183 # Note that you can specify absolute paths here, but also relative paths, which 747 # documentation. If the initializer consists of more lines than specified here 1800 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys> 2290 # RECURSIVE has no effect here. 2348 # run, you must also specify the path to the tagfile here.
|
| /libCEED/examples/deal.II/ |
| H A D | .clang-format | 132 # should not be caught here
|
| /libCEED/examples/solids/ |
| H A D | README.md | 53 … created using [CUBIT]; sample meshes used for the example runs suggested here can be found in [th… 62 With the sidesets defined in the figure, we provide here an example of a minimal set of command lin…
|
| /libCEED/examples/fluids/ |
| H A D | index.md | 332 Note that here and in the code, **we assume the spanwise direction to be in the $z$ direction**. 402 The focus here are those statistics that are relevant to turbulent flow. 453 Note here we use the filter *diameter* instead, as that feels more natural (albeit mathematically l… 472 …hat anisotropic scaling are given by `-diff_filter_width_scaling`, denoted here by $c_1, c_2, c_3$. 617 …for Euler equations, but has been implemented for the Navier-Stokes equations here for flexibility. 709 latter approach has been taken here, specifically using a *synthetic turbulence 869 This implementation was inspired by {cite}`shurSTG2014`, but is implemented here as a ramped volume…
|
| H A D | README.md | 257 We have described the primitive variable formulation here; the conservative variants are similar, b…
|
| /libCEED/examples/python/ |
| H A D | tutorial-6-shell.ipynb | 54 "We write here the vector $u(x)\\equiv 1$ in the Galerkin approximation,\n",
|
| /libCEED/doc/sphinx/source/ |
| H A D | libCEEDapi.md | 12 We present here the notation and the mathematical formulation adopted in libCEED. 30 We notice here that $\bm f_0$ represents all terms in {eq}`residual` which multiply the (possibly v… 122 > - here X can be any of the T, L, E, or Q categories
|
| /libCEED/examples/nek/bps/ |
| H A D | bps.usr | 1392 C tolerance check here
|