| /libCEED/tests/output/ |
| H A D | t211-elemrestriction.out | 1 CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2] 2 CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2]
|
| H A D | t211-elemrestriction-f.out | 1 CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2] 2 CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2]
|
| H A D | t212-elemrestriction-f.out | 1 Blocked CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2] 2 Blocked CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2]
|
| H A D | t210-elemrestriction.out | 1 CeedElemRestriction from (4, 1) to 3 elements with 2 nodes each and component stride 1 2 CeedElemRestriction from (4, 1) to 3 elements with 2 nodes each and component stride 1
|
| H A D | t210-elemrestriction-f.out | 1 CeedElemRestriction from (4, 1) to 3 elements with 2 nodes each and component stride 1 2 CeedElemRestriction from (4, 1) to 3 elements with 2 nodes each and component stride 1
|
| H A D | t212-elemrestriction.out | 1 Blocked CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2] 2 Blocked CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2]
|
| H A D | t230-elemrestriction.out | 1 CeedElemRestriction at points from (6, 1) to 3 elements with a maximum of 3 points on an element
|
| /libCEED/julia/LibCEED.jl/gen/ |
| H A D | generator.jl | 9 # load options from generator TOML file 22 # remove trailing newline from output file
|
| /libCEED/examples/petsc/ |
| H A D | README.md | 27 - `-mesh` - Read mesh from file 39 which will sample from the `4*4*3=48` specified combinations, each of which will run a problem-size… 52 - `-mesh` - Read mesh from file 87 - `-mesh` - Read mesh from file
|
| /libCEED/python/tests/output/ |
| H A D | test_211.out | 1 CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2]
|
| H A D | test_212.out | 1 Blocked CeedElemRestriction from (6, 1) to 3 elements with 2 nodes each and strides [1, 2, 2]
|
| H A D | test_210.out | 1 CeedElemRestriction from (4, 1) to 3 elements with 2 nodes each and component stride 1
|
| /libCEED/doc/sphinx/source/ |
| H A D | CODE_OF_CONDUCT.md | 16 * Accepting responsibility and apologizing to those affected by our mistakes, and learning from the… 53 **Consequence**: A private, written warning from community leaders, providing clarity around the na… 69 **Consequence**: A temporary ban from any sort of interaction or public communication with the comm… 77 **Consequence**: A permanent ban from any sort of public interaction within the community. 81 This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0, available a…
|
| /libCEED/ |
| H A D | CODE_OF_CONDUCT.md | 16 * Accepting responsibility and apologizing to those affected by our mistakes, and learning from the… 53 **Consequence**: A private, written warning from community leaders, providing clarity around the na… 69 **Consequence**: A temporary ban from any sort of interaction or public communication with the comm… 77 **Consequence**: A permanent ban from any sort of public interaction within the community. 81 This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0, available a…
|
| /libCEED/doc/ |
| H A D | README.md | 16 …different features, for instance the automatic inclusion of documentation from docstrings and snip… 39 This requires the `rsvg-convert` utility, which is likely available from your package manager under… 55 from toplevel.
|
| /libCEED/tests/junit-xml/ |
| H A D | README.rst | 31 You can also clone the Git repository from Github and install it manually: 45 from junit_xml import TestSuite, TestCase 81 stripped from the XML string or file.
|
| /libCEED/rust/libceed-sys/ |
| H A D | README.md | 26 * `system`: use libceed from a system directory (otherwise, install from source) 44 If you disable the `static` feature and are not using a system version from a standard path/somewhe…
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | Context.jl | 22 `USE_POINTER`, then the data will be preserved from the GC when assigned to a `QFunction` 26 cannot be freed from C.
|
| H A D | QFunction.jl | 11 A `QFunction` can also be created from the "Q-function gallery" using 57 Create a [`QFunction`](@ref) from the Q-function gallery, using the provided name. 107 # Preserve the context data from the GC by storing a reference
|
| H A D | Basis.jl | 94 # Convert from Julia matrices (column-major) to row-major format 151 # Convert from Julia matrices and tensors (column-major) to row-major format 209 # Convert from Julia matrices and tensors (column-major) to row-major format 268 # Convert from Julia matrices and tensors (column-major) to row-major format 292 Apply basis evaluation from nodes to quadrature points or vice versa, storing the result in 298 Set `tmode` to `CEED_NOTRANSPOSE` to evaluate from nodes to quadrature or to 299 `CEED_TRANSPOSE` to apply the transpose, mapping from quadrature points to nodes. 323 automatically convert from Julia arrays to [`CeedVector`](@ref) for convenience.
|
| /libCEED/backends/magma/tuning/ |
| H A D | README.md | 15 `NB` from 1 to 32 and saved to `a100_rtc.h`, is: 29 the basis application for a given backend. Run `make tuning` from this directory
|
| /libCEED/julia/LibCEED.jl/ |
| H A D | README.md | 14 If you want to run libCEED on the GPU, you will have to build libCEED from source and configure Lib… 19 If you wish to use a different libCEED binary (e.g. one built from source), LibCEED.jl can be confi…
|
| /libCEED/examples/ceed/ |
| H A D | index.md | 12 Arbitrary mesh and solution orders in 1D, 2D, and 3D are supported from the same code. 35 …Ex1-Volume`, arbitrary mesh and solution orders in 1D, 2D, and 3D are supported from the same code. 69 Arbitrary mesh and solution orders in 1D, 2D, and 3D are supported from the same code.
|
| /libCEED/examples/ |
| H A D | index.md | 7 These examples are meant to demonstrate use of libCEED from standalone definition of operators to i…
|
| /libCEED/rust/libceed/ |
| H A D | README.md | 14 To call libCEED from a Rust package, the following `Cargo.toml` can be used. 38 This crate provides modules for each object, but they are usually created from the `Ceed` object as…
|