Home
last modified time | relevance | path

Searched refs:clone (Results 1 – 7 of 7) sorted by relevance

/libCEED/python/
H A DREADME.md9 or in a clone of the repository via `pip install .`
/libCEED/tests/junit-xml/
H A DREADME.rst31 You can also clone the Git repository from Github and install it manually:
35 git clone https://github.com/kyrus/python-junit-xml.git
/libCEED/rust/libceed/src/
H A Doperator.rs889 .map(|i| unsafe { crate::OperatorField::from_raw(inputs_slice[i], ceed.clone()) }) in inputs()
959 .map(|i| unsafe { crate::OperatorField::from_raw(outputs_slice[i], ceed.clone()) }) in outputs()
H A Dlib.rs230 fn clone(&self) -> Self { in clone() method
/libCEED/examples/python/
H A Dtutorial-6-shell.ipynb80 "! git clone https://github.com/CEED/libCEED.git"
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md40 …` object uses its fallback `/gpu/cuda/ref` {ref}`Ceed` object to create a clone of the {ref}`CeedO…
41 … This clone {ref}`CeedOperator` is then used for the unimplemented preconditioning support methods.
/libCEED/
H A DREADME.md109 or in a clone of the repository via `pip install .`.