Searched refs:KSPFCDTruncationTypes (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/ksp/ksp/interface/ |
| H A D | dlregisksp.c | 116 const char *const KSPFCDTruncationTypes[] = {"STANDARD", "NOTAY", "KSPFCDTruncationTypes", "KSP_FC… variable
|
| /petsc/src/ksp/ksp/impls/fcg/ |
| H A D | fcg.c | 504 … "Truncation approach for directions", "KSPFCGSetTruncationType", KSPFCDTruncationTypes, (PetscEnu… in KSPSetFromOptions_FCG()
|
| /petsc/src/ksp/ksp/impls/fcg/pipefcg/ |
| H A D | pipefcg.c | 566 … "Truncation approach for directions", "KSPFCGSetTruncationType", KSPFCDTruncationTypes, (PetscEnu… in KSPSetFromOptions_PIPEFCG()
|
| /petsc/src/ksp/ksp/impls/gcr/pipegcr/ |
| H A D | pipegcr.c | 654 … "Truncation approach for directions", "KSPFCGSetTruncationType", KSPFCDTruncationTypes, (PetscEnu… in KSPSetFromOptions_PIPEGCR()
|
| /petsc/include/ |
| H A D | petscksp.h | 352 PETSC_EXTERN const char *const KSPFCDTruncationTypes[]; variable
|