Home
last modified time | relevance | path

Searched refs:ordered (Results 1 – 7 of 7) sorted by relevance

/petsc/doc/manualpages/doctext/
H A Ddoctextcommon.txt10 are ordered per the language specification.
13 memory region are strongly write-ordered. That is, the following operations\:
19 are strongly ordered. Formally\:
/petsc/doc/changes/
H A D314.md309 sorting semi-ordered arrays of any type
314 efficiently sort semi-ordered arrays of various Petsc datatypes
/petsc/doc/manual/
H A Dsection.md213 …g data; it doesn't describe how DoFs attached to a single grid point are ordered or how different …
H A Ddmplex.md32 encodes a partially ordered set (poset).
107 … (support). Note that when using automatic symmetrization, cones will be ordered but supports will…
H A Dksp.md1195 ordered in “vertex-major” ordering (e.g.,
H A Dtao.md65 Many TAO applications will follow an ordered set of procedures for
/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c38 PetscInt ordered; member