| /libCEED/rust/libceed/ |
| H A D | Cargo.toml | 1 [package] 27 [package.metadata.docs.rs] 30 [package.metadata.release]
|
| H A D | README.md | 14 To call libCEED from a Rust package, the following `Cargo.toml` can be used.
|
| /libCEED/examples/rust/mesh/ |
| H A D | Cargo.toml | 1 [package] 12 [package.metadata.release]
|
| /libCEED/examples/rust/ex3-volume/ |
| H A D | Cargo.toml | 1 [package] 14 [package.metadata.release]
|
| /libCEED/examples/rust/ex1-volume/ |
| H A D | Cargo.toml | 1 [package] 14 [package.metadata.release]
|
| /libCEED/examples/rust/ex2-surface/ |
| H A D | Cargo.toml | 1 [package] 14 [package.metadata.release]
|
| /libCEED/examples/rust/ex3-volume-vector/ |
| H A D | Cargo.toml | 1 [package] 14 [package.metadata.release]
|
| /libCEED/examples/rust/ex1-volume-vector/ |
| H A D | Cargo.toml | 1 [package] 14 [package.metadata.release]
|
| /libCEED/examples/rust/ex2-surface-vector/ |
| H A D | Cargo.toml | 1 [package] 14 [package.metadata.release]
|
| /libCEED/julia/LibCEED.jl/ |
| H A D | README.md | 7 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 D | RELEASING.md | 39 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 D | README.md | 201 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 D | Cargo.toml | 1 [package] 39 [package.metadata.release]
|
| H A D | README.md | 12 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 D | Cargo.toml | 1 [package]
|
| /libCEED/tests/junit-xml/junit_xml/ |
| H A D | __init__.py | 89 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 D | index.md | 14 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 D | C.md | 5 some minor manual modifications) using the Julia package
|
| H A D | UserQFunctions.md | 181 [`StaticArrays.jl`](https://github.com/JuliaArrays/StaticArrays.jl) package
|
| /libCEED/benchmarks/ |
| H A D | README.md | 37 requires the python package matplotlib) or the `postprocess-table.py` script,
|
| /libCEED/doc/ |
| H A D | README.md | 39 This requires the `rsvg-convert` utility, which is likely available from your package manager under…
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | UserQFunction.jl | 121 "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 D | QFunction.jl | 45 "In order to use user Q-functions with a CUDA backend, the CUDA.jl package ",
|
| /libCEED/doc/sphinx/source/ |
| H A D | releasenotes.md | 469 [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 D | paper.md | 131 …as part of the main repository, but distributed through each language's respective package manager.
|