Home
last modified time | relevance | path

Searched refs:removes (Results 1 – 12 of 12) sorted by relevance

/petsc/config/BuildSystem/
H A DsourceDatabase.py359 removes = list(filter(removeRE.match, sourceDB.keys())) variable
360 for source in removes:
/petsc/doc/miscellaneous/
H A Dcodemanagement.md21 - Link the executable (which also removes the .o files). Users may
/petsc/doc/changes/
H A D2028.md90 option it removes the locations from the nonzero structure.
H A D312.md225 removes from DM and destroys.
H A D33.md27 - MatMult() no longer removes the nullspace set by MatSetNullSpace()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DKSP.pyx850 Passing `None` for ``A`` or ``P`` removes the matrix that is
1627 removes any allocated Vecs and Mats.
1759 KSP first removes bₜ producing the linear system Ax = bₚ (which
H A DIS.pyx643 and removes any duplicates.
H A DPC.pyx390 Passing `None` for ``A`` or ``P`` removes the
/petsc/doc/manual/
H A Dmat.md1097 For sparse matrices this removes the data structures for certain rows of
1098 the matrix. If the pointer `diag_value` is `NULL`, it even removes
1139 `PCREDISTRIBUTE` preconditioner removes all the zeroed rows (and
H A Dstreams.md171 …ad placement that icc uses with gcc using the OpenMP `OMP_PLACES` option removes most of the dip i…
H A Dother.md458 removes the last error handler and discards it.
/petsc/
H A Dgmakefile.test344 # This only removes the files at the end which is insufficient