Home
last modified time | relevance | path

Searched full:but (Results 1 – 25 of 72) sorted by relevance

123

/libCEED/
H A Dcommon.mk25 # 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 DLICENSE17 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 DCONTRIBUTING.md31 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 DDoxyfile183 # 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 Dcommon.mk25 # 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 Dt525-operator.c59 …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 DLICENSE17 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 DCONTRIBUTING.md31 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 Dgpu.md14 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 Dmagma-basis-grad-2d.h101 …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 Dmagma-basis-grad-3d.h123 …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 Dstabilization.h69 // 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 Dchannel.h43 // 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 Drelease-notes.yml26 echo "API changes detected, but release notes not updated"
/libCEED/examples/fluids/tests-output/
H A Dblasius_stgtest.yaml27 outflow_type: pressure # simpler, but worse than default "riemann"
H A Dstats_test.yaml31 outflow_type: pressure # simpler, but worse than default "riemann"
/libCEED/tests/junit-xml/
H A DLICENSE.txt16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
H A DREADME.rst49 # pretty printing is on by default but can be disabled using prettyprint=False
/libCEED/gallery/
H A Dceed-gallery-list.h13 // At the time of this writing, all the gallery functions are defined, but we're adopting the same …
/libCEED/include/
H A Dceed-fortran-name.h20 /* 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 DCeedVector.jl213 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 DGlobals.jl4 Scalar (floating point) type. Typically equivalent to `Float64`, but libCEED can be configured at
/libCEED/examples/fluids/
H A DREADME.md257 …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 DREADME.md38 This crate provides modules for each object, but they are usually created from the `Ceed` object as…
/libCEED/rust/libceed-sys/
H A DREADME.md54 …hub.com/rust-lang/cargo/issues/1592) is resolved -- it's currently closed, but the problem still e…

123