Home
last modified time | relevance | path

Searched full:needs (Results 1 – 23 of 23) sorted by relevance

/libCEED/doc/
H A DREADME.md18 To be able to contribute to libCEED's User Manual, Sphinx needs to be [installed](http://www.sphinx…
/libCEED/.github/workflows/
H A Dpython-wheels.yml56 needs: [build_wheels, build_sdist]
/libCEED/doc/sphinx/source/
H A Dconf.py33 # If your documentation needs a minimal Sphinx version, state it here.
159 "relations.html", # needs 'show_related': True theme option to display
H A DCONTRIBUTING.md18 …nd while committing are likely not in the mind of whomever (possibly you) needs to understand it i…
H A DlibCEEDapi.md285 …Basis-Typedefs and Enumerations`) `CEED_EVAL_GRAD`, the size of the field needs to reflect both th…
374 For a true asynchronous call, one needs to provide the address of a user defined variable.
/libCEED/
H A DCONTRIBUTING.md18 …nd while committing are likely not in the mind of whomever (possibly you) needs to understand it i…
H A DRELEASING.md23 The "Current Main" heading needs to be named for the release.
H A DDoxyfile630 # will show which file needs to be included to use the class.
1275 # that doxygen needs, which is dependent on the configuration options used (e.g.
1598 # Eclipse, the contents of the directory containing the HTML and XML files needs
1601 # After copying Eclipse needs to be restarted before the help appears.
1813 # and searching needs to be provided by external tools. See the section
1822 # which needs to be processed by an external indexer. Doxygen will invoke an
1867 # all added to the same external search index. Each project needs to have a
/libCEED/backends/sycl-ref/
H A Dceed-sycl-ref-qfunction-load.sycl.cpp94 // This needs to be revisited if all qfunctions require this. in CeedQFunctionBuildKernel_Sycl()
H A Dceed-sycl-ref-qfunctioncontext.sycl.cpp139 // Check if data of given type needs sync
H A Dceed-sycl-ref-operator.sycl.cpp215 // CeedOperator needs to connect all the named fields (be they active or
/libCEED/backends/magma/
H A Dceed-magma-basis.c112 // rU needs P^2 x P, the intermediate output needs max(P^2 x Q, P x Q^2) in CeedBasisApplyCore_Magma()
189 // rU needs P^2 x P, the intermediate outputs need (P^2 x Q + P x Q^2) in CeedBasisApplyCore_Magma()
/libCEED/examples/fluids/qfunctions/
H A Dblasius.h177 const CeedScalar Fe[3] = {0}; // TODO: viscous energy flux needs grad temperature in Blasius_Inflow()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref-qfunctioncontext.c127 // Check if data of given type needs sync
H A Dceed-hip-ref-operator.c236 // CeedOperator needs to connect all the named fields (be they active or passive) to the named inpu…
618 // CeedOperator needs to connect all the named fields (be they active or passive) to the named inpu…
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref-qfunctioncontext.c128 // Check if data of given type needs sync
H A Dceed-cuda-ref-operator.c237 // CeedOperator needs to connect all the named fields (be they active or passive) to the named inpu…
620 // CeedOperator needs to connect all the named fields (be they active or passive) to the named inpu…
/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp236 // Only one process needs to succeed in CeedCompileCore_Cuda()
/libCEED/include/ceed/
H A Dceed.h159 /// code path that needs at least 0.8.0
/libCEED/interface/
H A Dceed-basis.c777 // -- Note: Clang-tidy needs this check in CeedBasisGetChebyshevInterp1D()
H A Dceed-preconditioning.c1477 @brief Determine if `CeedQFunctionAssemblyData` needs update
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp443 // No basis action, so r_e_in_* in also r_q_in_* and needs to be allocated in CeedOperatorBuildKernelRestriction_Hip_gen()
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp416 // No basis action, so r_e_in_* in also r_q_in_* and needs to be allocated in CeedOperatorBuildKernelRestriction_Cuda_gen()