Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dcupmatomics.hpp128 ullint old = *address_as_ull, assumed; in operator ()()
130 assumed = old; in operator ()()
131 …old = atomicCAS(address_as_ull, assumed, __double_as_longlong(val + __longlong_as_double(assum… in operator ()()
133 } while (assumed != old); in operator ()()
148 int old = *address_as_int, assumed; in operator ()()
150 assumed = old; in operator ()()
151 old = atomicCAS(address_as_int, assumed, __float_as_int(val + __int_as_float(assumed))); in operator ()()
153 } while (assumed != old); in operator ()()
183 ullint old = *address_as_ull, assumed; in atomicMult() local
185 assumed = old; in atomicMult()
[all …]
/petsc/doc/manualpages/MANSECHeaders/
H A DDMDA4 …e through the `PCTELESCOPE` object. A piecewise linear discretization is assumed for operations wh…
/petsc/lib/petsc/conf/
H A Drules74 grep -v "object file assumed" | \
119 grep -v "object file assumed" | \
/petsc/doc/manual/
H A Dsection.md40 If `ndof` is not set for a mesh point, it is assumed to be 0.
195 …cSectionSetUp()` is called, the data laid out in the associated array is assumed to be in the same…
H A Dfortran.md407 it is assumed that this
H A Dsnes.md717 map. We describe the “get” operations here, and it can be assumed that
H A Dtao.md506 Inequality constraints are assumed to be formulated as $c_i(x) \geq 0$
2427 dictionary is provided, the dictionary is assumed to be an identity
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh4663 /* ASCII is assumed - ZCODE is the ASCII code of either lower o
4676 /* EBCDIC is assumed - ZCODE is the EBCDIC code of either lower
4691 /* ASCII is assumed, on Prime machines - ZCODE is the ASCII cod
/petsc/doc/developers/
H A Dtesting.md149 with `Error:`, then the test is assumed to be testing the `stderr` output, and the
282 Here the output for each `-matload_block_size` value is assumed to be
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMSwarm.pyx693 If set to `True`, it is assumed that coordinates are only valid on
H A DIS.pyx826 The index set is assumed to be of type `IS.Type.GENERAL`.
/petsc/doc/faq/
H A Dindex.md1610 ### I get the error message: Actual argument at (1) to assumed-type dummy is of derived type with t…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas327 (inert/assumed? #t)
332 (inert/assumed-species ("co2" "h2o" "n2"))
333 (inert/assumed-comp (0.19110313 0.088028589 0.72086828))