Home
last modified time | relevance | path

Searched refs:broken (Results 1 – 10 of 10) sorted by relevance

/petsc/src/vec/is/tests/
H A Dex3.c11 PetscBool broken = PETSC_FALSE; in main() local
15 PetscCall(PetscOptionsGetBool(NULL, NULL, "-broken", &broken, NULL)); in main()
20 if (broken) { in main()
/petsc/doc/manualpages/doctext/
H A Dhtml.def53 # Without a title, the page will be broken.
/petsc/doc/changes/
H A D231.md59 - Option --LIBS=\<extra libs> for some broken compilers that require
H A D319.md237 - Remove `DMPlexComputeGeometryFEM()` since it was broken
H A D317.md54 … MPI communicator with external packages, as some MPI implementations have broken `MPI_Comm_free()`
/petsc/src/binding/petsc4py/docs/ipynb/
H A Ddmplex.ipynb75 …imension. We can use the view method to see what the DMPlex has encoded (broken, prints to the ter…
/petsc/doc/developers/
H A Dbuildsystem.md24 success, due to broken tools, operating system upgrades, hardware incompatibilities, user
/petsc/
H A Dgmakefile.test217 # This is a hack to fix a broken gfortran.
/petsc/doc/faq/
H A Dindex.md366 . Configuration will fail if these wrappers are either absent or broken in the MPI pointed to by
2047 - Knowing the Git commit for the known broken version of PETSc
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTAO.pyx2011 # FIXME: tolerances all broken