Home
last modified time | relevance | path

Searched refs:reachable (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/valgrind/
H A Dmemcheck.h214 #define VALGRIND_COUNT_LEAKS(leaked, dubious, reachable, suppressed) \ argument
230 reachable = _qzz_reachable; \
236 #define VALGRIND_COUNT_LEAK_BLOCKS(leaked, dubious, reachable, suppressed) \ argument
252 reachable = _qzz_reachable; \
/petsc/src/binding/petsc4py/docs/ipynb/
H A Ddmplex.ipynb472 …"The transitive closure of a point in the DMPlex is a list of all reachable points from the given …