| /libCEED/examples/ |
| H A D | Makefile | 32 .PHONY: all ceed mfem nek petsc fluids solids clean 34 all: ceed mfem nek petsc fluids solids target 37 make CEED_DIR=$(CEED_DIR) -C ceed all 40 make CEED_DIR=$(CEED_DIR) MFEM_DIR=$(MFEM_DIR) -C mfem all 49 make CEED_DIR=$(CEED_DIR) PETSC_DIR=$(PETSC_DIR) PETSC_ARCH=$(PETSC_ARCH) -C petsc all 52 make CEED_DIR=$(CEED_DIR) PETSC_DIR=$(PETSC_DIR) PETSC_ARCH=$(PETSC_ARCH) -C fluids all 55 make CEED_DIR=$(CEED_DIR) PETSC_DIR=$(PETSC_DIR) PETSC_ARCH=$(PETSC_ARCH) -C solids all
|
| H A D | bps.md | 14 …eak form on a Hilbert space $V^p \subset H^1$, i.e., find $u \in V^p$ such that for all $v \in V^p$ 26 Following the standard finite/spectral element approach, we formally expand all functions in terms … 54 …ned via the following variational formulation, i.e., find $u \in V^p$ such that for all $v \in V^p$
|
| H A D | index.md | 5 This section contains a mathematical description of all examples provided with libCEED
|
| /libCEED/doc/sphinx/source/ |
| H A D | gpu.md | 13 The entire contents of this source file and all included files are used during JiT compilation for … 16 These source file must only contain syntax constructs supported by C99 and all targeted backends (i… 25 Write-only access of `CeedVector` memory spaces asserts that all data in the `CeedVector` is invali… 27 …all input arrays are read-only and all output arrays are write-only and the {c:type}`CeedQFunction…
|
| H A D | CONTRIBUTING.md | 8 Check that tests (including "examples") pass using `make prove-all`. 11 In typical development, every commit should compile, be covered by the test suite, and pass all tes… 45 …e contribution are public and that a record of the contribution (including all personal informatio… 58 …D as a whole, including DOI-bearing archives, shall offer co-authorship to all individuals listed …
|
| H A D | libCEEDapi.md | 29 for all $\bm v$ in the corresponding homogeneous space $V_0$, where $\bm f_0$ and $\bm f_1$ contain… 30 …$\bm f_0$ represents all terms in {eq}`residual` which multiply the (possibly vector-valued) test … 49 This sequence of operations highlights an inherent hierarchical structure present in all finite ele… 148 > - precompute and store $w\det(J)$ at all quadrature points in all mesh elements 185 …run 1 MPI rank on the whole node and use 5 {ref}`Ceed` objects: 1 managing all CPU cores on the 2 … 187 The interface is non-blocking for all operations involving more than O(1) data, allowing operations… 200 One of the advantages of this purely algebraic description is that it already includes all the fini… 245 … a suitable backend which will have discretion over the implementations of all objects created wit… 263 For full support across all backends, these {ref}`CeedQFunction` source files must only contain con… 317 This technique is used to provide no-copy interfaces in all contexts that involve problem-sized dat…
|
| H A D | libCEEDdev.md | 24 A Ceed backend is not required to implement all libCeed objects or {ref}`CeedOperator` methods. 29 …l` backend implements the `CeedTensorContract` object itself but delegates all other functionality… 68 The CUDA, HIP, and SYCL backend families all follow similar designs. 74 These kernels apply to all points across all elements in order to maximize the amount of work each … 91 …ully forming these vectors) so long as the backend passes the `t5**` series tests and all examples. 147 …The caller should assume that all data at the memory location returned by {c:func}`CeedVectorGetAr… 229 3. Nearly all functions should have a return type of `int` and return a `CeedErrorType` to allow fo… 281 …pal of 'include what you use' rather than relying upon transitive `#include` to define all symbols.
|
| /libCEED/examples/ceed/ |
| H A D | Makefile | 20 .PHONY: all clean 22 all: $(EXAMPLES) target
|
| /libCEED/backends/magma/tuning/ |
| H A D | Makefile | 20 all: tuning target 40 .PHONY: all clean
|
| /libCEED/examples/nek/ |
| H A D | Makefile | 36 .PHONY: all bps clean 38 all: bps target
|
| /libCEED/examples/mfem/ |
| H A D | Makefile | 31 .PHONY: all clean 33 all: $(MFEM_EXAMPLES) target
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | Makefile | 20 .PHONY: all clean 22 all: $(EXAMPLES) target
|
| /libCEED/ |
| H A D | Makefile | 310 cuda-all.c := interface/ceed-cuda.c $(cuda.c) $(cuda-ref.c) $(cuda-shared.c) $(cuda-gen.c) 311 cuda-all.cpp := $(cuda.cpp) $(cuda-ref.cpp) $(cuda-gen.cpp) 312 cuda-all.cu := $(cuda-ref.cu) 321 hip-all.c := interface/ceed-hip.c $(hip.c) $(hip-ref.c) $(hip-shared.c) $(hip-gen.c) 322 hip-all.cpp := $(hip.cpp) $(hip-ref.cpp) $(hip-gen.cpp) 323 hip-all.hip := $(hip-ref.hip) 477 info-backends-all: 551 libceed.c += $(cuda-all.c) 552 libceed.cpp += $(cuda-all.cpp) 553 libceed.cu += $(cuda-all.cu) [all …]
|
| H A D | CONTRIBUTING.md | 8 Check that tests (including "examples") pass using `make prove-all`. 11 In typical development, every commit should compile, be covered by the test suite, and pass all tes… 45 …e contribution are public and that a record of the contribution (including all personal informatio… 58 …D as a whole, including DOI-bearing archives, shall offer co-authorship to all individuals listed …
|
| H A D | RELEASING.md | 6 We ideally want all release mechanics (for all languages) to be in one commit, which will then be t… 7 (This will change if/when we stop synchronizing releases across all language bindings.) 36 3. Update and test all the language bindings (see below) within the branch. 43 0. Confirm all the steps above, including all language bindings.
|
| H A D | Doxyfile | 30 # This tag specifies the encoding used for all characters in the configuration 31 # file that follow. The default is UTF-8 which is also the encoding used for all 77 # putting all generated files in the same directory would otherwise causes 103 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 105 # information to generate all constant output in the proper language. 162 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 290 # instance, some of the names that are used will be different. The list of all 348 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments 358 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up 393 # will parse them like normal C++ but will assume all classes use public instead [all …]
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 310 cuda-all.c := interface/ceed-cuda.c $(cuda.c) $(cuda-ref.c) $(cuda-shared.c) $(cuda-gen.c) 311 cuda-all.cpp := $(cuda.cpp) $(cuda-ref.cpp) $(cuda-gen.cpp) 312 cuda-all.cu := $(cuda-ref.cu) 321 hip-all.c := interface/ceed-hip.c $(hip.c) $(hip-ref.c) $(hip-shared.c) $(hip-gen.c) 322 hip-all.cpp := $(hip.cpp) $(hip-ref.cpp) $(hip-gen.cpp) 323 hip-all.hip := $(hip-ref.hip) 477 info-backends-all: 551 libceed.c += $(cuda-all.c) 552 libceed.cpp += $(cuda-all.cpp) 553 libceed.cu += $(cuda-all.cu) [all …]
|
| /libCEED/backends/sycl/ |
| H A D | online_compiler.hpp | 84 DeviceType(sycl::info::device_type::all), 104 DeviceType(sycl::info::device_type::all),
|
| /libCEED/examples/deal.II/ |
| H A D | .clang-format | 126 # try to catch all third party headers and put them after deal.II but before 130 # match all standard headers. Things like '#include <armadillo>' should be 135 # make sure that "../tests.h" appears before all other local include files
|
| /libCEED/examples/solids/ |
| H A D | Makefile | 35 all: elasticity target 69 .PHONY: all print clean
|
| /libCEED/examples/fluids/ |
| H A D | Makefile | 55 all: navierstokes target 96 .PHONY: all print clean
|
| /libCEED/examples/fluids/meshes/ |
| H A D | Makefile | 5 all : $(ALL) target
|
| /libCEED/julia/LibCEED.jl/docs/src/ |
| H A D | C.md | 9 With the low-level interface, the user is responsible for freeing all allocated
|
| /libCEED/examples/petsc/ |
| H A D | Makefile | 31 all: area bps bpsraw bpssphere dmswarm multigrid target 103 .PHONY: all print clean
|
| /libCEED/tests/junit-xml/ |
| H A D | LICENSE.txt | 13 all copies or substantial portions of the Software.
|