Searched refs:Some (Results 1 – 15 of 15) sorted by relevance
| /libCEED/rust/libceed/src/ ! |
| H A D | vector.rs | 23 Some(&'a Vector<'a>), enumerator 32 Self::Some(vec) in from() 39 Self::Some(vec) => vec.ptr, in to_raw() 65 Self::Some(_) => true, in is_some() 91 Self::Some(_) => false, in is_active() 117 Self::Some(_) => false, in is_none()
|
| H A D | basis.rs | 18 Some(&'a Basis<'a>), enumerator 25 Self::Some(basis) in from() 32 Self::Some(basis) => basis.ptr, in to_raw() 54 Self::Some(_) => true, in is_some() 76 Self::Some(_) => false, in is_none()
|
| H A D | elem_restriction.rs | 18 Some(&'a ElemRestriction<'a>), enumerator 25 Self::Some(rstr) in from() 33 Self::Some(rstr) => rstr.ptr, in to_raw() 61 Self::Some(_) => true, in is_some() 89 Self::Some(_) => false, in is_none()
|
| H A D | operator.rs | 182 ElemRestrictionOpt::Some(&self.elem_restriction) in elem_restriction() 244 BasisOpt::Some(&self.basis) in basis() 294 VectorOpt::Some(&self.vector) in vector()
|
| H A D | qfunction.rs | 603 Some(trampoline), in create()
|
| H A D | lib.rs | 316 ierr = unsafe { bind_ceed::CeedSetErrorHandler(ptr, Some(eh)) }; in init_with_error_handler()
|
| /libCEED/doc/ ! |
| H A D | README.md | 49 Some of the extensions used require installation. They are distributed on [PyPI](https://pypi.org) …
|
| /libCEED/examples/petsc/ ! |
| H A D | README.md | 32 Some run-time arguments can be passed lists, which allows a single `mpiexec` invocation to run many…
|
| /libCEED/ ! |
| H A D | RELEASING.md | 11 Some minor bookkeeping updates are needed when releasing a new version of the core library.
|
| H A D | Doxyfile | 2515 # significantly it will wrapped across multiple lines. Some heuristics are apply
|
| /libCEED/doc/sphinx/source/ ! |
| H A D | libCEEDdev.md | 75 Some of these kernels are compiled at runtime via NVRTC, HIPRTC, or OpenCL RTC. 124 Some checks for consistency and data validity with {ref}`CeedVector` array access are performed at …
|
| H A D | releasenotes.md | 94 Some users previously misinterpreted a `CeedOperator` field using `CEED_BASIS_COLLOCATED` as meanin…
|
| /libCEED/julia/LibCEED.jl/docs/src/ ! |
| H A D | UserQFunctions.md | 189 [`CUDA.jl`](https://github.com/JuliaGPU/CUDA.jl). Some Julia features are not
|
| /libCEED/doc/papers/joss/ ! |
| H A D | paper.md | 114 Some constructors are provided for arbitrary polynomial degree $H^1$ Lagrange bases with a tensor-p…
|
| /libCEED/examples/solids/ ! |
| H A D | index.md | 471 Some cancellation is possible (at the expense of symmetry) if we substitute {eq}`eq-neo-hookean-inc…
|