Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex49.c1189 static PetscErrorCode Orthogonalize(PetscInt n, Vec *vecs) in Orthogonalize() function
1274 PetscCall(Orthogonalize(nvecs, uvecs)); in DMDABCApplySymmetricCompression()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DMat.pyx5112 """Orthogonalize the basis tree of a hierarchical matrix.