Epetra  Development
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CEpetra_BasicDirectoryEpetra_BasicDirectory: This class allows Epetra_Map objects to reference non-local elements
 CEpetra_BasicRowMatrixEpetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters
 CEpetra_BLASEpetra_BLAS: The Epetra BLAS Wrapper Class
 CEpetra_BlockMapEpetra_BlockMap: A class for partitioning block element vectors and matrices
 CEpetra_BlockMapDataEpetra_BlockMapData: The Epetra BlockMap Data Class
 CEpetra_CommEpetra_Comm: The Epetra Communication Abstract Base Class
 CEpetra_CompObjectEpetra_CompObject: Functionality and data that is common to all computational classes
 CEpetra_CrsGraphEpetra_CrsGraph: A class for constructing and using sparse compressed row graphs
 CEpetra_CrsGraphDataEpetra_CrsGraphData: The Epetra CrsGraph Data Class
 CIndexData< int >
 CIndexData< long long >
 CEpetra_CrsMatrixEpetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
 CEpetra_CrsSingletonFilterEpetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns
 CEpetra_DataEpetra_Data: The Epetra Base 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_DistObjectEpetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
 CEpetra_DistributorEpetra_Distributor: The Epetra Gather/Scatter Setup Base Class
 CEpetra_ExportEpetra_Export: This class builds an export object for efficient exporting of off-processor elements
 CEpetra_FastCrsOperatorEpetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels
 CEpetra_FECrsGraph
 CEpetra_FECrsMatrix
 CEpetra_FEVbrMatrix
 CEpetra_FEVector
 CEpetra_FlopsEpetra_Flops: The Epetra Floating Point Operations Class
 CEpetra_GIDTypeSerialDenseVectorEpetra_GIDTypeSerialDenseVector: A class for switching between "int" and "long long" GID Type at compile time
 CEpetra_GIDTypeSerialDenseVector< int >
 CEpetra_GIDTypeSerialDenseVector< long long >
 CEpetra_GIDTypeVectorEpetra_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_HashTable
 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_IntSerialDenseVectorEpetra_IntSerialDenseVector: A class for constructing and using dense vectors
 CEpetra_IntVectorEpetra_IntVector: A class for constructing and using dense integer vectors on a parallel computer
 CEpetra_InvOperatorEpetra_InvOperator: An implementation of the Epetra_Operator class that reverses the role of Apply() and ApplyInverse() methods
 CEpetra_JadMatrixEpetra_JadMatrix: A class for constructing matrix objects optimized for common kernels
 CEpetra_LAPACKEpetra_LAPACK: The Epetra LAPACK Wrapper Class
 CEpetra_LinearProblemEpetra_LinearProblem: The Epetra Linear Problem Class
 CEpetra_LinearProblemRedistorEpetra_LinearProblemRedistor: A class for redistributing an Epetra_LinearProblem object
 CEpetra_LocalMapEpetra_LocalMap: A class for replicating vectors and matrices across multiple processors
 CEpetra_LongLongSerialDenseMatrixEpetra_LongLongSerialDenseMatrix: A class for constructing and using general dense integer matrices
 CEpetra_LongLongSerialDenseVectorEpetra_LongLongSerialDenseVector: A class for constructing and using dense vectors
 CEpetra_LongLongVectorEpetra_LongLongVector: A class for constructing and using dense integer vectors on a parallel computer
 CEpetra_MapEpetra_Map: A class for partitioning vectors and matrices
 CEpetra_MapColoringEpetra_MapColoring: A class for coloring Epetra_Map and Epetra_BlockMap objects
 CEpetra_MpiCommEpetra_MpiComm: The Epetra MPI Communication Class
 CEpetra_MpiCommDataEpetra_MpiCommData: The Epetra Mpi Communication Data Class
 CEpetra_MpiDistributorMPI implementation of Epetra_Distributor
 CEpetra_MpiSmpCommEpetra_MpiSmpComm: The Epetra MPI Shared Memory Parallel Communication Class
 CEpetra_MpiSmpCommDataEpetra_MpiSmpCommData: The Epetra Mpi Shared Memory ParallelCommunication Data Class
 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_ObjectEpetra_Object: The base Epetra class
 CEpetra_OffsetIndexEpetra_OffsetIndex: This class builds index for efficient mapping of data from one Epetra_CrsGraph based object to another
 CEpetra_OperatorEpetra_Operator: A pure virtual class for using real-valued double-precision operators
 CEpetra_OskiErrorEpetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI
 CEpetra_OskiMatrixEpetra_OskiMatrix: A class for constructing and using OSKI Matrices within Epetra. For information on known issues with OSKI see the detailed description
 CEpetra_OskiMultiVectorEpetra_OskiMultiVector: A class for constructing and using dense Oski multi-vectors on a single processor or a single core of a multi-processor
 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_OskiVectorEpetra_OskiVector: A class for constructing and using dense OSKI vectors on a single processor or a single core of a multi-processor
 CEpetra_RowMatrixEpetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices
 CEpetra_RowMatrixTransposerEpetra_RowMatrixTransposer: A class for transposing an Epetra_RowMatrix object
 CEpetra_SerialCommEpetra_SerialComm: The Epetra Serial Communication Class
 CEpetra_SerialCommDataEpetra_SerialCommData: The Epetra Serial Communication Data Class
 CEpetra_SerialDenseMatrixEpetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices
 CEpetra_SerialDenseOperatorEpetra_SerialDenseOperator: A pure virtual class for using real-valued double-precision operators
 CEpetra_SerialDenseSolverEpetra_SerialDenseSolver: A class for solving dense linear problems
 CEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
 CEpetra_SerialDenseVectorEpetra_SerialDenseVector: A class for constructing and using dense vectors
 CEpetra_SerialDistributorEpetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class
 CEpetra_SerialSpdDenseSolverEpetra_SerialSpdDenseSolver: A class for constructing and using symmetric positive definite dense matrices
 CEpetra_SerialSymDenseMatrixEpetra_SerialSymDenseMatrix: A class for constructing and using symmetric positive definite dense matrices
 CEpetra_SrcDistObjectEpetra_SrcDistObject: A class for supporting flexible source distributed objects for import/export operations
 CEpetra_TimeEpetra_Time: The Epetra Timing Class
 CEpetra_UtilEpetra_Util: The Epetra Util Wrapper Class
 CEpetra_VbrMatrixEpetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices
 CEpetra_VbrRowMatrixEpetra_VbrRowMatrix: A class for using an existing Epetra_VbrMatrix object as an Epetra_RowMatrix object
 CEpetra_VectorEpetra_Vector: A class for constructing and using dense vectors on a parallel computer