|
Zoltan2
|
#include <Zoltan2_SphynxProblem.hpp>
Public Types | |
| using | part_t = typename Adapter::part_t |
| using | weight_t = typename Adapter::scalar_t |
Public Member Functions | |
| SphynxProblem (Teuchos::RCP< Adapter > A, Teuchos::RCP< Teuchos::ParameterList > p, const Teuchos::RCP< const Teuchos::Comm< int > > &comm) | |
| SphynxProblem (Teuchos::RCP< Adapter > A, Teuchos::RCP< Teuchos::ParameterList > p) | |
| ~SphynxProblem () | |
| void | solve () |
| const PartitioningSolution< Adapter > & | getSolution () |
Definition at line 69 of file Zoltan2_SphynxProblem.hpp.
| using Zoltan2::SphynxProblem< Adapter >::part_t = typename Adapter::part_t |
Definition at line 74 of file Zoltan2_SphynxProblem.hpp.
| using Zoltan2::SphynxProblem< Adapter >::weight_t = typename Adapter::scalar_t |
Definition at line 75 of file Zoltan2_SphynxProblem.hpp.
|
inline |
Definition at line 82 of file Zoltan2_SphynxProblem.hpp.
|
inline |
Definition at line 134 of file Zoltan2_SphynxProblem.hpp.
|
inline |
Definition at line 140 of file Zoltan2_SphynxProblem.hpp.
| void Zoltan2::SphynxProblem< Adapter >::solve |
Definition at line 188 of file Zoltan2_SphynxProblem.hpp.
|
inline |
Definition at line 154 of file Zoltan2_SphynxProblem.hpp.