Isorropia: Partitioning, Load Balancing and more
Isorropia::Epetra::Redistributor Member List

This is the complete list of members for Isorropia::Epetra::Redistributor, including all inherited members.

create_importer(const Epetra_BlockMap &src_map)Isorropia::Epetra::Redistributorprivate
get_importer()Isorropia::Epetra::Redistributorinline
importer_Isorropia::Epetra::Redistributorprivate
partitioner_Isorropia::Epetra::Redistributorprivate
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::Redistributorprivate
~Redistributor()Isorropia::Epetra::Redistributorvirtual