IFPACK
Development
|
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 | |
Ccs_symbolic | |
Ccsr_dmperm_results | |
Ccsr_numeric | |
▼CEpetra_BLAS | |
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 |
▼CEpetra_CompObject | |
CIfpack_CrsRiluk | Ifpack_CrsRiluk: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
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 |
▼CEpetra_Object | |
CIfpack_CrsRiluk | Ifpack_CrsRiluk: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
CIfpack_OverlapGraph | Ifpack_OverlapGraph: Constructs a graph for use with Ifpack preconditioners |
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 |
▼CEpetra_Operator | |
CIfpack_CrsRiluk | Ifpack_CrsRiluk: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix |
CIfpack_DiagPreconditioner | Ifpack_DiagPreconditioner: a class for diagonal preconditioning |
▼CIfpack_Preconditioner | Ifpack_Preconditioner: basic class for preconditioning in Ifpack |
CIfpack_AdditiveSchwarz< T > | Ifpack_AdditiveSchwarz: a class to define Additive Schwarz preconditioners of Epetra_RowMatrix's |
CIfpack_Amesos | Ifpack_Amesos: a class to use Amesos' factorizations as preconditioners |
CIfpack_BlockRelaxation< T > | 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_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_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_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_SILU | A wrapper to SuperLU 4.0's supernodal ILUT w/ partial pivoting |
CIfpack_SupportGraph< T > | |
▼CEpetra_RowMatrix | |
CIfpack_DiagonalFilter | Ifpack_DiagonalFilter: Filter to modify the diagonal entries of a given Epetra_RowMatrix |
CIfpack_DropFilter | Ifpack_DropFilter: Filter based on matrix entries |
CIfpack_LocalFilter | Ifpack_LocalFilter a class for light-weight extraction of the submatrix corresponding to local rows and columns |
CIfpack_OverlappingRowMatrix | Ifpack_OverlappingRowMatrix: matrix with ghost rows, based on Epetra_RowMatrix |
CIfpack_ReorderFilter | Ifpack_ReorderFilter: a class for light-weight reorder of local rows and columns of an Epetra_RowMatrix |
CIfpack_SingletonFilter | Ifpack_SingletonFilter: Filter based on matrix entries |
CIfpack_SparsityFilter | Ifpack_SparsityFilter: a class to drop based on sparsity |
CIfpack | Ifpack: a function class to define Ifpack preconditioners |
CIfpack_AbsComp | |
CIfpack_AIJMatrix | |
▼CIfpack_Container | Ifpack_Container: a pure virtual class for creating and solving local linear problems |
CIfpack_DenseContainer | Ifpack_DenseContainer: a class to define containers for dense matrices |
CIfpack_SparseContainer< T > | Ifpack_SparseContainer: a class for storing and solving linear systems using sparse matrices |
CIfpack_TriDiContainer | Ifpack_TriDiContainer: a class to define containers for dense matrices |
CIfpack_DynamicFactory | Ifpack_DynamicFactory |
CIfpack_Element | |
▼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_IlukGraph | Ifpack_IlukGraph: A class for constructing level filled graphs for use with ILU(k) class preconditioners |
▼CIfpack_Partitioner | Ifpack_Partitioner: A class to decompose local Ifpack_Graph's |
▼CIfpack_OverlappingPartitioner | |
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_GreedyPartitioner | Ifpack_GreedyPartitioner: A class to decompose Ifpack_Graph's using a simple greedy algorithm |
CIfpack_LinearPartitioner | Ifpack_LinearPartitioner: A class to define linear partitions |
CIfpack_LinePartitioner | |
CIfpack_METISPartitioner | Ifpack_METISPartitioner: A class to decompose Ifpack_Graph's using METIS |
CIfpack_UserPartitioner | Ifpack_UserPartitioner: A class to define linear partitions |
▼CIfpack_Reordering | Ifpack_Reordering: basic class for reordering for a Ifpack_Graph object |
CIfpack_AMDReordering | Ifpack_AMDReordering: approximate minimum degree reordering |
CIfpack_METISReordering | Ifpack_METISReordering: A class to reorder a graph using METIS |
CIfpack_RCMReordering | Ifpack_RCMReordering: reverse Cuthill-McKee reordering |
CmemRecord_dh | |
CIfpack::param_struct | |
Crow_matrix | |
Cstack_node | |
CTIfpack_HashTable< key_type > | |
▼CTIfpack_HashTable< int > | |
CIfpack_HashTable | |
▼CTIfpack_HashTable< long long > | |
CIfpack_HashTable64 |