Searched refs:clone (Results 1 – 7 of 7) sorted by relevance
9 or in a clone of the repository via `pip install .`
31 You can also clone the Git repository from Github and install it manually:35 git clone https://github.com/kyrus/python-junit-xml.git
889 .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()
230 fn clone(&self) -> Self { in clone() method
80 "! git clone https://github.com/CEED/libCEED.git"
40 …` 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.
109 or in a clone of the repository via `pip install .`.