|
Zoltan2
|
ProblemFactory class contains 1 static factory method. More...
#include <Zoltan2_ProblemFactory.hpp>
Public Member Functions | |
| ProblemFactory (const std::string &problemName, RCP< AdapterFactory > adapterFactory, ParameterList *params) | |
| \brif Zoltan2::Problem factory method | |
| RCP< ProblemRoot > | getProblem () |
| const std::string & | getProblemName () const |
| EAdapterType | getAdapterType () const |
ProblemFactory class contains 1 static factory method.
Definition at line 64 of file Zoltan2_ProblemFactory.hpp.
|
inline |
\brif Zoltan2::Problem factory method
| kind | A string equal to the type of the problem (paritioning, ordering, coloring) |
| kind | A string equal to the type of the adapter |
| params | Zolta2 parameter list |
| (MPI) | MPI world communicator |
Definition at line 75 of file Zoltan2_ProblemFactory.hpp.
|
inline |
Definition at line 123 of file Zoltan2_ProblemFactory.hpp.
|
inline |
Definition at line 124 of file Zoltan2_ProblemFactory.hpp.
|
inline |
Definition at line 125 of file Zoltan2_ProblemFactory.hpp.