Isorropia: Partitioning, Load Balancing and more
|
This is the complete list of members for Isorropia::Epetra::Operator, including all inherited members.
alreadyComputed() const | Isorropia::Epetra::Operator | inlinevirtual |
base_ | Isorropia::Epetra::Operator | protected |
compute(bool force_compute)=0 | Isorropia::Epetra::Operator | pure virtual |
computeNumberOfProperties() | Isorropia::Epetra::Operator | protected |
costs_ | Isorropia::Epetra::Operator | protected |
elemsWithProperty(int property, int *elementList, int len) const | Isorropia::Epetra::Operator | virtual |
exportsSize_ | Isorropia::Epetra::Operator | protected |
extractPropertiesCopy(int len, int &size, int *array) const | Isorropia::Epetra::Operator | virtual |
extractPropertiesView(int &size, const int *&array) const | Isorropia::Epetra::Operator | virtual |
getCosts() | Isorropia::Epetra::Operator | inline |
global_num_graph_edge_weights_ | Isorropia::Epetra::Operator | protected |
global_num_hg_edge_weights_ | Isorropia::Epetra::Operator | protected |
global_num_vertex_weights_ | Isorropia::Epetra::Operator | protected |
imports_ | Isorropia::Epetra::Operator | protected |
input_coords_ | Isorropia::Epetra::Operator | protected |
input_graph_ | Isorropia::Epetra::Operator | protected |
input_map_ | Isorropia::Epetra::Operator | protected |
input_matrix_ | Isorropia::Epetra::Operator | protected |
lib_ | Isorropia::Epetra::Operator | protected |
localNumberOfProperties_ | Isorropia::Epetra::Operator | private |
numberElemsByProperties_ | Isorropia::Epetra::Operator | private |
numberOfProperties_ | Isorropia::Epetra::Operator | private |
numElemsWithProperty(int property) const | Isorropia::Epetra::Operator | virtual |
numLocalProperties() const | Isorropia::Epetra::Operator | inlinevirtual |
numProperties() const | Isorropia::Epetra::Operator | inlinevirtual |
operation_already_computed_ | Isorropia::Epetra::Operator | protected |
Operator(Teuchos::RCP< const Epetra_CrsGraph > input_graph, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_BlockMap > input_map, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_CrsGraph > input_graph, Teuchos::RCP< const Epetra_MultiVector > input_coords, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_CrsGraph > input_graph, Teuchos::RCP< CostDescriber > costs, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_CrsGraph > input_graph, Teuchos::RCP< CostDescriber > costs, Teuchos::RCP< const Epetra_MultiVector > coords, Teuchos::RCP< const Epetra_MultiVector > weights, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, Teuchos::RCP< const Epetra_MultiVector > coords, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, Teuchos::RCP< CostDescriber > costs, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_RowMatrix > input_matrix, Teuchos::RCP< CostDescriber > costs, Teuchos::RCP< const Epetra_MultiVector > coords, Teuchos::RCP< const Epetra_MultiVector > weights, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_MultiVector > coords, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
Operator(Teuchos::RCP< const Epetra_MultiVector > coords, Teuchos::RCP< const Epetra_MultiVector > weights, const Teuchos::ParameterList ¶mlist, int base) | Isorropia::Epetra::Operator | |
operator[](int myElem) const | Isorropia::Epetra::Operator | virtual |
paramlist_ | Isorropia::Epetra::Operator | protected |
paramsToUpper(Teuchos::ParameterList &, int &changed, bool rmUnderscore=true) | Isorropia::Epetra::Operator | private |
properties_ | Isorropia::Epetra::Operator | protected |
setParameters(const Teuchos::ParameterList ¶mlist) | Isorropia::Epetra::Operator | virtual |
stringToUpper(std::string &s, int &changed, bool rmUnderscore=false) | Isorropia::Epetra::Operator | private |
weights_ | Isorropia::Epetra::Operator | protected |
~Operator() | Isorropia::Epetra::Operator | virtual |