EpetraExt  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EpetraExt::BlockUtility Member List

This is the complete list of members for EpetraExt::BlockUtility, including all inherited members.

CalculateOffset(const Epetra_BlockMap &BaseMap)EpetraExt::BlockUtilitystatic
CalculateOffset64(const Epetra_BlockMap &BaseMap)EpetraExt::BlockUtilitystatic
GenerateBlockGraph(const Epetra_CrsGraph &BaseGraph, const std::vector< std::vector< int > > &RowStencil, const std::vector< int > &RowIndices, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtilitystatic
GenerateBlockGraph(const Epetra_CrsGraph &BaseGraph, const std::vector< std::vector< long long > > &RowStencil, const std::vector< long long > &RowIndices, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtilitystatic
GenerateBlockGraph(const Epetra_RowMatrix &BaseMatrix, const std::vector< std::vector< int > > &RowStencil, const std::vector< int > &RowIndices, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtilitystatic
GenerateBlockGraph(const Epetra_RowMatrix &BaseMatrix, const std::vector< std::vector< long long > > &RowStencil, const std::vector< long long > &RowIndices, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtilitystatic
GenerateBlockGraph(const Epetra_CrsGraph &BaseGraph, const Epetra_CrsGraph &LocalBlockGraph, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtilitystatic
GenerateBlockMap(const Epetra_BlockMap &BaseMap, const int *RowIndices, int num_indices, const Epetra_Comm &GlobalComm, int Offset=0)EpetraExt::BlockUtilitystatic
GenerateBlockMap(const Epetra_BlockMap &BaseMap, const long long *RowIndices, int num_indices, const Epetra_Comm &GlobalComm, long long Offset=0)EpetraExt::BlockUtilitystatic
GenerateBlockMap(const Epetra_BlockMap &BaseMap, const std::vector< int > &RowIndices, const Epetra_Comm &GlobalComm, int Offset=0)EpetraExt::BlockUtilitystatic
GenerateBlockMap(const Epetra_BlockMap &BaseMap, const std::vector< long long > &RowIndices, const Epetra_Comm &GlobalComm, long long Offset=0)EpetraExt::BlockUtilitystatic
GenerateBlockMap(const Epetra_BlockMap &BaseMap, const Epetra_BlockMap &BlockMap, const Epetra_Comm &GlobalComm, int Offset=0)EpetraExt::BlockUtilitystatic
GenerateRowStencil(const Epetra_CrsGraph &LocalBlockGraph, std::vector< int > RowIndices, std::vector< std::vector< int > > &RowStencil)EpetraExt::BlockUtilitystatic
GenerateRowStencil(const Epetra_CrsGraph &LocalBlockGraph, std::vector< long long > RowIndices, std::vector< std::vector< long long > > &RowStencil)EpetraExt::BlockUtilitystatic
TGenerateBlockGraph(const Epetra_CrsGraph &BaseGraph, const vector< vector< int_type > > &RowStencil, const vector< int_type > &RowIndices, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtility
TGenerateBlockGraph(const Epetra_RowMatrix &BaseMatrix, const vector< vector< int_type > > &RowStencil, const vector< int_type > &RowIndices, const Epetra_Comm &GlobalComm)EpetraExt::BlockUtility