| /libCEED/ |
| H A D | common.mk | 25 # make-4.3 allows string literals like "#include" in variables, but older versions need "\#include"… 29 # works with make-4.3, but fails with previous versions: 33 # Older versions work if you spell it "\#foo", but 4.3 will include the backslash. We define $(HASH…
|
| H A D | LICENSE | 17 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
| H A D | CONTRIBUTING.md | 31 You can use `make format` to help conform to coding conventions of the project, but try to avoid mi… 56 …notice when contributions reach this level and add your name to `AUTHORS`, but please email or cre… 61 …lishing about use of libCEED (versus creation of new features in libCEED), but see the [citing sec…
|
| H A D | Doxyfile | 183 # Note that you can specify absolute paths here, but also relative paths, which 198 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but 326 # extension. Doxygen has a built-in mapping, but you can override or extend it 375 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want 393 # will parse them like normal C++ but will assume all classes use public instead 538 # which are defined in the implementation section but not in the interface are 563 # members will be included in the various overviews, but no documentation 854 # are documented, but have no documentation for their parameters or return 856 # documentation, but not about the absence of documentation. If EXTRACT_ALL is 865 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but [all …]
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | common.mk | 25 # make-4.3 allows string literals like "#include" in variables, but older versions need "\#include"… 29 # works with make-4.3, but fails with previous versions: 33 # Older versions work if you spell it "\#foo", but 4.3 will include the backslash. We define $(HASH…
|
| /libCEED/tests/ |
| H A D | t525-operator.c | 59 …if (num_values != 1) printf("Incorrect number of count values, found %zu but expected 1", num_valu… in main() 60 …if (values[0] != ctx_data_1.count) printf("Incorrect value found, found %d but expected %d", value… in main() 90 …if (num_values != 1) printf("Incorrect number of time values, found %zu but expected 1", num_value… in main() 91 …if (values[0] != ctx_data_2.time) printf("Incorrect value found, found %f but expected %f", values… in main()
|
| /libCEED/julia/LibCEED.jl/ |
| H A D | LICENSE | 17 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
| /libCEED/doc/sphinx/source/ |
| H A D | CONTRIBUTING.md | 31 You can use `make format` to help conform to coding conventions of the project, but try to avoid mi… 56 …notice when contributions reach this level and add your name to `AUTHORS`, but please email or cre… 61 …lishing about use of libCEED (versus creation of new features in libCEED), but see the [citing sec…
|
| H A D | gpu.md | 14 Include statements for system headers that are required for CPU compilation but are not available i… 22 GPU backends require stricter adherence to memory access assumptions, but CPU backends may occasion…
|
| /libCEED/include/ceed/jit-source/magma/ |
| H A D | magma-basis-grad-2d.h | 101 …CeedScalar rU[1][BASIS_NUM_COMP][BASIS_P] = {0.0}; // here DIM_U = 1, but might be different for … 102 …CeedScalar rV[1][BASIS_NUM_COMP][BASIS_Q] = {0.0}; // here DIM_V = 1, but might be different for … 152 …CeedScalar rU[1][BASIS_NUM_COMP][BASIS_Q] = {0.0}; // here DIM_U = 1, but might be different for … 153 …CeedScalar rV[1][BASIS_NUM_COMP][BASIS_P] = {0.0}; // here DIM_V = 1, but might be different for … 203 …CeedScalar rU[1][BASIS_NUM_COMP][BASIS_Q] = {0.0}; // here DIM_U = 1, but might be different for … 204 …CeedScalar rV[1][BASIS_NUM_COMP][BASIS_P] = {0.0}; // here DIM_V = 1, but might be different for …
|
| H A D | magma-basis-grad-3d.h | 123 …CeedScalar rU[1][BASIS_NUM_COMP][BASIS_P] = {0.0}; // here DIM_U = 1, but might be different for … 124 …CeedScalar rV[1][BASIS_NUM_COMP][BASIS_Q] = {0.0}; // here DIM_V = 1, but might be different for … 182 …CeedScalar rU[1][BASIS_NUM_COMP][BASIS_Q] = {0.0}; // here DIM_U = 1, but might be different for … 183 …CeedScalar rV[1][BASIS_NUM_COMP][BASIS_P] = {0.0}; // here DIM_V = 1, but might be different for … 240 …CeedScalar rU[1][BASIS_NUM_COMP][BASIS_Q] = {0.0}; // here DIM_U = 1, but might be different for … 241 …CeedScalar rV[1][BASIS_NUM_COMP][BASIS_P] = {0.0}; // here DIM_V = 1, but might be different for …
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | stabilization.h | 69 // Tau[i] = itau=0 which is diagonal-Shakib (3 values still but not spatial) 108 // but in that case energy tau is scaled by the product of Ctau_E * Ctau_M in Tau_diagPrim() 109 …// OR we could absorb cv into Ctau_E but this puts more burden on user to know how to change const… in Tau_diagPrim()
|
| H A D | channel.h | 43 // There is a gravity body force but it is excluded from in Exact_Channel() 102 // There is a gravity body force but it is excluded from in Channel_Inflow()
|
| /libCEED/.github/workflows/ |
| H A D | release-notes.yml | 26 echo "API changes detected, but release notes not updated"
|
| /libCEED/examples/fluids/tests-output/ |
| H A D | blasius_stgtest.yaml | 27 outflow_type: pressure # simpler, but worse than default "riemann"
|
| H A D | stats_test.yaml | 31 outflow_type: pressure # simpler, but worse than default "riemann"
|
| /libCEED/tests/junit-xml/ |
| H A D | LICENSE.txt | 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| H A D | README.rst | 49 # pretty printing is on by default but can be disabled using prettyprint=False
|
| /libCEED/gallery/ |
| H A D | ceed-gallery-list.h | 13 // At the time of this writing, all the gallery functions are defined, but we're adopting the same …
|
| /libCEED/include/ |
| H A D | ceed-fortran-name.h | 20 /* the following macro functions like a##b, but will expand a and/or b if they are themselves macro…
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | CeedVector.jl | 213 Same as [`@witharray`](@ref), but provides read-only access to the data. 241 the contents of `v2` will be copied to the new [`CeedVector`](@ref), but this behavior can 294 Same as [`witharray`](@ref), but with read-only access to the data.
|
| H A D | Globals.jl | 4 Scalar (floating point) type. Typically equivalent to `Float64`, but libCEED can be configured at
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 257 …the primitive variable formulation here; the conservative variants are similar, but not equivalent. 261 …xterior state, `bc_freestream` is the least reflective boundary condition, but is disruptive to vi… 268 In our experience, `riemann` is slightly less reflective but produces similar flows in cases of str… 269 The `pressure` variant is retained to facilitate comparison with other codes, such as PHASTA-C, but…
|
| /libCEED/rust/libceed/ |
| H A D | README.md | 38 This crate provides modules for each object, but they are usually created from the `Ceed` object as…
|
| /libCEED/rust/libceed-sys/ |
| H A D | README.md | 54 …hub.com/rust-lang/cargo/issues/1592) is resolved -- it's currently closed, but the problem still e…
|