Home
last modified time | relevance | path

Searched refs:KSPFCDTruncationTypes (Results 1 – 5 of 5) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Ddlregisksp.c116 const char *const KSPFCDTruncationTypes[] = {"STANDARD", "NOTAY", "KSPFCDTruncationTypes", "KSP_FC… variable
/petsc/src/ksp/ksp/impls/fcg/
H A Dfcg.c504 … "Truncation approach for directions", "KSPFCGSetTruncationType", KSPFCDTruncationTypes, (PetscEnu… in KSPSetFromOptions_FCG()
/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcg.c566 … "Truncation approach for directions", "KSPFCGSetTruncationType", KSPFCDTruncationTypes, (PetscEnu… in KSPSetFromOptions_PIPEFCG()
/petsc/src/ksp/ksp/impls/gcr/pipegcr/
H A Dpipegcr.c654 … "Truncation approach for directions", "KSPFCGSetTruncationType", KSPFCDTruncationTypes, (PetscEnu… in KSPSetFromOptions_PIPEGCR()
/petsc/include/
H A Dpetscksp.h352 PETSC_EXTERN const char *const KSPFCDTruncationTypes[]; variable