

Public Member Functions | |
| def | __init__ |
| def | Analyze |
| def | SingletonsDetected |
| def | ConstructReducedProblem |
| def | UpdateReducedProblem |
| def | ComputeFullSolution |
| def | NumRowSingletons |
| def | NumColSingletons |
| def | NumSingletons |
| def | RatioOfDimensions |
| def | RatioOfNonzeros |
| def | FullProblem |
| def | ReducedProblem |
| def | FullMatrix |
| def | ReducedMatrix |
| def | RowMapColors |
| def | ColMapColors |
| def | ReducedMatrixRowMap |
| def | ReducedMatrixColMap |
| def | ReducedMatrixDomainMap |
| def | ReducedMatrixRangeMap |
Public Attributes | |
| this | |
Proxy of C++ Epetra_CrsSingletonFilter class
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.__init__ | ( | self, | |
| args | |||
| ) |
__init__(Epetra_CrsSingletonFilter self) -> CrsSingletonFilter
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.Analyze | ( | self, | |
| args | |||
| ) |
Analyze(CrsSingletonFilter self, RowMatrix FullMatrix) -> int
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ColMapColors | ( | self, | |
| args | |||
| ) |
ColMapColors(CrsSingletonFilter self) -> MapColoring
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ComputeFullSolution | ( | self, | |
| args | |||
| ) |
ComputeFullSolution(CrsSingletonFilter self) -> int
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ConstructReducedProblem | ( | self, | |
| args | |||
| ) |
ConstructReducedProblem(CrsSingletonFilter self, LinearProblem Problem) -> int
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.FullMatrix | ( | self, | |
| args | |||
| ) |
FullMatrix(CrsSingletonFilter self) -> RowMatrix
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.FullProblem | ( | self, | |
| args | |||
| ) |
FullProblem(CrsSingletonFilter self) -> LinearProblem
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.NumColSingletons | ( | self, | |
| args | |||
| ) |
NumColSingletons(CrsSingletonFilter self) -> int
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.NumRowSingletons | ( | self, | |
| args | |||
| ) |
NumRowSingletons(CrsSingletonFilter self) -> int
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.NumSingletons | ( | self, | |
| args | |||
| ) |
NumSingletons(CrsSingletonFilter self) -> int
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.RatioOfDimensions | ( | self, | |
| args | |||
| ) |
RatioOfDimensions(CrsSingletonFilter self) -> double
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.RatioOfNonzeros | ( | self, | |
| args | |||
| ) |
RatioOfNonzeros(CrsSingletonFilter self) -> double
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ReducedMatrix | ( | self, | |
| args | |||
| ) |
ReducedMatrix(CrsSingletonFilter self) -> CrsMatrix
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ReducedMatrixColMap | ( | self, | |
| args | |||
| ) |
ReducedMatrixColMap(CrsSingletonFilter self) -> Map
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ReducedMatrixDomainMap | ( | self, | |
| args | |||
| ) |
ReducedMatrixDomainMap(CrsSingletonFilter self) -> Map
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ReducedMatrixRangeMap | ( | self, | |
| args | |||
| ) |
ReducedMatrixRangeMap(CrsSingletonFilter self) -> Map
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ReducedMatrixRowMap | ( | self, | |
| args | |||
| ) |
ReducedMatrixRowMap(CrsSingletonFilter self) -> Map
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.ReducedProblem | ( | self, | |
| args | |||
| ) |
ReducedProblem(CrsSingletonFilter self) -> LinearProblem
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.RowMapColors | ( | self, | |
| args | |||
| ) |
RowMapColors(CrsSingletonFilter self) -> MapColoring
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.SingletonsDetected | ( | self, | |
| args | |||
| ) |
SingletonsDetected(CrsSingletonFilter self) -> bool
| def PyTrilinos.NOX.Epetra.CrsSingletonFilter.UpdateReducedProblem | ( | self, | |
| args | |||
| ) |
UpdateReducedProblem(CrsSingletonFilter self, LinearProblem Problem) -> int
1.7.6.1