Zoltan2
Classes | Namespaces
Zoltan2_ProblemFactory.hpp File Reference

Returns a pointer to a new problem class. Is not responsible for memory management! More...

#include <Zoltan2_TestHelpers.hpp>
#include <Zoltan2_Problem.hpp>
#include <Zoltan2_PartitioningProblem.hpp>
#include <Zoltan2_ColoringProblem.hpp>
#include <Zoltan2_OrderingProblem.hpp>
#include <Zoltan2_Typedefs.hpp>
Include dependency graph for Zoltan2_ProblemFactory.hpp:

Go to the source code of this file.

Classes

class  Zoltan2_TestingFramework::ProblemFactory
 ProblemFactory class contains 1 static factory method. More...
 

Namespaces

 Zoltan2_TestingFramework
 

Detailed Description

Returns a pointer to a new problem class. Is not responsible for memory management!

Definition in file Zoltan2_ProblemFactory.hpp.