This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
| enum | Ifpack_ScalingType { None, LeftDiagonal, RightDiagonal, SymmetricDiagonal, RowSum, ColSum, RowAndColSum } |
| Ifpack scaling type selector. More... | |
Definition in file Ifpack_ScalingType.h.
|
|
Ifpack scaling type selector. Selects the type of scaling used (if any) for Ifpack preconditioners. Definition at line 39 of file Ifpack_ScalingType.h. |
1.3.9.1