ForTrilinos
|
faztecoo | |
aztecoo | AztecOO: An object-oriented wrapper for Aztec |
fepetra_blockmap | |
epetra_blockmap | |
fepetra_comm | |
barrier | Epetra_Comm Barrier function |
broadcast | Epetra_Comm Broadcast function |
broadcast_long | Epetra_Comm Broadcast function |
epetra_comm | Epetra_Comm: The Epetra Communication Abstract Base Class |
gather_long | Epetra_Comm All Gather function |
GatherAll | Epetra_Comm All Gather function |
max_long | Epetra_Comm Global Max function |
MaxAll | Epetra_Comm Global Max function |
min_long | Epetra_Comm Global Min function |
MinAll | Epetra_Comm Global Min function |
MyPID | Return my process ID |
NumProc | Returns total number of processes |
ScanSum | Epetra_Comm Scan Sum function |
ScanSum_long | Epetra_Comm Scan Sum function |
sum_long | Epetra_Comm Sum function |
SumAll | Epetra_Comm Sum function |
fepetra_crsgraph | |
epetra_crsgraph | Epetra_CrsGraph: A class for constructing and using sparse compressed row graphs |
fepetra_crsmatrix | |
epetra_crsmatrix | Epetra_CrsMatrix: A class for constructing and using real-valued double-precision sparse compressed row matrices |
fepetra_distobject | |
epetra_distobject | Epetra_DistObject: A class for constructing and using dense multi-vectors, vectors and matrices in parallel |
fepetra_export | |
epetra_export | Epetra_Export: This class builds an export object for efficient exporting of off-processor elements |
fepetra_import | |
epetra_import | Epetra_Import:This class builds an import object for efficient importing of off-processor elements |
fepetra_linearproblem | |
epetra_linearproblem | Epetra_LinearProblem: The Epetra Linear Problem Class |
fepetra_map | |
epetra_map | |
fepetra_mpicomm | |
epetra_mpicomm | |
fepetra_multivector | |
epetra_multivector | |
fepetra_offsetindex | |
epetra_offsetindex | Epetra_OffsetIndex: This class builds index for efficient mapping of data from one Epetra_CrsGraph based object to another |
fepetra_rowmatrix | |
epetra_rowmatrix | Epetra_RowMatrix: An abstract class for using real-valued double-precision row matrices |
MaxNumEntries | Returns the maximum of NumMyRowEntries() over all rows |
Multiply | Returns the result of a Epetra_RowMatrix multiplied by a Epetra_MultiVector X in Y |
NumMyRowEntries | Returns the number of nonzero entries in MyRow |
RowMatrixRowMap | Returns the Epetra_Map object associated with the rows of this matrix |
fepetra_serialcomm | |
epetra_serialcomm | |
fepetra_srcdistobject | |
epetra_srcdistobject | Epetra_SrcDistObject: A class for supporting flexible source distributed objects for import/export operations |
fepetra_vector | |
epetra_vector |