Home
last modified time | relevance | path

Searched refs:MatSTRUMPACKSetGeometricWidth (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex52.c318 PetscCall(MatSTRUMPACKSetGeometricWidth(F, 1)); in main()
/petsc/doc/changes/
H A D320.md150 …SetGeometricNxyz()`, `MatSTRUMPACKSetGeometricComponents()`, `MatSTRUMPACKSetGeometricWidth()`, `M…
/petsc/src/mat/impls/aij/mpi/strumpack/
H A Dstrumpack.c633 PetscErrorCode MatSTRUMPACKSetGeometricWidth(Mat F, PetscInt w) in MatSTRUMPACKSetGeometricWidth() function
/petsc/include/
H A Dpetscmat.h2444 PETSC_EXTERN PetscErrorCode MatSTRUMPACKSetGeometricWidth(Mat, PetscInt);