|
file | Epetra_TsqrAdaptor.hpp [code] |
| Epetra_MultiVector to TSQR adaptor.
|
|
file | Epetra_TsqrMessenger.cpp [code] |
| Implementation of a function for wrapping Epetra_Comm in a communicator wrapper that TSQR can use.
|
|
file | Epetra_TsqrMessenger.hpp [code] |
| Function for wrapping Epetra_Comm in a communicator wrapper that TSQR can use.
|
|
file | Tpetra_ApplyOp.hpp [code] |
| Implementation of the class Tpetra::ApplyOp.
|
|
file | Tpetra_CombineMode.hpp [code] |
| Declaration of Tpetra::CombineMode enum, and a function for setting a Tpetra::CombineMode parameter in a Teuchos::ParameterList.
|
|
file | Tpetra_ComputeGatherMap.hpp [code] |
| From a distributed map build a map with all GIDs on the root node.
|
|
file | Tpetra_Core.hpp [code] |
| Functions for initializing and finalizing Tpetra.
|
|
file | Tpetra_CrsGraph_decl.hpp [code] |
| Declaration of the Tpetra::CrsGraph class.
|
|
file | Tpetra_CrsGraph_def.hpp [code] |
| Definition of the Tpetra::CrsGraph class.
|
|
file | Tpetra_CrsMatrix_decl.hpp [code] |
| Declaration of the Tpetra::CrsMatrix class.
|
|
file | Tpetra_CrsMatrix_def.hpp [code] |
| Definition of the Tpetra::CrsMatrix class.
|
|
file | Tpetra_CrsMatrixMultiplyOp.hpp [code] |
|
file | Tpetra_CrsMatrixSolveOp.hpp [code] |
|
file | Tpetra_CrsMatrixSolveOp_decl.hpp [code] |
|
file | Tpetra_Details_computeOffsets.hpp [code] |
| Declare and define the function Tpetra::Details::computeOffsetsFromCounts, an implementation detail of Tpetra (in particular, of FixedHashTable, CrsGraph, and CrsMatrix).
|
|
file | Tpetra_Details_copyOffsets.hpp [code] |
| Declare and define Tpetra::Details::copyOffsets, an implementation detail of Tpetra (in particular, of FixedHashTable, CrsGraph, and CrsMatrix).
|
|
file | Tpetra_Details_getDiagCopyWithoutOffsets_decl.hpp [code] |
| Declaration and definition of Tpetra::Details::getDiagCopyWithoutOffsets, and declaration (only) of Tpetra::Details::getDiagCopyWithoutOffsetsNotFillcomplete.
|
|
file | Tpetra_Details_getDiagCopyWithoutOffsets_def.hpp [code] |
| Definition of Tpetra::Details::getDiagCopyWithoutOffsetsNotFillComplete (an implementation detail of Tpetra::CrsMatrix).
|
|
file | Tpetra_Details_getGraphDiagOffsets_decl.hpp [code] |
| Declare and define the function Tpetra::Details::getGraphDiagOffsets, an implementation detail of Tpetra::CrsGraph.
|
|
file | Tpetra_Details_getGraphDiagOffsets_def.hpp [code] |
| Define the implementation of the function Tpetra::Details::getGraphDiagOffsets, an implementation detail of Tpetra::CrsGraph.
|
|
file | Tpetra_Details_LocalMap.hpp [code] |
| Declaration and definition of the Tpetra::Map class, an implementation detail of Tpetra::Map.
|
|
file | Tpetra_Details_makeOptimizedColMap.hpp [code] |
| Optimize your graph's or matrix's column Map for better communication performance.
|
|
file | Tpetra_Details_OrdinalTraits.hpp [code] |
| Traits class for "invalid" (flag) values of integer types that Tpetra uses as local ordinals or global ordinals.
|
|
file | Tpetra_Details_PackTraits.hpp [code] |
| Declaration and generic definition of traits class that tells Tpetra::CrsMatrix how to pack and unpack data.
|
|
file | Tpetra_DirectoryImpl_decl.hpp [code] |
| Declaration of implementation details of Tpetra::Directory.
|
|
file | Tpetra_DirectoryImpl_def.hpp [code] |
| Definition of implementation details of Tpetra::Directory.
|
|
file | Tpetra_DistObject_decl.hpp [code] |
| Declaration of the Tpetra::DistObject class.
|
|
file | Tpetra_DistObject_def.hpp [code] |
| Definition of the Tpetra::DistObject class.
|
|
file | Tpetra_Exceptions_decl.hpp [code] |
| Declarations of Tpetra-specific exceptions.
|
|
file | Tpetra_Experimental_BlockCrsMatrix_decl.hpp [code] |
| Declaration of Tpetra::Experimental::BlockCrsMatrix.
|
|
file | Tpetra_Experimental_BlockCrsMatrix_def.hpp [code] |
| Definition of Tpetra::Experimental::BlockCrsMatrix.
|
|
file | Tpetra_Experimental_BlockCrsMatrix_Helpers_decl.hpp [code] |
|
file | Tpetra_Experimental_BlockCrsMatrix_Helpers_def.hpp [code] |
|
file | Tpetra_Experimental_BlockView.hpp [code] |
| Linear algebra kernels for small dense matrices and vectors.
|
|
file | Tpetra_ExplicitInstantiationHelpers.hpp [code] |
| Macros for helping to explicitly instantiate templated objects.
|
|
file | Tpetra_Import_Util.hpp [code] |
| Internal functions and macros designed for use with Tpetra::Import and Tpetra::Export objects.
|
|
file | Tpetra_Import_Util2.hpp [code] |
| Utility functions for packing and unpacking sparse matrix entries.
|
|
file | Tpetra_Map_decl.hpp [code] |
| Declarations for the Tpetra::Map class and related nonmember constructors.
|
|
file | Tpetra_Map_def.hpp [code] |
|
file | Tpetra_MultiVector_decl.hpp [code] |
| Declaration of the Tpetra::MultiVector class.
|
|
file | Tpetra_MultiVector_def.hpp [code] |
| Definition of the Tpetra::MultiVector class.
|
|
file | Tpetra_Packable.hpp [code] |
| Abstract base class for sources of an Import or Export, that also know how to pack themselves.
|
|
file | Tpetra_RowMatrixTransposer_decl.hpp [code] |
|
file | Tpetra_SrcDistObject.hpp [code] |
| Abstract base class for sources of an Import or Export.
|
|
file | Tpetra_TieBreak.hpp [code] |
| Interface for breaking ties in ownership.
|
|
file | Tpetra_TsqrAdaptor.hpp [code] |
| Adaptor from Tpetra::MultiVector to TSQR.
|
|
file | Tpetra_Util.hpp [code] |
| Stand-alone utility functions and macros.
|
|
file | Tpetra_Vector_decl.hpp [code] |
| Declaration of the Tpetra::Vector class.
|
|
file | Tpetra_Vector_def.hpp [code] |
| Definition of the Tpetra::Vector class.
|
|