Ifpack Package Browser (Single Doxygen Collection)
Development
|
EpetraExt | |
helper | |
Ifpack | |
param_struct | |
Teuchos | |
details | |
MatrixMarket | |
YAMLParameterList | |
Trilinos | |
Details | |
_extrows_dh | |
_factor_dh | |
_hash_dh | |
_hash_i_dh | |
_hash_i_node_private | |
_hash_node | |
_hash_node_private | |
_mat_dh | |
_matgenfd | |
_mem_dh | |
_mpi_interface_dh | |
_numbering_dh | |
_optionsNode | |
_parser_dh | |
_sortedList_dh | |
_sortedset_dh | |
_srecord | |
_subdomain_dh | |
_timeLog_dh | |
_timer_dh | |
_vec_dh | |
AZ_IFPACK_STRUCT | |
cs_symbolic | |
csr_dmperm_results | |
csr_numeric | |
Ifpack | Ifpack: a function class to define Ifpack preconditioners |
Ifpack_AbsComp | |
Ifpack_AdditiveSchwarz | Ifpack_AdditiveSchwarz: a class to define Additive Schwarz preconditioners of Epetra_RowMatrix's |
Ifpack_AIJMatrix | |
Ifpack_AMDReordering | Ifpack_AMDReordering: approximate minimum degree reordering |
Ifpack_Amesos | Ifpack_Amesos: a class to use Amesos' factorizations as preconditioners |
Ifpack_BlockRelaxation | Ifpack_BlockRelaxation: a class to define block relaxation preconditioners of Epetra_RowMatrix's |
Ifpack_Chebyshev | Ifpack_Chebyshev: class for preconditioning with Chebyshev polynomials in Ifpack |
Ifpack_Container | Ifpack_Container: a pure virtual class for creating and solving local linear problems |
Ifpack_CrsGraph | |
Ifpack_CrsIlut | Ifpack_CrsIlut: ILUT preconditioner of a given Epetra_RowMatrix |
Ifpack_CrsRick | Ifpack_CrsRick: A class for constructing and using an incomplete Cholesky (IC) factorization of a given Epetra_CrsMatrix |
Ifpack_CrsRiluk | Ifpack_CrsRiluk: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
Ifpack_DenseContainer | Ifpack_DenseContainer: a class to define containers for dense matrices |
Ifpack_DiagonalFilter | Ifpack_DiagonalFilter: Filter to modify the diagonal entries of a given Epetra_RowMatrix |
Ifpack_DiagPreconditioner | Ifpack_DiagPreconditioner: a class for diagonal preconditioning |
Ifpack_DropFilter | Ifpack_DropFilter: Filter based on matrix entries |
Ifpack_DynamicFactory | Ifpack_DynamicFactory |
Ifpack_Element | |
Ifpack_EquationPartitioner | Ifpack_EquationPartitioner: A class to decompose an Ifpack_Graph so that each block will contain all the rows for a different equation |
Ifpack_Graph | Ifpack_Graph: a pure virtual class that defines graphs for IFPACK |
Ifpack_Graph_Epetra_CrsGraph | Ifpack_Graph_Epetra_CrsGraph: a class to define Ifpack_Graph as a light-weight conversion of Epetra_CrsGraph's |
Ifpack_Graph_Epetra_RowMatrix | Ifpack_Graph_Epetra_RowMatrix: a class to define Ifpack_Graph as a light-weight conversion of Epetra_RowMatrix's |
Ifpack_GreedyPartitioner | Ifpack_GreedyPartitioner: A class to decompose Ifpack_Graph's using a simple greedy algorithm |
Ifpack_HashTable | |
Ifpack_HashTable64 | |
Ifpack_IC | Ifpack_IC: A class for constructing and using an incomplete Cholesky factorization of a given Epetra_RowMatrix |
Ifpack_ICT | Ifpack_ICT: A class for constructing and using an incomplete Cholesky factorization of a given Epetra_RowMatrix |
Ifpack_IKLU | Ifpack_IKLU: A class for constructing and using an incomplete LU factorization of a given Epetra_RowMatrix |
Ifpack_ILU | Ifpack_ILU: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
Ifpack_IlukGraph | Ifpack_IlukGraph: A class for constructing level filled graphs for use with ILU(k) class preconditioners |
Ifpack_ILUT | Ifpack_ILUT: A class for constructing and using an incomplete LU factorization of a given Epetra_RowMatrix |
Ifpack_Krylov | Ifpack_Krylov: class for smoothing with Krylov solvers in Ifpack |
Ifpack_LinearPartitioner | Ifpack_LinearPartitioner: A class to define linear partitions |
Ifpack_LinePartitioner | |
Ifpack_LocalFilter | Ifpack_LocalFilter a class for light-weight extraction of the submatrix corresponding to local rows and columns |
Ifpack_METISPartitioner | Ifpack_METISPartitioner: A class to decompose Ifpack_Graph's using METIS |
Ifpack_METISReordering | Ifpack_METISReordering: A class to reorder a graph using METIS |
Ifpack_OverlapFactorObject | Ifpack_OverlapFactorObject: Supports functionality common to Ifpack overlap factorization classes |
Ifpack_OverlapGraph | Ifpack_OverlapGraph: Constructs a graph for use with Ifpack preconditioners |
Ifpack_OverlappingPartitioner | |
Ifpack_OverlappingRowMatrix | Ifpack_OverlappingRowMatrix: matrix with ghost rows, based on Epetra_RowMatrix |
Ifpack_OverlapSolveObject | Ifpack_OverlapSolveObject: Provides Overlapped Forward/back solve services for Ifpack |
Ifpack_Partitioner | Ifpack_Partitioner: A class to decompose local Ifpack_Graph's |
Ifpack_PointRelaxation | Ifpack_PointRelaxation: a class to define point relaxation preconditioners of for Epetra_RowMatrix's |
Ifpack_Polynomial | Ifpack_Polynomial: class for preconditioning with least squares polynomials in Ifpack |
Ifpack_Preconditioner | Ifpack_Preconditioner: basic class for preconditioning in Ifpack |
Ifpack_RCMReordering | Ifpack_RCMReordering: reverse Cuthill-McKee reordering |
Ifpack_ReorderFilter | Ifpack_ReorderFilter: a class for light-weight reorder of local rows and columns of an Epetra_RowMatrix |
Ifpack_Reordering | Ifpack_Reordering: basic class for reordering for a Ifpack_Graph object |
Ifpack_SerialTriDiMatrix | Ifpack_SerialTriDiMatrix: A class for constructing and using real double precision general TriDi matrices |
Ifpack_SerialTriDiSolver | Ifpack_SerialTriDiSolver: A class for solving TriDi linear problems |
Ifpack_SingletonFilter | Ifpack_SingletonFilter: Filter based on matrix entries |
Ifpack_SparseContainer | Ifpack_SparseContainer: a class for storing and solving linear systems using sparse matrices |
Ifpack_SparsityFilter | Ifpack_SparsityFilter: a class to drop based on sparsity |
Ifpack_SupportGraph | |
Ifpack_TriDiContainer | Ifpack_TriDiContainer: a class to define containers for dense matrices |
Ifpack_UserPartitioner | Ifpack_UserPartitioner: A class to define linear partitions |
Laplacian | |
memRecord_dh | |
MyVectorLaplacian | |
row_matrix | |
stack_node | |
TIfpack_HashTable |