Epetra Development
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CEpetra_BLASEpetra_BLAS: The Epetra BLAS Wrapper Class
 CEpetra_CrsMatrixEpetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
 CEpetra_IntMultiVectorEpetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_MultiVectorEpetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_SerialDenseMatrixEpetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices
 CEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
 CEpetra_SerialDenseSolverEpetra_SerialDenseSolver: A class for solving dense linear problems
 CEpetra_VbrMatrixEpetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices
 CEpetra_CommEpetra_Comm: The Epetra Communication Abstract Base Class
 CEpetra_MpiCommEpetra_MpiComm: The Epetra MPI Communication Class
 CEpetra_SerialCommEpetra_SerialComm: The Epetra Serial Communication Class
 CEpetra_CompObjectEpetra_CompObject: Functionality and data that is common to all computational classes
 CEpetra_BasicRowMatrixEpetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters
 CEpetra_CrsMatrixEpetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
 CEpetra_FastCrsOperatorEpetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels
 CEpetra_IntMultiVectorEpetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_MsrMatrixEpetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
 CEpetra_MultiVectorEpetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_SerialDenseMatrixEpetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices
 CEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
 CEpetra_SerialDenseSolverEpetra_SerialDenseSolver: A class for solving dense linear problems
 CEpetra_VbrMatrixEpetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices
 CEpetra_CrsSingletonFilterEpetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns
 CEpetra_DataEpetra_Data: The Epetra Base Data Class
 CEpetra_BlockMapDataEpetra_BlockMapData: The Epetra BlockMap Data Class
 CEpetra_CrsGraphDataEpetra_CrsGraphData: The Epetra CrsGraph Data Class
 CEpetra_MpiCommDataEpetra_MpiCommData: The Epetra Mpi Communication Data Class
 CEpetra_SerialCommDataEpetra_SerialCommData: The Epetra Serial Communication Data Class
 CEpetra_DirectoryEpetra_Directory: This class is a pure virtual class whose interface allows Epetra_Map and Epetr_BlockMap objects to reference non-local elements
 CEpetra_BasicDirectoryEpetra_BasicDirectory: This class allows Epetra_Map objects to reference non-local elements
 CEpetra_DistributorEpetra_Distributor: The Epetra Gather/Scatter Setup Base Class
 CEpetra_MpiDistributorMPI implementation of Epetra_Distributor
 CEpetra_SerialDistributorEpetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class
 CEpetra_FlopsEpetra_Flops: The Epetra Floating Point Operations Class
 CEpetra_GIDTypeSerialDenseVector< int_type >Epetra_GIDTypeSerialDenseVector: A class for switching between "int" and "long long" GID Type at compile time
 CEpetra_GIDTypeSerialDenseVector< int >
 CEpetra_GIDTypeSerialDenseVector< long long >
 CEpetra_GIDTypeVector< int_type >Epetra_GIDTypeVector: A class for constructing and using dense "int" and "long long" vectors on a parallel computer
 CEpetra_GIDTypeVector< int >
 CEpetra_GIDTypeVector< long long >
 CEpetra_LAPACKEpetra_LAPACK: The Epetra LAPACK Wrapper Class
 CEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
 CEpetra_SerialDenseSolverEpetra_SerialDenseSolver: A class for solving dense linear problems
 CEpetra_LinearProblemEpetra_LinearProblem: The Epetra Linear Problem Class
 CEpetra_LinearProblemRedistorEpetra_LinearProblemRedistor: A class for redistributing an Epetra_LinearProblem object
 CEpetra_ObjectEpetra_Object: The base Epetra class
 CEpetra_HashTable< int >
 CEpetra_BasicRowMatrixEpetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters
 CEpetra_BlockMapEpetra_BlockMap: A class for partitioning block element vectors and matrices
 CEpetra_DistObjectEpetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_ExportEpetra_Export: This class builds an export object for efficient exporting of off-processor elements
 CEpetra_HashTable< value_type >
 CEpetra_ImportEpetra_Import: This class builds an import object for efficient importing of off-processor elements
 CEpetra_IntSerialDenseMatrixEpetra_IntSerialDenseMatrix: A class for constructing and using general dense integer matrices
 CEpetra_LongLongSerialDenseMatrixEpetra_LongLongSerialDenseMatrix: A class for constructing and using general dense integer matrices
 CEpetra_MpiCommEpetra_MpiComm: The Epetra MPI Communication Class
 CEpetra_MpiDistributorMPI implementation of Epetra_Distributor
 CEpetra_MsrMatrixEpetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
 CEpetra_OffsetIndexEpetra_OffsetIndex: This class builds index for efficient mapping of data from one Epetra_CrsGraph based object to another
 CEpetra_SerialCommEpetra_SerialComm: The Epetra Serial Communication Class
 CEpetra_SerialDenseMatrixEpetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices
 CEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
 CEpetra_SerialDenseSolverEpetra_SerialDenseSolver: A class for solving dense linear problems
 CEpetra_SerialDistributorEpetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class
 CEpetra_TimeEpetra_Time: The Epetra Timing Class
 CEpetra_OperatorEpetra_Operator: A pure virtual class for using real-valued double-precision operators
 CEpetra_FastCrsOperatorEpetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels
 CEpetra_InvOperatorEpetra_InvOperator: An implementation of the Epetra_Operator class that reverses the role of Apply() and ApplyInverse() methods
 CEpetra_RowMatrixEpetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices
 CEpetra_OskiErrorEpetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI
 CEpetra_OskiPermutationEpetra_OskiPermutation: A class for storing the permutation performed on a Epetra_OskiMatrix
 CEpetra_OskiUtilsEpetra_OskiUtils: The Epetra OSKI Class to handle all operations that do not involve the use of a matrix, vector, error or permutation object
 CEpetra_RowMatrixTransposerEpetra_RowMatrixTransposer: A class for transposing an Epetra_RowMatrix object
 CEpetra_SerialDenseOperatorEpetra_SerialDenseOperator: A pure virtual class for using real-valued double-precision operators
 CEpetra_SerialDenseMatrixEpetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices
 CEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
 CEpetra_SrcDistObjectEpetra_SrcDistObject: A class for supporting flexible source distributed objects for import/export operations
 CEpetra_DistObjectEpetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_RowMatrixEpetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices
 CEpetra_UtilEpetra_Util: The Epetra Util Wrapper Class
 CEpetra_CrsGraphData::IndexData< int >
 CEpetra_CrsGraphData::IndexData< long long >