Home
last modified time | relevance | path

Searched refs:dimension (Results 1 – 25 of 27) sorted by relevance

12

/libCEED/tests/output/
H A Dt300-basis.out4 dimension: 1
21 dimension: 1
38 dimension: 1
H A Dt300-basis-f.out4 dimension: 1
21 dimension: 1
38 dimension: 1
H A Dt320-basis.out4 dimension: 2
25 dimension: 2
H A Dt320-basis-f.out4 dimension: 2
25 dimension: 2
H A Dt330-basis.out4 dimension: 2
40 dimension: 2
H A Dt340-basis.out4 dimension: 2
25 dimension: 2
/libCEED/python/tests/output/
H A Dtest_300.out4 dimension: 1
22 dimension: 1
/libCEED/julia/LibCEED.jl/test/output/Float32/
H A Db1.out4 dimension: 3
H A Db3.out4 dimension: 1
H A Db2.out4 dimension: 2
/libCEED/julia/LibCEED.jl/test/output/Float64/
H A Db1.out4 dimension: 3
H A Db3.out4 dimension: 1
H A Db2.out4 dimension: 2
/libCEED/julia/LibCEED.jl/src/
H A DBasis.jl45 - `dim`: Topological dimension of element.
47 - `p`: Number of Gauss-Lobatto nodes in one dimension. The polynomial degree of the
49 - `q`: Number of quadrature points in one dimension.
66 - `dim`: Topological dimension.
68 - `p`: Number of nodes in one dimension.
69 - `q`: Number of quadrature points in one dimension
347 Return the spatial dimension of the given [`Basis`](@ref).
358 Return the spatial dimension of the given [`Topology`](@ref).
H A DGlobals.jl113 The dimension can be extracted with bitshift:
H A DUserQFunction.jl208 constants in the Q-function. For example, if `dim` is a variable set to the dimension of the
229 for the given dimension.
/libCEED/examples/petsc/
H A DREADME.md28 - `-cells` - Number of cells per dimension
53 - `-cells` - Number of cells per dimension
/libCEED/examples/python/
H A Dtutorial-3-basis.ipynb93 " dim=1, # topological dimension\n",
95 " P=4, # number of basis functions (nodes) per dimension\n",
96 " Q=4, # number of quadrature points per dimension\n",
H A Dtutorial-6-shell.ipynb181 " Mesh dimension [-d] : 3\n",
272 " Mesh dimension [-d] : 3\n",
/libCEED/julia/LibCEED.jl/docs/src/
H A DUserQFunctions.md95 array. The first dimension is always equal to the number of quadrature points.
131 In this example, `dim` is either 1, 2, or 3 according to the spatial dimension
175 sized `SMatrix`. The version for the correct spatial dimension is selected using
H A Dindex.md53 With LibCEED.jl, it is much easier to write dimension-independent user-defined
/libCEED/rust/libceed/src/
H A Dbasis.rs434 pub fn dimension(&self) -> usize { in dimension() method
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md347 demonstrates geometric dimension different from topological dimension.
356 dimension different from topological dimension.
H A DlibCEEDapi.md285 …, the size of the field needs to reflect both the number of components and the geometric dimension.
298 …matrices that evaluate values and gradients at quadrature points in one dimension using {c:func}`C…
/libCEED/julia/LibCEED.jl/examples/
H A Dex1-volume-c.jl41 error("Bad dimension")

12