Searched refs:MatLMVMSymBroydenScaleTypes (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/ksp/utils/lmvm/rescale/ ! |
| H A D | symbrdnrescale.c | 6 const char *const MatLMVMSymBroydenScaleTypes[] = {"none", "scalar", "diagonal", "user", "decide", … variable 415 …er) scaling type applied to J0", "MatLMVMSymBroydenScaleType", MatLMVMSymBroydenScaleTypes, (Petsc… in SymBroydenRescaleSetFromOptions() 496 …PetscCall(PetscViewerASCIIPrintf(pv, "Rescale type: %s\n", MatLMVMSymBroydenScaleTypes[ldb->scale_… in SymBroydenRescaleView()
|
| /petsc/include/ ! |
| H A D | petscksp.h | 1255 PETSC_EXTERN const char *const MatLMVMSymBroydenScaleTypes[]; variable
|