Epetra
Development
|
Epetra_Import_Util | Epetra_Import_Util: The Epetra ImportUtil Wrapper Namespace |
Epetra_BasicDirectory | Epetra_BasicDirectory: This class allows Epetra_Map objects to reference non-local elements |
Epetra_BasicRowMatrix | Epetra_BasicRowMatrix: A class for simplifying the development of Epetra_RowMatrix adapters |
Epetra_BLAS | Epetra_BLAS: The Epetra BLAS Wrapper Class |
Epetra_BlockMap | Epetra_BlockMap: A class for partitioning block element vectors and matrices |
Epetra_BlockMapData | Epetra_BlockMapData: The Epetra BlockMap Data Class |
Epetra_Comm | Epetra_Comm: The Epetra Communication Abstract Base Class |
Epetra_CompObject | Epetra_CompObject: Functionality and data that is common to all computational classes |
Epetra_CrsGraph | Epetra_CrsGraph: A class for constructing and using sparse compressed row graphs |
Epetra_CrsGraphData | Epetra_CrsGraphData: The Epetra CrsGraph Data Class |
IndexData< int > | |
IndexData< long long > | |
Epetra_CrsMatrix | Epetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
Epetra_CrsSingletonFilter | Epetra_CrsSingletonFilter: A class for explicitly eliminating matrix rows and columns |
Epetra_Data | Epetra_Data: The Epetra Base Data Class |
Epetra_Directory | Epetra_Directory: This class is a pure virtual class whose interface allows Epetra_Map and Epetr_BlockMap objects to reference non-local elements |
Epetra_DistObject | Epetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
Epetra_Distributor | Epetra_Distributor: The Epetra Gather/Scatter Setup Base Class |
Epetra_Export | Epetra_Export: This class builds an export object for efficient exporting of off-processor elements |
Epetra_FastCrsOperator | Epetra_FastCrsOperator: A class for constructing matrix objects optimized for common kernels |
Epetra_FECrsGraph | |
Epetra_FECrsMatrix | |
Epetra_FEVbrMatrix | |
Epetra_FEVector | |
Epetra_Flops | Epetra_Flops: The Epetra Floating Point Operations Class |
Epetra_GIDTypeSerialDenseVector | Epetra_GIDTypeSerialDenseVector: A class for switching between "int" and "long long" GID Type at compile time |
Epetra_GIDTypeSerialDenseVector< int > | |
Epetra_GIDTypeSerialDenseVector< long long > | |
Epetra_GIDTypeVector | Epetra_GIDTypeVector: A class for constructing and using dense "int" and "long long" vectors on a parallel computer |
Epetra_GIDTypeVector< int > | |
Epetra_GIDTypeVector< long long > | |
Epetra_HashTable | |
Epetra_Import | Epetra_Import: This class builds an import object for efficient importing of off-processor elements |
Epetra_IntMultiVector | Epetra_IntMultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
Epetra_IntSerialDenseMatrix | Epetra_IntSerialDenseMatrix: A class for constructing and using general dense integer matrices |
Epetra_IntSerialDenseVector | Epetra_IntSerialDenseVector: A class for constructing and using dense vectors |
Epetra_IntVector | Epetra_IntVector: A class for constructing and using dense integer vectors on a parallel computer |
Epetra_InvOperator | Epetra_InvOperator: An implementation of the Epetra_Operator class that reverses the role of Apply() and ApplyInverse() methods |
Epetra_JadMatrix | Epetra_JadMatrix: A class for constructing matrix objects optimized for common kernels |
Epetra_LAPACK | Epetra_LAPACK: The Epetra LAPACK Wrapper Class |
Epetra_LinearProblem | Epetra_LinearProblem: The Epetra Linear Problem Class |
Epetra_LinearProblemRedistor | Epetra_LinearProblemRedistor: A class for redistributing an Epetra_LinearProblem object |
Epetra_LocalMap | Epetra_LocalMap: A class for replicating vectors and matrices across multiple processors |
Epetra_LongLongSerialDenseMatrix | Epetra_LongLongSerialDenseMatrix: A class for constructing and using general dense integer matrices |
Epetra_LongLongSerialDenseVector | Epetra_LongLongSerialDenseVector: A class for constructing and using dense vectors |
Epetra_LongLongVector | Epetra_LongLongVector: A class for constructing and using dense integer vectors on a parallel computer |
Epetra_Map | Epetra_Map: A class for partitioning vectors and matrices |
Epetra_MapColoring | Epetra_MapColoring: A class for coloring Epetra_Map and Epetra_BlockMap objects |
Epetra_MpiComm | Epetra_MpiComm: The Epetra MPI Communication Class |
Epetra_MpiCommData | Epetra_MpiCommData: The Epetra Mpi Communication Data Class |
Epetra_MpiDistributor | MPI implementation of Epetra_Distributor |
Epetra_MpiSmpComm | Epetra_MpiSmpComm: The Epetra MPI Shared Memory Parallel Communication Class |
Epetra_MpiSmpCommData | Epetra_MpiSmpCommData: The Epetra Mpi Shared Memory ParallelCommunication Data Class |
Epetra_MsrMatrix | Epetra_MsrMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
Epetra_MultiVector | Epetra_MultiVector: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
Epetra_Object | Epetra_Object: The base Epetra class |
Epetra_OffsetIndex | Epetra_OffsetIndex: This class builds index for efficient mapping of data from one Epetra_CrsGraph based object to another |
Epetra_Operator | Epetra_Operator: A pure virtual class for using real-valued double-precision operators |
Epetra_OskiError | Epetra_OskiError: The Epetra OSKI Class to provide access to get and set error handling routines in OSKI |
Epetra_OskiMatrix | Epetra_OskiMatrix: A class for constructing and using OSKI Matrices within Epetra. For information on known issues with OSKI see the detailed description |
Epetra_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 |
Epetra_OskiPermutation | Epetra_OskiPermutation: A class for storing the permutation performed on a Epetra_OskiMatrix |
Epetra_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 |
Epetra_OskiVector | Epetra_OskiVector: A class for constructing and using dense OSKI vectors on a single processor or a single core of a multi-processor |
Epetra_RowMatrix | Epetra_RowMatrix: A pure virtual class for using real-valued double-precision row matrices |
Epetra_RowMatrixTransposer | Epetra_RowMatrixTransposer: A class for transposing an Epetra_RowMatrix object |
Epetra_SerialComm | Epetra_SerialComm: The Epetra Serial Communication Class |
Epetra_SerialCommData | Epetra_SerialCommData: The Epetra Serial Communication Data Class |
Epetra_SerialDenseMatrix | Epetra_SerialDenseMatrix: A class for constructing and using real double precision general dense matrices |
Epetra_SerialDenseOperator | Epetra_SerialDenseOperator: A pure virtual class for using real-valued double-precision operators |
Epetra_SerialDenseSolver | Epetra_SerialDenseSolver: A class for solving dense linear problems |
Epetra_SerialDenseSVD | Epetra_SerialDenseSVD: A class for SVDing dense linear problems |
Epetra_SerialDenseVector | Epetra_SerialDenseVector: A class for constructing and using dense vectors |
Epetra_SerialDistributor | Epetra_SerialDistributor: The Epetra Serial implementation of the Epetra_Distributor Gather/Scatter Setup Class |
Epetra_SerialSpdDenseSolver | Epetra_SerialSpdDenseSolver: A class for constructing and using symmetric positive definite dense matrices |
Epetra_SerialSymDenseMatrix | Epetra_SerialSymDenseMatrix: A class for constructing and using symmetric positive definite dense matrices |
Epetra_SrcDistObject | Epetra_SrcDistObject: A class for supporting flexible source distributed objects for import/export operations |
Epetra_Time | Epetra_Time: The Epetra Timing Class |
Epetra_Util | Epetra_Util: The Epetra Util Wrapper Class |
Epetra_VbrMatrix | Epetra_VbrMatrix: A class for the construction and use of real-valued double-precision variable block-row sparse matrices |
Epetra_VbrRowMatrix | Epetra_VbrRowMatrix: A class for using an existing Epetra_VbrMatrix object as an Epetra_RowMatrix object |
Epetra_Vector | Epetra_Vector: A class for constructing and using dense vectors on a parallel computer |