| /libCEED/.github/workflows/ |
| H A D | python-wheels.yml | 18 contains(github.event.pull_request.labels.*.name, 'release preparation')) || 41 contains(github.event.pull_request.labels.*.name, 'release preparation')) ||
|
| /libCEED/python/ |
| H A D | README.md | 14 contains some [Jupyter](https://jupyter.org/) notebooks using Python and C.
|
| /libCEED/examples/ |
| H A D | index.md | 5 This section contains a mathematical description of all examples provided with libCEED
|
| /libCEED/ |
| H A D | RELEASING.md | 26 This contains the same content as the website, but will be archived on Zenodo. 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…
|
| H A D | CONTRIBUTING.md | 49 libCEED contains components authored by many individuals.
|
| H A D | Doxyfile | 141 # specifies, contains, represents, a, an and the. 149 contains \ 260 # of the file/class/namespace that contains it. 548 # the file that contains the anonymous namespace. By default anonymous namespace 937 # If the value of the INPUT tag contains directories, you can use the 1024 # If the value of the INPUT tag contains directories, you can use the 1051 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 1232 # compounds will be generated. Enable this if the project contains a lot of 1476 # The HTML Help Workshop contains a compiler that can convert all HTML output 1481 # words in the documentation. The HTML workshop also contains a viewer for
|
| /libCEED/examples/deal.II/ |
| H A D | CMakeLists.txt | 10 "or set an environment variable \"DEAL_II_DIR\" that contains this path."
|
| /libCEED/backends/magma/tuning/ |
| H A D | README.md | 7 size of the number of elements `N`. This folder contains the tuning data, in
|
| /libCEED/benchmarks/ |
| H A D | README.md | 3 This directory contains benchmark problems for performance evaluation of libCEED
|
| H A D | postprocess_base.py | 36 # Legacy header contains number of MPI tasks
|
| /libCEED/doc/sphinx/source/api/ |
| H A D | index.rst | 5 This section contains the code documentation. The subsections represent
|
| /libCEED/doc/sphinx/source/ |
| H A D | precision.md | 31 A current GitHub [issue](https://github.com/CEED/libCEED/issues/778) contains discussions related t…
|
| H A D | CONTRIBUTING.md | 49 libCEED contains components authored by many individuals.
|
| H A D | libCEEDdev.md | 51 This backend contains the basic implementations of most objects that other backends rely upon. 121 If the user calls {c:func}`CeedVectorTakeArray` on the only memory location that contains valid dat…
|
| H A D | releasenotes.md | 293 libCEED v0.6 contains numerous new features and examples, as well as expanded 339 libCEED-0.6 contains greatly expanded examples with {ref}`new documentation <Examples>`.
|
| /libCEED/backends/sycl/ |
| H A D | ocloc_api.h | 80 /// of output files. Special name stdout.log describes output that contains
|
| /libCEED/julia/LibCEED.jl/examples/ |
| H A D | ex3-volume.jl | 136 # The qdata contains the symmetric diffusion tensor (J^T*J)
|
| /libCEED/julia/LibCEED.jl/docs/src/ |
| H A D | UserQFunctions.md | 47 which contains the precomputed geometric factors. There is only one output
|
| /libCEED/include/ceed/ |
| H A D | types.h | 108 …it miscompiles unpacking symmetric tensors, as in Poisson2DApply, where the SIMD loop body contains
|
| /libCEED/examples/solids/ |
| H A D | index.md | 417 This equation contains material/constitutive nonlinearities in defining $\bm S(\bm E)$, as well as … 524 …ensive model such as Arruda-Boyce {cite}`arruda1993largestretch`, which contains many special func…
|
| /libCEED/examples/rust/ex1-volume-vector/src/ |
| H A D | main.rs | 52 assert!((0..=3).contains(&dim)); in example_1_vector()
|
| /libCEED/examples/rust/ex1-volume/src/ |
| H A D | main.rs | 51 assert!((1..=3).contains(&dim)); in example_1()
|
| /libCEED/examples/petsc/src/ |
| H A D | swarmutils.c | 326 The index set contains ranges of indices for each local cell. This range contains the indices of ev…
|
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 46 … at profile point %" PetscInt_FMT ". Either STGInflow has non-SPD matrix or contains nan.", i + 1); in CalcCholeskyDecomp()
|
| /libCEED/examples/rust/ex3-volume/src/ |
| H A D | main.rs | 50 assert!((1..=3).contains(&dim)); in example_3()
|