Tpetra parallel linear algebra  Version of the Day
File List
Here is a list of all documented files with brief descriptions:
 Epetra_TsqrAdaptor.hppEpetra_MultiVector to TSQR adaptor
 Epetra_TsqrMessenger.cppImplementation of a function for wrapping Epetra_Comm in a communicator wrapper that TSQR can use
 Epetra_TsqrMessenger.hppFunction for wrapping Epetra_Comm in a communicator wrapper that TSQR can use
 Kokkos_MV_GEMM.hpp
 MatrixMarket_Tpetra.cpp
 MatrixMarket_Tpetra.hppMatrix Market file readers and writers for Tpetra objects
 MurmurHash3.cpp
 MurmurHash3.hpp
 Tpetra_ApplyOp.hppImplementation of the class Tpetra::ApplyOp
 Tpetra_CombineMode.cpp
 Tpetra_CombineMode.hppDeclaration of Tpetra::CombineMode enum, and a function for setting a Tpetra::CombineMode parameter in a Teuchos::ParameterList
 Tpetra_ComputeGatherMap.hppFrom a distributed map build a map with all GIDs on the root node
 Tpetra_ConfigDefs.hpp
 Tpetra_Core.cpp
 Tpetra_Core.hppFunctions for initializing and finalizing Tpetra
 Tpetra_CrsGraph_CudaWrapperNode.cpp
 Tpetra_CrsGraph_decl.hppDeclaration of the Tpetra::CrsGraph class
 Tpetra_CrsGraph_def.hppDefinition of the Tpetra::CrsGraph class
 Tpetra_CrsGraph_OpenMPWrapperNode.cpp
 Tpetra_CrsGraph_SerialWrapperNode.cpp
 Tpetra_CrsGraph_ThreadsWrapperNode.cpp
 Tpetra_CrsMatrix_convert.cpp
 Tpetra_CrsMatrix_decl.hppDeclaration of the Tpetra::CrsMatrix class
 Tpetra_CrsMatrix_def.hppDefinition of the Tpetra::CrsMatrix class
 Tpetra_CrsMatrixMultiplyOp.hpp
 Tpetra_CrsMatrixSolveOp.hpp
 Tpetra_CrsMatrixSolveOp_decl.hpp
 Tpetra_DefaultPlatform.cpp
 Tpetra_DefaultPlatform.hpp
 Tpetra_Details_computeOffsets.hppDeclare and define the function Tpetra::Details::computeOffsetsFromCounts, an implementation detail of Tpetra (in particular, of FixedHashTable, CrsGraph, and CrsMatrix)
 Tpetra_Details_copyOffsets.hppDeclare and define Tpetra::Details::copyOffsets, an implementation detail of Tpetra (in particular, of FixedHashTable, CrsGraph, and CrsMatrix)
 Tpetra_Details_Environment.cpp
 Tpetra_Details_Environment.hpp
 Tpetra_Details_FixedHashTable_Cuda.cpp
 Tpetra_Details_FixedHashTable_decl.hpp
 Tpetra_Details_FixedHashTable_def.hpp
 Tpetra_Details_FixedHashTable_OpenMP.cpp
 Tpetra_Details_FixedHashTable_Serial.cpp
 Tpetra_Details_FixedHashTable_Threads.cpp
 Tpetra_Details_gathervPrint.cpp
 Tpetra_Details_gathervPrint.hpp
 Tpetra_Details_getDiagCopyWithoutOffsets_decl.hppDeclaration and definition of Tpetra::Details::getDiagCopyWithoutOffsets, and declaration (only) of Tpetra::Details::getDiagCopyWithoutOffsetsNotFillcomplete
 Tpetra_Details_getDiagCopyWithoutOffsets_def.hppDefinition of Tpetra::Details::getDiagCopyWithoutOffsetsNotFillComplete (an implementation detail of Tpetra::CrsMatrix)
 Tpetra_Details_getGraphDiagOffsets.cpp
 Tpetra_Details_getGraphDiagOffsets_decl.hppDeclare and define the function Tpetra::Details::getGraphDiagOffsets, an implementation detail of Tpetra::CrsGraph
 Tpetra_Details_getGraphDiagOffsets_def.hppDefine the implementation of the function Tpetra::Details::getGraphDiagOffsets, an implementation detail of Tpetra::CrsGraph
 Tpetra_Details_Hash.cpp
 Tpetra_Details_Hash.hpp
 Tpetra_Details_LocalMap.hppDeclaration and definition of the Tpetra::Map class, an implementation detail of Tpetra::Map
 Tpetra_Details_makeOptimizedColMap.hppOptimize your graph's or matrix's column Map for better communication performance
 Tpetra_Details_Merge.hpp
 Tpetra_Details_MultiVectorDistObjectKernels.cpp
 Tpetra_Details_MultiVectorDistObjectKernels_decl.hpp
 Tpetra_Details_MultiVectorDistObjectKernels_def.hpp
 Tpetra_Details_OrdinalTraits.hppTraits class for "invalid" (flag) values of integer types that Tpetra uses as local ordinals or global ordinals
 Tpetra_Details_PackTraits.hppDeclaration and generic definition of traits class that tells Tpetra::CrsMatrix how to pack and unpack data
 Tpetra_Details_Transfer.cpp
 Tpetra_Details_Transfer_decl.hpp
 Tpetra_Details_Transfer_def.hpp
 Tpetra_Directory.cpp
 Tpetra_Directory_decl.hpp
 Tpetra_Directory_def.hpp
 Tpetra_DirectoryImpl.cpp
 Tpetra_DirectoryImpl_decl.hppDeclaration of implementation details of Tpetra::Directory
 Tpetra_DirectoryImpl_def.hppDefinition of implementation details of Tpetra::Directory
 Tpetra_DistObject_decl.hppDeclaration of the Tpetra::DistObject class
 Tpetra_DistObject_def.hppDefinition of the Tpetra::DistObject class
 Tpetra_Distributor.cpp
 Tpetra_Distributor.hpp
 Tpetra_EpetraRowMatrix.hpp
 Tpetra_Exceptions.cpp
 Tpetra_Exceptions_decl.hppDeclarations of Tpetra-specific exceptions
 Tpetra_Exceptions_def.hpp
 Tpetra_Experimental_BlockCrsMatrix_decl.hppDeclaration of Tpetra::Experimental::BlockCrsMatrix
 Tpetra_Experimental_BlockCrsMatrix_def.hppDefinition of Tpetra::Experimental::BlockCrsMatrix
 Tpetra_Experimental_BlockCrsMatrix_Helpers_decl.hpp
 Tpetra_Experimental_BlockCrsMatrix_Helpers_def.hpp
 Tpetra_Experimental_BlockMultiVector.cpp
 Tpetra_Experimental_BlockMultiVector_decl.hpp
 Tpetra_Experimental_BlockMultiVector_def.hpp
 Tpetra_Experimental_BlockVector.cpp
 Tpetra_Experimental_BlockVector_decl.hpp
 Tpetra_Experimental_BlockVector_def.hpp
 Tpetra_Experimental_BlockView.hppLinear algebra kernels for small dense matrices and vectors
 Tpetra_Experimental_createMeshMap.cpp
 Tpetra_ExplicitInstantiationHelpers.hppMacros for helping to explicitly instantiate templated objects
 Tpetra_Export.cpp
 Tpetra_Export_decl.hpp
 Tpetra_Export_def.hpp
 Tpetra_HashTable.cpp
 Tpetra_HashTable_decl.hpp
 Tpetra_HashTable_def.hpp
 Tpetra_Import.cpp
 Tpetra_Import_decl.hpp
 Tpetra_Import_def.hpp
 Tpetra_Import_Util.hppInternal functions and macros designed for use with Tpetra::Import and Tpetra::Export objects
 Tpetra_Import_Util2.hppUtility functions for packing and unpacking sparse matrix entries
 Tpetra_ImportExportData.cpp
 Tpetra_ImportExportData_decl.hpp
 Tpetra_ImportExportData_def.hpp
 Tpetra_KokkosRefactor_CrsGraph_decl.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_CrsGraph_def.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_CrsMatrix_decl.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_CrsMatrix_def.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_Details_MultiVectorDistObjectKernels.hpp
 Tpetra_KokkosRefactor_Details_MultiVectorLocalDeepCopy.hpp
 Tpetra_KokkosRefactor_DistObject_decl.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_DistObject_def.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_Map_decl.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_Map_def.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_MultiVector_decl.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_MultiVector_def.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_Vector_decl.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatiblity
 Tpetra_KokkosRefactor_Vector_def.hppDO NOT INCLUDE THIS FILE. It exists only for backwards compatibility
 Tpetra_Map.cpp
 Tpetra_Map_decl.hppDeclarations for the Tpetra::Map class and related nonmember constructors
 Tpetra_Map_def.hpp
 Tpetra_MatrixIO.cpp
 Tpetra_MatrixIO_decl.hppDeclarations of functions to read a Tpetra::CrsMatrix sparse matrix from a Harwell-Boeing file
 Tpetra_MatrixIO_def.hpp
 Tpetra_MpiPlatform.cpp
 Tpetra_MpiPlatform.hpp
 Tpetra_MultiVector_decl.hppDeclaration of the Tpetra::MultiVector class
 Tpetra_MultiVector_def.hppDefinition of the Tpetra::MultiVector class
 Tpetra_MultiVectorFiller.cpp
 Tpetra_MultiVectorFiller.hpp
 Tpetra_Operator.hpp
 Tpetra_Packable.hppAbstract base class for sources of an Import or Export, that also know how to pack themselves
 Tpetra_RowGraph.cpp
 Tpetra_RowGraph_decl.hpp
 Tpetra_RowGraph_def.hpp
 Tpetra_RowMatrix_decl.hpp
 Tpetra_RowMatrix_def.hpp
 Tpetra_RowMatrixTransposer_decl.hpp
 Tpetra_RowMatrixTransposer_def.hpp
 Tpetra_RTI.cpp
 Tpetra_RTI.hpp
 Tpetra_RTI_detail.hpp
 Tpetra_RTIOp.hpp
 Tpetra_SerialPlatform.hpp
 Tpetra_SrcDistObject.hppAbstract base class for sources of an Import or Export
 Tpetra_TieBreak.hppInterface for breaking ties in ownership
 Tpetra_TsqrAdaptor.hppAdaptor from Tpetra::MultiVector to TSQR
 Tpetra_Util.cpp
 Tpetra_Util.hppStand-alone utility functions and macros
 Tpetra_Vector_decl.hppDeclaration of the Tpetra::Vector class
 Tpetra_Vector_def.hppDefinition of the Tpetra::Vector class
 Tpetra_Version.cpp
 Tpetra_Version.hpp
 TpetraExt_MatrixMatrix.cpp
 TpetraExt_MatrixMatrix_decl.hpp
 TpetraExt_MatrixMatrix_def.hpp
 TpetraExt_MMHelpers.cpp
 TpetraExt_MMHelpers_decl.hppDeclaration of Tpetra::MMMultiMultiply and nonmember constructors
 TpetraExt_MMHelpers_def.hpp
 TpetraExt_TypeStack.hpp