IFPACK  Development
 All Classes Namespaces Files Functions Variables Enumerations Friends Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNIfpack
|\Cparam_struct
oC_extrows_dh
oC_factor_dh
oC_hash_dh
oC_hash_i_dh
oC_hash_i_node_private
oC_hash_node
oC_hash_node_private
oC_mat_dh
oC_matgenfd
oC_mem_dh
oC_mpi_interface_dh
oC_numbering_dh
oC_optionsNode
oC_parser_dh
oC_sortedList_dh
oC_sortedset_dh
oC_srecord
oC_subdomain_dh
oC_timeLog_dh
oC_timer_dh
oC_vec_dh
oCAZ_IFPACK_STRUCT
oCcs_symbolic
oCcsr_dmperm_results
oCcsr_numeric
oCIfpackIfpack: a function class to define Ifpack preconditioners
oCIfpack_AbsComp
oCIfpack_AdditiveSchwarzIfpack_AdditiveSchwarz: a class to define Additive Schwarz preconditioners of Epetra_RowMatrix's
oCIfpack_AIJMatrix
oCIfpack_AMDReorderingIfpack_AMDReordering: approximate minimum degree reordering
oCIfpack_AmesosIfpack_Amesos: a class to use Amesos' factorizations as preconditioners
oCIfpack_BlockRelaxationIfpack_BlockRelaxation: a class to define block relaxation preconditioners of Epetra_RowMatrix's
oCIfpack_ChebyshevIfpack_Chebyshev: class for preconditioning with Chebyshev polynomials in Ifpack
oCIfpack_ContainerIfpack_Container: a pure virtual class for creating and solving local linear problems
oCIfpack_CrsGraph
oCIfpack_CrsIlutIfpack_CrsIlut: ILUT preconditioner of a given Epetra_RowMatrix
oCIfpack_CrsRickIfpack_CrsRick: A class for constructing and using an incomplete Cholesky (IC) factorization of a given Epetra_CrsMatrix
oCIfpack_CrsRilukIfpack_CrsRiluk: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix
oCIfpack_DenseContainerIfpack_DenseContainer: a class to define containers for dense matrices
oCIfpack_DiagonalFilterIfpack_DiagonalFilter: Filter to modify the diagonal entries of a given Epetra_RowMatrix
oCIfpack_DiagPreconditionerIfpack_DiagPreconditioner: a class for diagonal preconditioning
oCIfpack_DropFilterIfpack_DropFilter: Filter based on matrix entries
oCIfpack_DynamicFactoryIfpack_DynamicFactory
oCIfpack_Element
oCIfpack_EquationPartitionerIfpack_EquationPartitioner: A class to decompose an Ifpack_Graph so that each block will contain all the rows for a different equation
oCIfpack_GraphIfpack_Graph: a pure virtual class that defines graphs for IFPACK
oCIfpack_Graph_Epetra_CrsGraphIfpack_Graph_Epetra_CrsGraph: a class to define Ifpack_Graph as a light-weight conversion of Epetra_CrsGraph's
oCIfpack_Graph_Epetra_RowMatrixIfpack_Graph_Epetra_RowMatrix: a class to define Ifpack_Graph as a light-weight conversion of Epetra_RowMatrix's
oCIfpack_GreedyPartitionerIfpack_GreedyPartitioner: A class to decompose Ifpack_Graph's using a simple greedy algorithm
oCIfpack_HashTable
oCIfpack_HashTable64
oCIfpack_ICIfpack_IC: A class for constructing and using an incomplete Cholesky factorization of a given Epetra_RowMatrix
oCIfpack_ICTIfpack_ICT: A class for constructing and using an incomplete Cholesky factorization of a given Epetra_RowMatrix
oCIfpack_IKLUIfpack_IKLU: A class for constructing and using an incomplete LU factorization of a given Epetra_RowMatrix
oCIfpack_ILUIfpack_ILU: A class for constructing and using an incomplete lower/upper (ILU) factorization of a given Epetra_RowMatrix
oCIfpack_IlukGraphIfpack_IlukGraph: A class for constructing level filled graphs for use with ILU(k) class preconditioners
oCIfpack_ILUTIfpack_ILUT: A class for constructing and using an incomplete LU factorization of a given Epetra_RowMatrix
oCIfpack_KrylovIfpack_Krylov: class for smoothing with Krylov solvers in Ifpack
oCIfpack_LinearPartitionerIfpack_LinearPartitioner: A class to define linear partitions
oCIfpack_LinePartitioner
oCIfpack_LocalFilterIfpack_LocalFilter a class for light-weight extraction of the submatrix corresponding to local rows and columns
oCIfpack_METISPartitionerIfpack_METISPartitioner: A class to decompose Ifpack_Graph's using METIS
oCIfpack_METISReorderingIfpack_METISReordering: A class to reorder a graph using METIS
oCIfpack_OverlapFactorObjectIfpack_OverlapFactorObject: Supports functionality common to Ifpack overlap factorization classes
oCIfpack_OverlapGraphIfpack_OverlapGraph: Constructs a graph for use with Ifpack preconditioners
oCIfpack_OverlappingPartitioner
oCIfpack_OverlappingRowMatrixIfpack_OverlappingRowMatrix: matrix with ghost rows, based on Epetra_RowMatrix
oCIfpack_OverlapSolveObjectIfpack_OverlapSolveObject: Provides Overlapped Forward/back solve services for Ifpack
oCIfpack_PartitionerIfpack_Partitioner: A class to decompose local Ifpack_Graph's
oCIfpack_PointRelaxationIfpack_PointRelaxation: a class to define point relaxation preconditioners of for Epetra_RowMatrix's
oCIfpack_PolynomialIfpack_Polynomial: class for preconditioning with least squares polynomials in Ifpack
oCIfpack_PreconditionerIfpack_Preconditioner: basic class for preconditioning in Ifpack
oCIfpack_RCMReorderingIfpack_RCMReordering: reverse Cuthill-McKee reordering
oCIfpack_ReorderFilterIfpack_ReorderFilter: a class for light-weight reorder of local rows and columns of an Epetra_RowMatrix
oCIfpack_ReorderingIfpack_Reordering: basic class for reordering for a Ifpack_Graph object
oCIfpack_SerialTriDiMatrixIfpack_SerialTriDiMatrix: A class for constructing and using real double precision general TriDi matrices
oCIfpack_SerialTriDiSolverIfpack_SerialTriDiSolver: A class for solving TriDi linear problems
oCIfpack_SILUA wrapper to SuperLU 4.0's supernodal ILUT w/ partial pivoting
oCIfpack_SingletonFilterIfpack_SingletonFilter: Filter based on matrix entries
oCIfpack_SparseContainerIfpack_SparseContainer: a class for storing and solving linear systems using sparse matrices
oCIfpack_SparsityFilterIfpack_SparsityFilter: a class to drop based on sparsity
oCIfpack_SupportGraph
oCIfpack_TriDiContainerIfpack_TriDiContainer: a class to define containers for dense matrices
oCIfpack_UserPartitionerIfpack_UserPartitioner: A class to define linear partitions
oCmemRecord_dh
oCrow_matrix
oCstack_node
\CTIfpack_HashTable