Chi-Tech
GraphPartitioner.cc
Go to the documentation of this file.
1
#include "
GraphPartitioner.h
"
2
3
namespace
chi
4
{
5
6
InputParameters
GraphPartitioner::GetInputParameters
()
7
{
8
InputParameters
params =
ChiObject::GetInputParameters
();
9
10
return
params;
11
}
12
13
GraphPartitioner::GraphPartitioner
(
const
InputParameters
& params)
14
:
ChiObject
(params)
15
{
16
}
17
18
}
// namespace chi
GraphPartitioner.h
ChiObject
Definition:
ChiObject.h:8
ChiObject::GetInputParameters
static chi::InputParameters GetInputParameters()
Definition:
ChiObject.cc:4
chi::GraphPartitioner::GetInputParameters
static InputParameters GetInputParameters()
Definition:
GraphPartitioner.cc:6
chi::GraphPartitioner::GraphPartitioner
GraphPartitioner(const InputParameters ¶ms)
Definition:
GraphPartitioner.cc:13
chi::InputParameters
Definition:
input_parameters.h:23
chi
Definition:
chi_runtime.h:53
framework
graphs
GraphPartitioner.cc
Generated by
1.9.3