Isorropia: Partitioning, Load Balancing and more
|
This is the complete list of members for Isorropia::Epetra::Library, including all inherited members.
color(Teuchos::ParameterList ¶mlist, std::vector< int > &colorAssignment)=0 | Isorropia::Epetra::Library | pure virtual |
costs_ | Isorropia::Epetra::Library | protected |
geometric_input_ | Isorropia::Epetra::Library | static |
graph_geometric_input_ | Isorropia::Epetra::Library | static |
graph_input_ | Isorropia::Epetra::Library | static |
hgraph2d_finegrain_input_ | Isorropia::Epetra::Library | static |
hgraph_geometric_input_ | Isorropia::Epetra::Library | static |
hgraph_graph_geometric_input_ | Isorropia::Epetra::Library | static |
hgraph_graph_input_ | Isorropia::Epetra::Library | static |
hgraph_input_ | Isorropia::Epetra::Library | static |
input_coords_ | Isorropia::Epetra::Library | protected |
input_graph_ | Isorropia::Epetra::Library | protected |
input_map_ | Isorropia::Epetra::Library | protected |
input_matrix_ | Isorropia::Epetra::Library | protected |
input_type_ | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_CrsGraph > input_graph, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_CrsGraph > input_graph, Teuchos::RCP< const Epetra_MultiVector > input_coords, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_CrsGraph > input_graph, Teuchos::RCP< CostDescriber > costs, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_CrsGraph > input_graph, Teuchos::RCP< CostDescriber > costs, Teuchos::RCP< const Epetra_MultiVector > input_coords, Teuchos::RCP< const Epetra_MultiVector > weights, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, Teuchos::RCP< const Epetra_MultiVector > input_coords, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, Teuchos::RCP< CostDescriber > costs, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, Teuchos::RCP< CostDescriber > costs, Teuchos::RCP< const Epetra_MultiVector > input_coords, Teuchos::RCP< const Epetra_MultiVector > weights, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_MultiVector > input_coords, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_MultiVector > input_coords, Teuchos::RCP< const Epetra_MultiVector > weights, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
Library(Teuchos::RCP< const Epetra_BlockMap > input_map, int itype=unspecified_input_) | Isorropia::Epetra::Library | |
numPartSizes | Isorropia::Epetra::Library | |
order(Teuchos::ParameterList ¶mlist, std::vector< int > &orderAssignment)=0 | Isorropia::Epetra::Library | pure virtual |
partGIDs | Isorropia::Epetra::Library | |
partSizes | Isorropia::Epetra::Library | |
postcompute()=0 | Isorropia::Epetra::Library | protectedpure virtual |
precompute() | Isorropia::Epetra::Library | protectedvirtual |
repartition(Teuchos::ParameterList ¶mlist, std::vector< int > &myNewElements, int &exportsSize, std::vector< int > &imports)=0 | Isorropia::Epetra::Library | pure virtual |
simple_input_ | Isorropia::Epetra::Library | static |
unspecified_input_ | Isorropia::Epetra::Library | static |
weights_ | Isorropia::Epetra::Library | protected |
~Library() | Isorropia::Epetra::Library | virtual |