Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/order/
H A Dsregis.c54 PetscCall(MatOrderingRegister(MATORDERINGSPECTRAL, MatGetOrdering_Spectral)); in MatOrderingRegisterAll()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi103 PetscMatOrderingType MATORDERINGSPECTRAL
H A DMat.pyx211 SPECTRAL = S_(MATORDERINGSPECTRAL)
/petsc/include/
H A Dpetscmat.h1450 #define MATORDERINGSPECTRAL "spectral" macro