Home
last modified time | relevance | path

Searched full:contains (Results 1 – 25 of 35) sorted by relevance

12

/libCEED/.github/workflows/
H A Dpython-wheels.yml18 contains(github.event.pull_request.labels.*.name, 'release preparation')) ||
41 contains(github.event.pull_request.labels.*.name, 'release preparation')) ||
/libCEED/python/
H A DREADME.md14 contains some [Jupyter](https://jupyter.org/) notebooks using Python and C.
/libCEED/examples/
H A Dindex.md5 This section contains a mathematical description of all examples provided with libCEED
/libCEED/
H A DRELEASING.md26 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 DCONTRIBUTING.md49 libCEED contains components authored by many individuals.
H A DDoxyfile141 # 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 DCMakeLists.txt10 "or set an environment variable \"DEAL_II_DIR\" that contains this path."
/libCEED/backends/magma/tuning/
H A DREADME.md7 size of the number of elements `N`. This folder contains the tuning data, in
/libCEED/benchmarks/
H A DREADME.md3 This directory contains benchmark problems for performance evaluation of libCEED
H A Dpostprocess_base.py36 # Legacy header contains number of MPI tasks
/libCEED/doc/sphinx/source/api/
H A Dindex.rst5 This section contains the code documentation. The subsections represent
/libCEED/doc/sphinx/source/
H A Dprecision.md31 A current GitHub [issue](https://github.com/CEED/libCEED/issues/778) contains discussions related t…
H A DCONTRIBUTING.md49 libCEED contains components authored by many individuals.
H A DlibCEEDdev.md51 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 Dreleasenotes.md293 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 Docloc_api.h80 /// of output files. Special name stdout.log describes output that contains
/libCEED/julia/LibCEED.jl/examples/
H A Dex3-volume.jl136 # The qdata contains the symmetric diffusion tensor (J^T*J)
/libCEED/julia/LibCEED.jl/docs/src/
H A DUserQFunctions.md47 which contains the precomputed geometric factors. There is only one output
/libCEED/include/ceed/
H A Dtypes.h108 …it miscompiles unpacking symmetric tensors, as in Poisson2DApply, where the SIMD loop body contains
/libCEED/examples/solids/
H A Dindex.md417 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 Dmain.rs52 assert!((0..=3).contains(&dim)); in example_1_vector()
/libCEED/examples/rust/ex1-volume/src/
H A Dmain.rs51 assert!((1..=3).contains(&dim)); in example_1()
/libCEED/examples/petsc/src/
H A Dswarmutils.c326 The index set contains ranges of indices for each local cell. This range contains the indices of ev…
/libCEED/examples/fluids/problems/
H A Dstg_shur14.c46 … 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 Dmain.rs50 assert!((1..=3).contains(&dim)); in example_3()

12