Home
last modified time | relevance | path

Searched refs:interpolation (Results 1 – 25 of 26) sorted by relevance

12

/libCEED/tests/output/
H A Dt413-qfunction-f.out21 EvalMode: "interpolation"
30 EvalMode: "interpolation"
36 EvalMode: "interpolation"
45 EvalMode: "interpolation"
H A Dt402-qfunction-f.out21 EvalMode: "interpolation"
26 EvalMode: "interpolation"
38 EvalMode: "interpolation"
43 EvalMode: "interpolation"
H A Dt413-qfunction.out21 EvalMode: "interpolation"
30 EvalMode: "interpolation"
36 EvalMode: "interpolation"
45 EvalMode: "interpolation"
H A Dt402-qfunction.out21 EvalMode: "interpolation"
26 EvalMode: "interpolation"
39 EvalMode: "interpolation"
44 EvalMode: "interpolation"
H A Dt523-operator-f.out55 EvalMode: interpolation
61 EvalMode: interpolation
75 EvalMode: interpolation
81 EvalMode: interpolation
H A Dt523-operator.out61 EvalMode: interpolation
67 EvalMode: interpolation
81 EvalMode: interpolation
87 EvalMode: interpolation
H A Dt504-operator-f.out34 EvalMode: interpolation
40 EvalMode: interpolation
H A Dt504-operator.out36 EvalMode: interpolation
42 EvalMode: interpolation
/libCEED/tests/
H A Dt304-basis.c16 const CeedScalar *interpolation, *quadrature_weights; in main() local
22 CeedBasisGetInterp(basis, &interpolation); in main()
27 …for (int k = 0; k < p; k++) sum += interpolation[p * k + i] * quadrature_weights[k] * interpolatio… in main()
H A Dt305-basis.c16 const CeedScalar *interpolation, *gradient, *quadrature_weights; in main() local
22 CeedBasisGetInterp(basis, &interpolation); in main()
29 sum_m += interpolation[p * k + i] * quadrature_weights[k] * interpolation[p * k + j]; in main()
/libCEED/python/tests/output/
H A Dtest_523.out56 EvalMode: interpolation
62 EvalMode: interpolation
76 EvalMode: interpolation
82 EvalMode: interpolation
H A Dtest_413.out22 EvalMode: "interpolation"
31 EvalMode: "interpolation"
H A Dtest_402.out26 EvalMode: "interpolation"
31 EvalMode: "interpolation"
H A Dtest_504.out35 EvalMode: interpolation
41 EvalMode: interpolation
/libCEED/julia/LibCEED.jl/src/
H A DElemRestriction.jl57 - `ncomp`: Number of field components per interpolation node (1 for scalar fields)
121 - `ncomp`: Number of field components per interpolation node (1 for scalar fields)
189 - `ncomp`: Number of field components per interpolation node (1 for scalar fields)
248 - `ncomp`: Number of field components per interpolation node (1 for scalar fields)
H A DBasis.jl464 Get the interpolation matrix of the given [`Basis`](@ref). Returns a matrix of size
485 Get the 1D interpolation matrix of the given [`Basis`](@ref). `b` must be a tensor-product
/libCEED/examples/python/
H A Dtutorial-3-basis.ipynb79 …"The Lagrange interpolation nodes are at the Gauss-Lobatto points, so interpolation to Gauss-Lobat…
163 … create a 3D tensor product element with more quadrature points than Lagrange interpolation nodes."
/libCEED/julia/LibCEED.jl/test/
H A Druntests.jl267 EvalMode: interpolation
273 EvalMode: interpolation
/libCEED/examples/
H A DREADME.md53 …ich choose $Q = P$ and Gauss-Legendre-Lobatto quadrature to collocate with the interpolation nodes.
/libCEED/doc/sphinx/source/
H A Dintro.md5 …--a special case of nodal p-Finite Element Method (FEM) which can reuse the interpolation nodes for
H A Dreleasenotes.md66 - Add `DMSwarm` example demonstrating interpolation from background mesh to swarm points and projec…
91 - Added {c:func}`CeedBasisCreateProjection` to facilitate interpolation between nodes for separate …
545 to perform fewer operations than standard application of interpolation and
H A DlibCEEDapi.md68 …sub-vectors, but evaluating values at constrained degrees of freedom through the AMR interpolation.
/libCEED/julia/LibCEED.jl/docs/src/
H A DUserQFunctions.md59 `qdata` is already precomputed at quadrature points, and no interpolation is
/libCEED/examples/petsc/
H A Dindex.md153 …ator-decomp`, and the restriction and prolongation operators given by interpolation basis operatio…
/libCEED/examples/nek/bps/
H A Dbps.usr503 call intp_rstd (tmp,xm1(1,1,1,e),lx1,lzq,if3d,0) ! 0-->Fwd interpolation
1495 call intp_rstd (ju,u,lx1,nxq,if3d,0) ! 0 --> Fwd interpolation
1559 call intp_rstd (wk,u,lx1,lzq,if3d,0) ! 0 --> Fwd interpolation

12