Isorropia: Partitioning, Load Balancing and more
|
This is the complete list of members for Isorropia::Epetra::Redistributor, including all inherited members.
create_importer(const Epetra_BlockMap &src_map) | Isorropia::Epetra::Redistributor | private |
get_importer() | Isorropia::Epetra::Redistributor | inline |
importer_ | Isorropia::Epetra::Redistributor | private |
partitioner_ | Isorropia::Epetra::Redistributor | private |
redistribute(const Epetra_SrcDistObject &src, Epetra_DistObject &target) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_CrsGraph &input_graph, bool callFillComplete=true) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_CrsGraph &input_graph, Epetra_CrsGraph *&outputGraphPtr, bool callFillComplete=true) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_CrsMatrix &input_matrix, bool callFillComplete=true) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_CrsMatrix &inputMatrix, Epetra_CrsMatrix *&outputMatrix, bool callFillComplete=true) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_RowMatrix &input_matrix, bool callFillComplete=true) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_RowMatrix &inputMatrix, Epetra_CrsMatrix *&outputMatrix, bool callFillComplete=true) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_Vector &input_vector) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_Vector &inputVector, Epetra_Vector *&outputVector) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_MultiVector &input_vector) | Isorropia::Epetra::Redistributor | |
redistribute(const Epetra_MultiVector &inputVector, Epetra_MultiVector *&outputVector) | Isorropia::Epetra::Redistributor | |
redistribute_reverse(const Epetra_Vector &input_vector, Epetra_Vector &output_vector) | Isorropia::Epetra::Redistributor | |
redistribute_reverse(const Epetra_MultiVector &input_vector, Epetra_MultiVector &output_vector) | Isorropia::Epetra::Redistributor | |
Redistributor(Teuchos::RCP< Isorropia::Epetra::Partitioner > partitioner) | Isorropia::Epetra::Redistributor | |
Redistributor(Teuchos::RCP< Epetra_Map > target_map) | Isorropia::Epetra::Redistributor | |
Redistributor(Isorropia::Epetra::Partitioner *partitioner) | Isorropia::Epetra::Redistributor | |
Redistributor(Epetra_Map *target_map) | Isorropia::Epetra::Redistributor | |
target_map_ | Isorropia::Epetra::Redistributor | private |
~Redistributor() | Isorropia::Epetra::Redistributor | virtual |