Zoltan2
|
Defines the Problem base class. More...
#include <Zoltan2_Standards.hpp>
#include <Zoltan2_GraphModel.hpp>
#include <Zoltan2_IdentifierModel.hpp>
#include <Zoltan2_CoordinateModel.hpp>
#include <Zoltan2_Algorithm.hpp>
#include <Zoltan2_TimerManager.hpp>
#include <Teuchos_StandardParameterEntryValidators.hpp>
#include <Teuchos_Tuple.hpp>
#include <Zoltan2_IntegerRangeList.hpp>
Go to the source code of this file.
Classes | |
class | Zoltan2::ProblemRoot |
ProblemRoot allows ptr storage and safe dynamic_cast of all. More... | |
class | Zoltan2::Problem< Adapter > |
Problem base class from which other classes (PartitioningProblem, ColoringProblem, OrderingProblem, MatchingProblem, etc.) derive. More... | |
Namespaces | |
Zoltan2 | |
Defines the Problem base class.
Definition in file Zoltan2_Problem.hpp.