| /libCEED/tests/ |
| H A D | t525-operator.c | 12 double other; member 17 double other; member 29 .other = -3.0, in main() 33 .other = -3.0, in main() 42 …CeedQFunctionContextRegisterDouble(qf_ctx_sub_1, "other", offsetof(TestContext1, other), 1, "some … in main() 68 …CeedQFunctionContextRegisterDouble(qf_ctx_sub_2, "other", offsetof(TestContext2, other), 1, "some … in main() 102 …if (ctx_data_1.other != 9000.0) printf("Incorrect context data for other: %f != 2.0\n", ctx_data_1… in main() 103 …if (ctx_data_2.other != 9000.0) printf("Incorrect context data for other: %f != 2.0\n", ctx_data_2… in main()
|
| H A D | t320-basis-f.h | 1 ! Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
|
| H A D | junit_common.py | 321 other: Dict = dict() 356 other[key] = value 370 for k, v in other.items(): 372 return TestSpec(**known, key_values=other, args=args)
|
| /libCEED/ |
| H A D | LICENSE | 3 Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors. 14 and/or other materials provided with the distribution.
|
| H A D | CODE_OF_CONDUCT.md | 13 * Demonstrating empathy and kindness toward other people 31 … remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that… 51 **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwe…
|
| H A D | README.md | 15 … finite elements, the approach is mostly algebraic and thus applicable to other discretizations in… 82 To store these or other arguments as defaults for future invocations of `make`, use: 323 Depending on the available backends, other CEED resource specifiers can be provided with the `-ceed… 489 > Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
|
| H A D | Doxyfile | 42 # title of most generated pages and in a few other places. 411 # member in the group (if any) for the other members of the group. By default 605 # classes, one named CLASS and the other named Class, and to also support 608 # to NO, whereas on Linux or other Unix flavors it should typically be set to 1326 # other source files which should be copied to the HTML output directory. Note 1725 # regards to the different settings, so it is possible that also other MathJax 1866 # projects other than the one defined by this configuration file, but that are 1994 # other source files which should be copied to the LATEX_OUTPUT output 2056 # RTF output is optimized for Word 97 and may not look too pretty with other RTF 2081 # browsing using Word or some other Word compatible readers that support those [all …]
|
| H A D | CONTRIBUTING.md | 43 (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c)…
|
| /libCEED/python/tests/ |
| H A D | setup.cfg | 1 # Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
|
| /libCEED/examples/solids/ |
| H A D | Makefile | 20 $(call pkgconf, --cflags-only-other $(PETSc.pc)) \ 24 LDFLAGS = $(call pkgconf, --libs-only-L --libs-only-other $(PETSc.pc) $(ceed.pc))
|
| /libCEED/examples/fluids/ |
| H A D | Makefile | 29 $(call pkgconf, --cflags-only-other $(PETSc.pc)) \ 33 LDFLAGS = $(call pkgconf, --libs-only-L --libs-only-other $(PETSc.pc) $(ceed.pc))
|
| /libCEED/julia/LibCEED.jl/docs/src/ |
| H A D | C.md | 15 the `LibCEED` module, unless other specific low-level functionality is required.
|
| H A D | LibCEED.md | 6 with a other versions of the libCEED library (e.g. compiled from source).
|
| /libCEED/examples/petsc/ |
| H A D | Makefile | 20 $(call pkgconf, --cflags-only-other $(PETSc.pc)) \ 24 LDFLAGS = $(call pkgconf, --libs-only-L --libs-only-other $(PETSc.pc) $(ceed.pc))
|
| /libCEED/doc/sphinx/source/ |
| H A D | CODE_OF_CONDUCT.md | 13 * Demonstrating empathy and kindness toward other people 31 … remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that… 51 **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwe…
|
| H A D | libCEEDdev.md | 6 …re selected by instantiating a different {ref}`Ceed` object to create the other libCEED objects, i… 29 …ckend implements the `CeedTensorContract` object itself but delegates all other functionality to t… 51 This backend contains the basic implementations of most objects that other backends rely upon. 52 Most of the other CPU backends only update the {ref}`CeedOperator` and `CeedTensorContract` objects. 79 All other libCEED objects are delegated to `/gpu/*/ref`. 261 All other functions should have their *declarations* prefixed with `CEED_INTERN`.
|
| H A D | intro.md | 23 …h-order finite elements, the approach is algebraic and thus applicable to other discretizations in…
|
| /libCEED/julia/LibCEED.jl/ |
| H A D | LICENSE | 14 and/or other materials provided with the distribution.
|
| /libCEED/include/ceed/ |
| H A D | fortran.h | 1 ! Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
|
| /libCEED/benchmarks/ |
| H A D | README.md | 42 The plot ranges and some other options can be adjusted by editing the values
|
| /libCEED/examples/python/ |
| H A D | tutorial-0-ceed.ipynb | 11 … implementations, the approach is mostly algebraic and thus applicable to other discretizations in…
|
| H A D | tutorial-1-vector.ipynb | 11 … implementations, the approach is mostly algebraic and thus applicable to other discretizations in…
|
| H A D | tutorial-4-qfunction.ipynb | 11 … implementations, the approach is mostly algebraic and thus applicable to other discretizations in…
|
| /libCEED/rust/libceed-sys/ |
| H A D | README.md | 8 … finite elements, the approach is mostly algebraic and thus applicable to other discretizations in…
|
| /libCEED/examples/deal.II/ |
| H A D | .clang-format | 135 # make sure that "../tests.h" appears before all other local include files
|