Epetra  Development
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNEpetra_Import_UtilEpetra_Import_Util: The Epetra ImportUtil Wrapper Namespace
oCEpetra_BasicDirectoryEpetra_BasicDirectory: This class allows Epetra_Map objects to reference non-local elements
oCEpetra_BasicRowMatrixEpetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters
oCEpetra_BLASEpetra_BLAS: The Epetra BLAS Wrapper Class
oCEpetra_BlockMapEpetra_BlockMap: A class for partitioning block element vectors and matrices
oCEpetra_BlockMapDataEpetra_BlockMapData: The Epetra BlockMap Data Class
oCEpetra_CommEpetra_Comm: The Epetra Communication Abstract Base Class
oCEpetra_CompObjectEpetra_CompObject: Functionality and data that is common to all computational classes
oCEpetra_CrsGraphEpetra_CrsGraph: A class for constructing and using sparse compressed row graphs
oCEpetra_CrsGraphDataEpetra_CrsGraphData: The Epetra CrsGraph Data Class
|oCIndexData< int >
|\CIndexData< long long >
oCEpetra_CrsMatrixEpetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
oCEpetra_CrsSingletonFilterEpetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns
oCEpetra_DataEpetra_Data: The Epetra Base Data Class
oCEpetra_DirectoryEpetra_Directory: This class is a pure virtual class whose interface allows Epetra_Map and Epetr_BlockMap objects to reference non-local elements
oCEpetra_DistObjectEpetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
oCEpetra_DistributorEpetra_Distributor: The Epetra Gather/Scatter Setup Base Class
oCEpetra_ExportEpetra_Export: This class builds an export object for efficient exporting of off-processor elements
oCEpetra_FastCrsOperatorEpetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels
oCEpetra_FECrsGraph
oCEpetra_FECrsMatrix
oCEpetra_FEVbrMatrix
oCEpetra_FEVector
oCEpetra_FlopsEpetra_Flops: The Epetra Floating Point Operations Class
oCEpetra_GIDTypeSerialDenseVectorEpetra_GIDTypeSerialDenseVector: A class for switching between "int" and "long long" GID Type at compile time
oCEpetra_GIDTypeSerialDenseVector< int >
oCEpetra_GIDTypeSerialDenseVector< long long >
oCEpetra_GIDTypeVectorEpetra_GIDTypeVector: A class for constructing and using dense "int" and "long long" vectors on a parallel computer
oCEpetra_GIDTypeVector< int >
oCEpetra_GIDTypeVector< long long >
oCEpetra_HashTable
oCEpetra_ImportEpetra_Import: This class builds an import object for efficient importing of off-processor elements
oCEpetra_IntMultiVectorEpetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
oCEpetra_IntSerialDenseMatrixEpetra_IntSerialDenseMatrix: A class for constructing and using general dense integer matrices
oCEpetra_IntSerialDenseVectorEpetra_IntSerialDenseVector: A class for constructing and using dense vectors
oCEpetra_IntVectorEpetra_IntVector: A class for constructing and using dense integer vectors on a parallel computer
oCEpetra_InvOperatorEpetra_InvOperator: An implementation of the Epetra_Operator class that reverses the role of Apply() and ApplyInverse() methods
oCEpetra_JadMatrixEpetra_JadMatrix: A class for constructing matrix objects optimized for common kernels
oCEpetra_LAPACKEpetra_LAPACK: The Epetra LAPACK Wrapper Class
oCEpetra_LinearProblemEpetra_LinearProblem: The Epetra Linear Problem Class
oCEpetra_LinearProblemRedistorEpetra_LinearProblemRedistor: A class for redistributing an Epetra_LinearProblem object
oCEpetra_LocalMapEpetra_LocalMap: A class for replicating vectors and matrices across multiple processors
oCEpetra_LongLongSerialDenseMatrixEpetra_LongLongSerialDenseMatrix: A class for constructing and using general dense integer matrices
oCEpetra_LongLongSerialDenseVectorEpetra_LongLongSerialDenseVector: A class for constructing and using dense vectors
oCEpetra_LongLongVectorEpetra_LongLongVector: A class for constructing and using dense integer vectors on a parallel computer
oCEpetra_MapEpetra_Map: A class for partitioning vectors and matrices
oCEpetra_MapColoringEpetra_MapColoring: A class for coloring Epetra_Map and Epetra_BlockMap objects
oCEpetra_MpiCommEpetra_MpiComm: The Epetra MPI Communication Class
oCEpetra_MpiCommDataEpetra_MpiCommData: The Epetra Mpi Communication Data Class
oCEpetra_MpiDistributorMPI implementation of Epetra_Distributor
oCEpetra_MsrMatrixEpetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices
oCEpetra_MultiVectorEpetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel
oCEpetra_ObjectEpetra_Object: The base Epetra class
oCEpetra_OffsetIndexEpetra_OffsetIndex: This class builds index for efficient mapping of data from one Epetra_CrsGraph based object to another
oCEpetra_OperatorEpetra_Operator: A pure virtual class for using real-valued double-precision operators
oCEpetra_OskiErrorEpetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI
oCEpetra_OskiMatrixEpetra_OskiMatrix: A class for constructing and using OSKI Matrices within Epetra. For information on known issues with OSKI see the detailed description
oCEpetra_OskiMultiVectorEpetra_OskiMultiVector: A class for constructing and using dense Oski multi-vectors on a single processor or a single core of a multi-processor
oCEpetra_OskiPermutationEpetra_OskiPermutation: A class for storing the permutation performed on a Epetra_OskiMatrix
oCEpetra_OskiUtilsEpetra_OskiUtils: The Epetra OSKI Class to handle all operations that do not involve the use of a matrix, vector, error or permutation object
oCEpetra_OskiVectorEpetra_OskiVector: A class for constructing and using dense OSKI vectors on a single processor or a single core of a multi-processor
oCEpetra_RowMatrixEpetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices
oCEpetra_RowMatrixTransposerEpetra_RowMatrixTransposer: A class for transposing an Epetra_RowMatrix object
oCEpetra_SerialCommEpetra_SerialComm: The Epetra Serial Communication Class
oCEpetra_SerialCommDataEpetra_SerialCommData: The Epetra Serial Communication Data Class
oCEpetra_SerialDenseMatrixEpetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices
oCEpetra_SerialDenseOperatorEpetra_SerialDenseOperator: A pure virtual class for using real-valued double-precision operators
oCEpetra_SerialDenseSolverEpetra_SerialDenseSolver: A class for solving dense linear problems
oCEpetra_SerialDenseSVDEpetra_SerialDenseSVD: A class for SVDing dense linear problems
oCEpetra_SerialDenseVectorEpetra_SerialDenseVector: A class for constructing and using dense vectors
oCEpetra_SerialDistributorEpetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class
oCEpetra_SerialSpdDenseSolverEpetra_SerialSpdDenseSolver: A class for constructing and using symmetric positive definite dense matrices
oCEpetra_SerialSymDenseMatrixEpetra_SerialSymDenseMatrix: A class for constructing and using symmetric positive definite dense matrices
oCEpetra_SrcDistObjectEpetra_SrcDistObject: A class for supporting flexible source distributed objects for import/export operations
oCEpetra_TimeEpetra_Time: The Epetra Timing Class
oCEpetra_UtilEpetra_Util: The Epetra Util Wrapper Class
oCEpetra_VbrMatrixEpetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices
oCEpetra_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