Home
last modified time | relevance | path

Searched refs:Some (Results 1 – 15 of 15) sorted by relevance

/libCEED/rust/libceed/src/ !
H A Dvector.rs23 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 Dbasis.rs18 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 Delem_restriction.rs18 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 Doperator.rs182 ElemRestrictionOpt::Some(&self.elem_restriction) in elem_restriction()
244 BasisOpt::Some(&self.basis) in basis()
294 VectorOpt::Some(&self.vector) in vector()
H A Dqfunction.rs603 Some(trampoline), in create()
H A Dlib.rs316 ierr = unsafe { bind_ceed::CeedSetErrorHandler(ptr, Some(eh)) }; in init_with_error_handler()
/libCEED/doc/ !
H A DREADME.md49 Some of the extensions used require installation. They are distributed on [PyPI](https://pypi.org) …
/libCEED/examples/petsc/ !
H A DREADME.md32 Some run-time arguments can be passed lists, which allows a single `mpiexec` invocation to run many…
/libCEED/ !
H A DRELEASING.md11 Some minor bookkeeping updates are needed when releasing a new version of the core library.
H A DDoxyfile2515 # significantly it will wrapped across multiple lines. Some heuristics are apply
/libCEED/doc/sphinx/source/ !
H A DlibCEEDdev.md75 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 Dreleasenotes.md94 Some users previously misinterpreted a `CeedOperator` field using `CEED_BASIS_COLLOCATED` as meanin…
/libCEED/julia/LibCEED.jl/docs/src/ !
H A DUserQFunctions.md189 [`CUDA.jl`](https://github.com/JuliaGPU/CUDA.jl). Some Julia features are not
/libCEED/doc/papers/joss/ !
H A Dpaper.md114 Some constructors are provided for arbitrary polynomial degree $H^1$ Lagrange bases with a tensor-p…
/libCEED/examples/solids/ !
H A Dindex.md471 Some cancellation is possible (at the expense of symmetry) if we substitute {eq}`eq-neo-hookean-inc…