Home
last modified time | relevance | path

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

12

/libCEED/rust/libceed/
H A DCargo.toml1 [package]
27 [package.metadata.docs.rs]
30 [package.metadata.release]
H A DREADME.md14 To call libCEED from a Rust package, the following `Cargo.toml` can be used.
/libCEED/examples/rust/mesh/
H A DCargo.toml1 [package]
12 [package.metadata.release]
/libCEED/examples/rust/ex3-volume/
H A DCargo.toml1 [package]
14 [package.metadata.release]
/libCEED/examples/rust/ex1-volume/
H A DCargo.toml1 [package]
14 [package.metadata.release]
/libCEED/examples/rust/ex2-surface/
H A DCargo.toml1 [package]
14 [package.metadata.release]
/libCEED/examples/rust/ex3-volume-vector/
H A DCargo.toml1 [package]
14 [package.metadata.release]
/libCEED/examples/rust/ex1-volume-vector/
H A DCargo.toml1 [package]
14 [package.metadata.release]
/libCEED/examples/rust/ex2-surface-vector/
H A DCargo.toml1 [package]
14 [package.metadata.release]
/libCEED/julia/LibCEED.jl/
H A DREADME.md7 The LibCEED.jl package can be installed with Julia's package manager by running `] add LibCEED`.
13 …gh the [libCEED_jll](https://juliahub.com/ui/Packages/libCEED_jll/LB2fn) package) are not built wi…
18 …binaries provided by the [libCEED_jll](https://juliahub.com/ui/Packages/libCEED_jll/LB2fn) package.
/libCEED/
H A DRELEASING.md39 The Spack `libceed/package.py` file should be updated immediately after tagging a release.
64 * LibCEED.jl, the user-facing package that contains the Julia interface.
65 * libCEED_jll, a binary wrapper package ("jll package") that contains prebuilt binaries of the li…
72 The binary wrapper package libCEED_jll is updated by making a pull request against [Yggdrasil](http…
95 After the binary wrapper package libCEED_jll has been updated, we are ready to update the main Juli…
123 Once this change is merged into libCEED's `main` branch, the updated package version can be registe…
140 The Python package gets its version from `ceed.pc.template` so there are no file modifications nece…
170 …dates. You can squash that commit into the commit with version updates for the rest of the package.
178 1. `cargo package --list --package libceed-sys` and `--package libceed` to see that the file list m…
H A DREADME.md201 The `/cpu/self/xsmm/*` backends rely upon the [LIBXSMM](https://github.com/libxsmm/libxsmm) package
214 The `/gpu/*/magma/*` backends rely upon the [MAGMA](https://bitbucket.org/icl/magma) package.
/libCEED/rust/libceed-sys/
H A DCargo.toml1 [package]
39 [package.metadata.release]
H A DREADME.md12 To use low level libCEED bindings in a Rust package, the following `Cargo.toml` can be used.
/libCEED/examples/rust-qfunctions/ex1-volume-rs/
H A DCargo.toml1 [package]
/libCEED/tests/junit-xml/junit_xml/
H A D__init__.py89 package=None, argument
109 self.package = package
141 if self.package:
142 test_suite_attributes["package"] = decode(self.package, encoding)
/libCEED/julia/LibCEED.jl/docs/src/
H A Dindex.md14 The LibCEED.jl package can be installed with Julia's package manager by running
23 [libCEED_jll](https://juliahub.com/ui/Packages/libCEED_jll/LB2fn) package)
31 [libCEED_jll](https://juliahub.com/ui/Packages/libCEED_jll/LB2fn) package. If
H A DC.md5 some minor manual modifications) using the Julia package
H A DUserQFunctions.md181 [`StaticArrays.jl`](https://github.com/JuliaArrays/StaticArrays.jl) package
/libCEED/benchmarks/
H A DREADME.md37 requires the python package matplotlib) or the `postprocess-table.py` script,
/libCEED/doc/
H A DREADME.md39 This requires the `rsvg-convert` utility, which is likely available from your package manager under…
/libCEED/julia/LibCEED.jl/src/
H A DUserQFunction.jl121 "User Q-functions with CUDA backends require the CUDA.jl package to be ",
123 "Please ensure that the CUDA.jl package is installed and loaded.",
H A DQFunction.jl45 "In order to use user Q-functions with a CUDA backend, the CUDA.jl package ",
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md469 [LIBXSMM](http://github.com/hfp/libxsmm) package to provide vectorized CPU
588 [MAGMA](https://bitbucket.org/icl/magma) package) was integrated in libCEED for this
633 CEED 1.0. The distribution was made available using the Spack package manager to provide
682 [OCCA](http://github.com/libocca/occa) package, such as `/cpu/occa`,
/libCEED/doc/papers/joss/
H A Dpaper.md131 …as part of the main repository, but distributed through each language's respective package manager.

12