▼CEpetra_BLAS | Epetra_BLAS: The Epetra BLAS Wrapper Class |
►CEpetra_CrsMatrix | Epetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_FECrsMatrix | |
CEpetra_OskiMatrix | Epetra_OskiMatrix: A class for constructing and using OSKI Matrices within Epetra. For information on known issues with OSKI see the detailed description |
CEpetra_IntMultiVector | Epetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
►CEpetra_MultiVector | Epetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
CEpetra_FEVector | |
►CEpetra_OskiMultiVector | Epetra_OskiMultiVector: A class for constructing and using dense Oski multi-vectors on a single processor or a single core of a multi-processor |
CEpetra_OskiVector | Epetra_OskiVector: A class for constructing and using dense OSKI vectors on a single processor or a single core of a multi-processor |
CEpetra_Vector | Epetra_Vector: A class for constructing and using dense vectors on a parallel computer |
►CEpetra_SerialDenseMatrix | Epetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices |
CEpetra_SerialDenseVector | Epetra_SerialDenseVector: A class for constructing and using dense vectors |
CEpetra_SerialSymDenseMatrix | Epetra_SerialSymDenseMatrix: A class for constructing and using symmetric positive definite dense matrices |
CEpetra_SerialDenseSVD | Epetra_SerialDenseSVD: A class for SVDing dense linear problems |
►CEpetra_SerialDenseSolver | Epetra_SerialDenseSolver: A class for solving dense linear problems |
CEpetra_SerialSpdDenseSolver | Epetra_SerialSpdDenseSolver: A class for constructing and using symmetric positive definite dense matrices |
►CEpetra_VbrMatrix | Epetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices |
CEpetra_FEVbrMatrix | |
▼CEpetra_Comm | Epetra_Comm: The Epetra Communication Abstract Base Class |
CEpetra_MpiComm | Epetra_MpiComm: The Epetra MPI Communication Class |
CEpetra_SerialComm | Epetra_SerialComm: The Epetra Serial Communication Class |
▼CEpetra_CompObject | Epetra_CompObject: Functionality and data that is common to all computational classes |
►CEpetra_BasicRowMatrix | Epetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters |
CEpetra_JadMatrix | Epetra_JadMatrix: A class for constructing matrix objects optimized for common kernels |
CEpetra_VbrRowMatrix | Epetra_VbrRowMatrix: A class for using an existing Epetra_VbrMatrix object as an Epetra_RowMatrix object |
CEpetra_CrsMatrix | Epetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_FastCrsOperator | Epetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels |
CEpetra_IntMultiVector | Epetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
CEpetra_MsrMatrix | Epetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_MultiVector | Epetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
CEpetra_SerialDenseMatrix | Epetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices |
CEpetra_SerialDenseSVD | Epetra_SerialDenseSVD: A class for SVDing dense linear problems |
CEpetra_SerialDenseSolver | Epetra_SerialDenseSolver: A class for solving dense linear problems |
CEpetra_VbrMatrix | Epetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices |
CEpetra_CrsSingletonFilter | Epetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns |
▼CEpetra_Data | Epetra_Data: The Epetra Base Data Class |
CEpetra_BlockMapData | Epetra_BlockMapData: The Epetra BlockMap Data Class |
CEpetra_CrsGraphData | Epetra_CrsGraphData: The Epetra CrsGraph Data Class |
CEpetra_MpiCommData | Epetra_MpiCommData: The Epetra Mpi Communication Data Class |
CEpetra_SerialCommData | Epetra_SerialCommData: The Epetra Serial Communication Data Class |
▼CEpetra_Directory | Epetra_Directory: This class is a pure virtual class whose interface allows Epetra_Map and Epetr_BlockMap objects to reference non-local elements |
CEpetra_BasicDirectory | Epetra_BasicDirectory: This class allows Epetra_Map objects to reference non-local elements |
▼CEpetra_Distributor | Epetra_Distributor: The Epetra Gather/Scatter Setup Base Class |
CEpetra_MpiDistributor | MPI implementation of Epetra_Distributor |
CEpetra_SerialDistributor | Epetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class |
CEpetra_Flops | Epetra_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_LAPACK | Epetra_LAPACK: The Epetra LAPACK Wrapper Class |
CEpetra_SerialDenseSVD | Epetra_SerialDenseSVD: A class for SVDing dense linear problems |
CEpetra_SerialDenseSolver | Epetra_SerialDenseSolver: A class for solving dense linear problems |
CEpetra_LinearProblem | Epetra_LinearProblem: The Epetra Linear Problem Class |
CEpetra_LinearProblemRedistor | Epetra_LinearProblemRedistor: A class for redistributing an Epetra_LinearProblem object |
▼CEpetra_Object | Epetra_Object: The base Epetra class |
CEpetra_HashTable< int > | |
CEpetra_BasicRowMatrix | Epetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters |
►CEpetra_BlockMap | Epetra_BlockMap: A class for partitioning block element vectors and matrices |
►CEpetra_Map | Epetra_Map: A class for partitioning vectors and matrices |
CEpetra_LocalMap | Epetra_LocalMap: A class for replicating vectors and matrices across multiple processors |
►CEpetra_DistObject | Epetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
►CEpetra_CrsGraph | Epetra_CrsGraph: A class for constructing and using sparse compressed row graphs |
CEpetra_FECrsGraph | |
CEpetra_CrsMatrix | Epetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_IntMultiVector | Epetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
CEpetra_IntVector | Epetra_IntVector: A class for constructing and using dense integer vectors on a parallel computer |
CEpetra_LongLongVector | Epetra_LongLongVector: A class for constructing and using dense integer vectors on a parallel computer |
CEpetra_MapColoring | Epetra_MapColoring: A class for coloring Epetra_Map and Epetra_BlockMap objects |
CEpetra_MultiVector | Epetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
CEpetra_VbrMatrix | Epetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices |
CEpetra_Export | Epetra_Export: This class builds an export object for efficient exporting of off-processor elements |
CEpetra_HashTable< value_type > | |
CEpetra_Import | Epetra_Import: This class builds an import object for efficient importing of off-processor elements |
►CEpetra_IntSerialDenseMatrix | Epetra_IntSerialDenseMatrix: A class for constructing and using general dense integer matrices |
CEpetra_IntSerialDenseVector | Epetra_IntSerialDenseVector: A class for constructing and using dense vectors |
►CEpetra_LongLongSerialDenseMatrix | Epetra_LongLongSerialDenseMatrix: A class for constructing and using general dense integer matrices |
CEpetra_LongLongSerialDenseVector | Epetra_LongLongSerialDenseVector: A class for constructing and using dense vectors |
CEpetra_MpiComm | Epetra_MpiComm: The Epetra MPI Communication Class |
CEpetra_MpiDistributor | MPI implementation of Epetra_Distributor |
CEpetra_MsrMatrix | Epetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_OffsetIndex | Epetra_OffsetIndex: This class builds index for efficient mapping of data from one Epetra_CrsGraph based object to another |
CEpetra_SerialComm | Epetra_SerialComm: The Epetra Serial Communication Class |
CEpetra_SerialDenseMatrix | Epetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices |
CEpetra_SerialDenseSVD | Epetra_SerialDenseSVD: A class for SVDing dense linear problems |
CEpetra_SerialDenseSolver | Epetra_SerialDenseSolver: A class for solving dense linear problems |
CEpetra_SerialDistributor | Epetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class |
CEpetra_Time | Epetra_Time: The Epetra Timing Class |
▼CEpetra_Operator | Epetra_Operator: A pure virtual class for using real-valued double-precision operators |
CEpetra_FastCrsOperator | Epetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels |
CEpetra_InvOperator | Epetra_InvOperator: An implementation of the Epetra_Operator class that reverses the role of Apply() and ApplyInverse() methods |
►CEpetra_RowMatrix | Epetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices |
CEpetra_BasicRowMatrix | Epetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters |
CEpetra_CrsMatrix | Epetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_MsrMatrix | Epetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
CEpetra_VbrMatrix | Epetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices |
CEpetra_OskiError | Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI |
CEpetra_OskiPermutation | Epetra_OskiPermutation: A class for storing the permutation performed on a Epetra_OskiMatrix |
CEpetra_OskiUtils | Epetra_OskiUtils: The Epetra OSKI Class to handle all operations that do not involve the use of a matrix, vector, error or permutation object |
CEpetra_RowMatrixTransposer | Epetra_RowMatrixTransposer: A class for transposing an Epetra_RowMatrix object |
▼CEpetra_SerialDenseOperator | Epetra_SerialDenseOperator: A pure virtual class for using real-valued double-precision operators |
CEpetra_SerialDenseMatrix | Epetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices |
CEpetra_SerialDenseSVD | Epetra_SerialDenseSVD: A class for SVDing dense linear problems |
▼CEpetra_SrcDistObject | Epetra_SrcDistObject: A class for supporting flexible source distributed objects for import/export operations |
CEpetra_DistObject | Epetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
CEpetra_RowMatrix | Epetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices |
CEpetra_Util | Epetra_Util: The Epetra Util Wrapper Class |
CEpetra_CrsGraphData::IndexData< int > | |
CEpetra_CrsGraphData::IndexData< long long > | |