Home
last modified time | relevance | path

Searched refs:solution (Results 1 – 21 of 21) sorted by relevance

/libCEED/examples/mfem/
H A Dbp1.cpp43 double solution(const mfem::Vector &pt) { in solution() function
112 mfem::FunctionCoefficient sol_coeff(solution); in main()
H A Dbp3.cpp43 double solution(const mfem::Vector &pt) { in solution() function
132 mfem::FunctionCoefficient sol_coeff(solution); in main()
/libCEED/examples/ceed/
H A Dex1-volume-f.h42 ! u is solution variables with shape [1, Q]
46 ! v is solution variables with shape [1, Q]
H A Dindex.md12 Arbitrary mesh and solution orders in 1D, 2D, and 3D are supported from the same code.
35 Similar to {ref}`Ex1-Volume`, arbitrary mesh and solution orders in 1D, 2D, and 3D are supported fr…
69 Arbitrary mesh and solution orders in 1D, 2D, and 3D are supported from the same code.
/libCEED/julia/LibCEED.jl/examples/
H A Dex2-surface.jl31 # Build CeedElemRestriction objects describing the mesh and solution discrete
61 println("Number of solution nodes : ", sol_size)
142 # Create auxiliary solution-size vectors.
H A Dex1-volume.jl45 # Build CeedElemRestriction objects describing the mesh and solution discrete
59 println("Number of solution nodes : ", sol_size)
134 # Create auxiliary solution-size vectors.
H A Dex3-volume.jl45 # Build CeedElemRestriction objects describing the mesh and solution discrete
69 println("Number of solution nodes : ", sol_size)
173 # Create auxiliary solution-size vectors.
H A Dex1-volume-c.jl249 # Build CeedElemRestriction objects describing the mesh and solution discrete
263 println("Number of solution nodes : ", sol_size)
386 # Create auxiliary solution-size vectors.
/libCEED/examples/python/
H A Dtutorial-6-shell.ipynb43 "application of the mass operator. Arbitrary mesh and solution orders in 1D, 2D and 3D\n",
190 "Number of solution nodes : 274625\n",
220 "Arbitrary mesh and solution orders in 1D, 2D and 3D are supported from the same code.\n",
281 "Number of solution nodes : 274625\n",
/libCEED/examples/solids/
H A DREADME.md131 - Output solution at each load increment for viewing
135 - Output solution at final load increment for viewing
161 This option attempts to recover a known solution from an analytically computed forcing term.
H A Dindex.md506 That is, given the linearization point $\bm F$ and solution increment $\diff \bm F = \nabla_X (\dif…
/libCEED/examples/fluids/
H A DREADME.md43 …- Run in test mode and specify whether solution (`solver`) or turbulent statistics (`turb_spanstat…
103 - Continue from previous solution (input is step number of previous solution)
107 - Path to solution binary file from which to continue from
108 - `[output_dir]/ns-solution.bin`
613 …- State variables to solve solution with. `conservative` ($\rho, \rho \bm{u}, \rho e$), `primitive…
H A Dindex.md74 Let the discrete solution be
318 …a uniform vector velocity field, {ref}`problem-euler-vortex`, the exact solution to the Euler equa…
344 Many statistics are the product of 2 or more solution functions, which results in functions of degr…
352 where the function $\phi$ may be the product of multiple solution functions and $\langle \phi \rang…
398 …in this case would be the time the file was written at and $T_0$ is the solution time at the begin…
429 There is the option to filter the solution field using differential filtering.
437 for $\phi$ the scalar solution field we want to filter, $\overline \phi$ the filtered scalar soluti…
675 A compressible channel flow. Analytical solution given in
693 solution](https://en.wikipedia.org/wiki/Blasius_boundary_layer). At the inflow,
698 flux terms use interior solution values). The wall is a no-slip,
[all …]
/libCEED/doc/papers/joss/
H A Dpaper.md94 where $\mathcal E_e$ restricts to element $e$, $B_e$ evaluates solution values and derivatives to q…
114 …product representation due to the computational efficiency of computing solution values and deriva…
115 …topes, by providing quadrature weights and the matrices used to compute solution values and deriva…
151 …s degree $p$ and varying the number of elements. The CPU enables faster solution of smaller proble…
H A Dpaper.bib324 title={Numerical solutions of a non-linear density current: A benchmark solution and comparisons},
/libCEED/examples/nek/bps/
H A Dbps.usr1329 C Scalar conjugate gradient iteration for solution of uncoupled
1340 C h1 - exact solution
1367 call rzero (u1,n) ! Initialize solution
1438 C Vector conjugate gradient matvec for solution of uncoupled
1482 C Local matrix-vector for solution of BP3 (stiffness matrix)
1505 C Vector conjugate gradient matvec for solution of BP1 (mass matrix)
1544 C Local matrix-vector for solution of BP3 (stiffness matrix)
1578 C Vector conjugate gradient matvec for solution of BP3 (stiffness matrix)
1612 C Vector conjugate gradient matvec for solution of uncoupled
/libCEED/doc/sphinx/source/
H A Dintro.md11 …favorable properties, such as higher accuracy and faster convergence to solution, but also manifes…
H A Dreferences.bib92 …title = {Numerical solutions of a non-linear density current: A benchmark solution and compari…
H A Dreleasenotes.md76 - Add differential filtering of solution.
122 …nd compressible Blasius inflow condition based on Chebyshev collocation solution of the Blasius eq…
249 …ample updated with isentropic traveling vortex test case, an analytical solution to the Euler equa…
H A DlibCEEDapi.md125 …> - using the parallel prolongation operator, one can map the solution **T-vector** to a solution
/libCEED/
H A DDoxyfile1793 # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to