|
Isorropia: Partitioning, Load Balancing and more
|
This is the complete list of members for Isorropia::Epetra::LevelScheduler, including all inherited members.
| alreadyComputed() const | Isorropia::Epetra::Operator | inlinevirtual |
| base_ | Isorropia::Epetra::Operator | protected |
| compute(bool force_compute=false) | Isorropia::Epetra::LevelScheduler | inlinevirtual |
| computeNumberOfProperties() | Isorropia::Epetra::Operator | protected |
| costs_ | Isorropia::Epetra::Operator | protected |
| elemsWithLevel(int level, int *elementList, int len) const | Isorropia::LevelScheduler | inlinevirtual |
| 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 |
| LevelScheduler(Teuchos::RCP< const Epetra_CrsGraph > input_graph, const Teuchos::ParameterList ¶mlist=Teuchos::ParameterList("EmptyParameterList"), bool compute_now=true) | Isorropia::Epetra::LevelScheduler | |
| lib_ | Isorropia::Epetra::Operator | protected |
| localNumberOfProperties_ | Isorropia::Epetra::Operator | private |
| numberElemsByProperties_ | Isorropia::Epetra::Operator | private |
| numberOfProperties_ | Isorropia::Epetra::Operator | private |
| numElemsWithLevel(int level) const | Isorropia::LevelScheduler | inlinevirtual |
| numElemsWithProperty(int property) const | Isorropia::Epetra::Operator | virtual |
| numLevels() const | Isorropia::LevelScheduler | inlinevirtual |
| 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 |
| schedule(bool force_scheduling=false) | Isorropia::Epetra::LevelScheduler | virtual |
| 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 |
| ~LevelScheduler() | Isorropia::Epetra::LevelScheduler | virtual |
| ~Operator() | Isorropia::Epetra::Operator | virtual |