Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
Zoltan2_Problem.hpp File Reference

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>
Include dependency graph for Zoltan2_Problem.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Defines the Problem base class.

Definition in file Zoltan2_Problem.hpp.