Home
last modified time | relevance | path

Searched refs:assumed (Results 1 – 8 of 8) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-atomic-add-fallback.h17 unsigned long long int old = *address_as_ull, assumed; in atomicAdd() local
19 assumed = old; in atomicAdd()
20 …old = atomicCAS(address_as_ull, assumed, __double_as_longlong(val + __longlong_as_double(assum… in atomicAdd()
23 } while (assumed != old); in atomicAdd()
/libCEED/examples/nek/
H A DREADME.md6 It is assumed to exist at `../../../Nek5000` (a sibling to the libCEED directory) or at a path defi…
/libCEED/julia/LibCEED.jl/src/
H A DCeedVector.jl188 will be used. If the size is not specified, a flat vector will be assumed.
/libCEED/examples/fluids/
H A Dindex.md500 It is currently assumed that the second component of the filter width tensor is in the wall-normal …
890 distribution is defined at the inlet (assumed to be $\min(x)$) and then
901 used exactly at the inlet (assumed to be $\min(x)$) and linearly
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md187 QFunction arguments can be assumed to have `restrict` semantics.
H A DlibCEEDapi.md180 Currently in libCEED, it is assumed that the host application manages the global **T-vectors** and …
H A Dreleasenotes.md188 …, calling the `CeedQFunctionUser` during {c:func}`CeedQFunctionApply` is assumed to write into the…
/libCEED/
H A DDoxyfile2307 # is assumed. To prevent a macro definition from being undefined via #undef or
2386 # If left empty dia is assumed to be found in the default search path.
2623 # found. If left blank, it is assumed the dot tool can be found in the path.
2649 # to be used. If left blank, it is assumed PlantUML is not used or called during