Searched refs:assumed (Results 1 – 8 of 8) sorted by relevance
17 unsigned long long int old = *address_as_ull, assumed; in atomicAdd() local19 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()
6 It is assumed to exist at `../../../Nek5000` (a sibling to the libCEED directory) or at a path defi…
188 will be used. If the size is not specified, a flat vector will be assumed.
500 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 then901 used exactly at the inlet (assumed to be $\min(x)$) and linearly
187 QFunction arguments can be assumed to have `restrict` semantics.
180 Currently in libCEED, it is assumed that the host application manages the global **T-vectors** and …
188 …, calling the `CeedQFunctionUser` during {c:func}`CeedQFunctionApply` is assumed to write into the…
2307 # is assumed. To prevent a macro definition from being undefined via #undef or2386 # 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