|
Ifpack Package Browser (Single Doxygen Collection)
Development
|
| ▼NIfpack | |
| Cparam_struct | |
| C_extrows_dh | |
| C_factor_dh | |
| C_hash_dh | |
| C_hash_i_dh | |
| C_hash_i_node_private | |
| C_hash_node | |
| C_hash_node_private | |
| C_mat_dh | |
| C_matgenfd | |
| C_mem_dh | |
| C_mpi_interface_dh | |
| C_numbering_dh | |
| C_optionsNode | |
| C_parser_dh | |
| C_sortedList_dh | |
| C_sortedset_dh | |
| C_srecord | |
| C_subdomain_dh | |
| C_timeLog_dh | |
| C_timer_dh | |
| C_vec_dh | |
| CAZ_IFPACK_STRUCT | |
| Ccs_symbolic | |
| Ccsr_dmperm_results | |
| Ccsr_numeric | |
| CIfpack | Ifpack: a function class to define Ifpack preconditioners |
| CIfpack_AbsComp | |
| CIfpack_AdditiveSchwarz | Ifpack_AdditiveSchwarz: a class to define Additive Schwarz preconditioners of Epetra_RowMatrix's |
| CIfpack_AIJMatrix | |
| CIfpack_AMDReordering | Ifpack_AMDReordering: approximate minimum degree reordering |
| CIfpack_Amesos | Ifpack_Amesos: a class to use Amesos' factorizations as preconditioners |
| CIfpack_BlockRelaxation | Ifpack_BlockRelaxation: a class to define block relaxation preconditioners of Epetra_RowMatrix's |
| CIfpack_Chebyshev | Ifpack_Chebyshev: class for preconditioning with Chebyshev polynomials in Ifpack |
| CIfpack_Container | Ifpack_Container: a pure virtual class for creating and solving local linear problems |
| CIfpack_CrsGraph | |
| CIfpack_CrsIlut | Ifpack_CrsIlut: ILUT preconditioner of a given Epetra_RowMatrix |
| CIfpack_CrsRick | Ifpack_CrsRick: A class for constructing and using an incomplete Cholesky (IC) factorization of a given Epetra_CrsMatrix |
| CIfpack_CrsRiluk | Ifpack_CrsRiluk: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
| CIfpack_DenseContainer | Ifpack_DenseContainer: a class to define containers for dense matrices |
| CIfpack_DiagonalFilter | Ifpack_DiagonalFilter: Filter to modify the diagonal entries of a given Epetra_RowMatrix |
| CIfpack_DiagPreconditioner | Ifpack_DiagPreconditioner: a class for diagonal preconditioning |
| CIfpack_DropFilter | Ifpack_DropFilter: Filter based on matrix entries |
| CIfpack_DynamicFactory | Ifpack_DynamicFactory |
| CIfpack_Element | |
| CIfpack_EquationPartitioner | Ifpack_EquationPartitioner: A class to decompose an Ifpack_Graph so that each block will contain all the rows for a different equation |
| CIfpack_Graph | Ifpack_Graph: a pure virtual class that defines graphs for IFPACK |
| CIfpack_Graph_Epetra_CrsGraph | Ifpack_Graph_Epetra_CrsGraph: a class to define Ifpack_Graph as a light-weight conversion of Epetra_CrsGraph's |
| CIfpack_Graph_Epetra_RowMatrix | Ifpack_Graph_Epetra_RowMatrix: a class to define Ifpack_Graph as a light-weight conversion of Epetra_RowMatrix's |
| CIfpack_GreedyPartitioner | Ifpack_GreedyPartitioner: A class to decompose Ifpack_Graph's using a simple greedy algorithm |
| CIfpack_HashTable | |
| CIfpack_HashTable64 | |
| CIfpack_IC | Ifpack_IC: A class for constructing and using an incomplete Cholesky factorization of a given Epetra_RowMatrix |
| CIfpack_ICT | Ifpack_ICT: A class for constructing and using an incomplete Cholesky factorization of a given Epetra_RowMatrix |
| CIfpack_IKLU | Ifpack_IKLU: A class for constructing and using an incomplete LU factorization of a given Epetra_RowMatrix |
| CIfpack_ILU | Ifpack_ILU: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
| CIfpack_IlukGraph | Ifpack_IlukGraph: A class for constructing level filled graphs for use with ILU(k) class preconditioners |
| CIfpack_ILUT | Ifpack_ILUT: A class for constructing and using an incomplete LU factorization of a given Epetra_RowMatrix |
| CIfpack_Krylov | Ifpack_Krylov: class for smoothing with Krylov solvers in Ifpack |
| CIfpack_LinearPartitioner | Ifpack_LinearPartitioner: A class to define linear partitions |
| CIfpack_LinePartitioner | |
| CIfpack_LocalFilter | Ifpack_LocalFilter a class for light-weight extraction of the submatrix corresponding to local rows and columns |
| CIfpack_METISPartitioner | Ifpack_METISPartitioner: A class to decompose Ifpack_Graph's using METIS |
| CIfpack_METISReordering | Ifpack_METISReordering: A class to reorder a graph using METIS |
| CIfpack_OverlapFactorObject | Ifpack_OverlapFactorObject: Supports functionality common to Ifpack overlap factorization classes |
| CIfpack_OverlapGraph | Ifpack_OverlapGraph: Constructs a graph for use with Ifpack preconditioners |
| CIfpack_OverlappingPartitioner | |
| CIfpack_OverlappingRowMatrix | Ifpack_OverlappingRowMatrix: matrix with ghost rows, based on Epetra_RowMatrix |
| CIfpack_OverlapSolveObject | Ifpack_OverlapSolveObject: Provides Overlapped Forward/back solve services for Ifpack |
| CIfpack_Partitioner | Ifpack_Partitioner: A class to decompose local Ifpack_Graph's |
| CIfpack_PointRelaxation | Ifpack_PointRelaxation: a class to define point relaxation preconditioners of for Epetra_RowMatrix's |
| CIfpack_Polynomial | Ifpack_Polynomial: class for preconditioning with least squares polynomials in Ifpack |
| CIfpack_Preconditioner | Ifpack_Preconditioner: basic class for preconditioning in Ifpack |
| CIfpack_RCMReordering | Ifpack_RCMReordering: reverse Cuthill-McKee reordering |
| CIfpack_ReorderFilter | Ifpack_ReorderFilter: a class for light-weight reorder of local rows and columns of an Epetra_RowMatrix |
| CIfpack_Reordering | Ifpack_Reordering: basic class for reordering for a Ifpack_Graph object |
| CIfpack_SerialTriDiMatrix | Ifpack_SerialTriDiMatrix: A class for constructing and using real double precision general TriDi matrices |
| CIfpack_SerialTriDiSolver | Ifpack_SerialTriDiSolver: A class for solving TriDi linear problems |
| CIfpack_SingletonFilter | Ifpack_SingletonFilter: Filter based on matrix entries |
| CIfpack_SparseContainer | Ifpack_SparseContainer: a class for storing and solving linear systems using sparse matrices |
| CIfpack_SparsityFilter | Ifpack_SparsityFilter: a class to drop based on sparsity |
| CIfpack_SupportGraph | |
| CIfpack_TriDiContainer | Ifpack_TriDiContainer: a class to define containers for dense matrices |
| CIfpack_UserPartitioner | Ifpack_UserPartitioner: A class to define linear partitions |
| CLaplacian | |
| CmemRecord_dh | |
| CMyVectorLaplacian | |
| Crow_matrix | |
| Cstack_node | |
| CTIfpack_HashTable |
1.8.14