Home
last modified time | relevance | path

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

/dports/science/PETSc/petsc-3.14.1/src/ksp/pc/impls/jacobi/
H A Djacobi.c53 const char *const PCJacobiTypes[] = {"DIAGONAL","ROWMAX","ROWSUM","PCJacobiType","PC_JACOBI_",NU… variable
346 …-pc_jacobi_type","How to construct diagonal matrix","PCJacobiSetType",PCJacobiTypes,(PetscEnum)def… in PCSetFromOptions_Jacobi()
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetscpc.h23 PETSC_EXTERN const char *const PCJacobiTypes[]; variable
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS6312 PETSC_EXTERN const char *const PCJacobiTypes[PCJacobiTypes23,524
70425 const char *const PCJacobiTypes[PCJacobiTypes53,2440
H A DCTAGS21050 PCJacobiTypes include/petscpc.h /^PETSC_EXTERN const char *const PCJacobiTypes[];$/;" v language:C++
21051 PCJacobiTypes src/ksp/pc/impls/jacobi/jacobi.c /^const char *const PCJacobiTypes[] = {"DIAGONAL"…