PFASST++
sdc.hpp
Go to the documentation of this file.
1
5
#ifndef _PFASST__CONTROLLER__SDC_HPP_
6
#define _PFASST__CONTROLLER__SDC_HPP_
7
8
#include "
pfasst/controller/interface.hpp
"
9
10
11
namespace
pfasst
12
{
23
template
<
typename
time = time_precision>
24
class
SDC
25
:
public
Controller
<time>
26
{
27
public
:
31
virtual
void
run
();
32
};
33
}
// ::pfasst
34
35
#include "
pfasst/controller/sdc_impl.hpp
"
36
37
#endif // _PFASST__CONTROLLER__SDC_HPP_
pfasst::SDC::run
virtual void run()
Run vanilla SDC.
Definition:
sdc_impl.hpp:22
interface.hpp
pfasst::Controller
Base SDC/MLSDC/PFASST controller.
Definition:
interface.hpp:31
sdc_impl.hpp
pfasst
Definition:
config.hpp:22
pfasst::SDC
Vanilla SDC controller.
Definition:
sdc.hpp:24
include
pfasst
controller
sdc.hpp
Generated on Fri Jan 22 2016 09:50:06 for PFASST++ by
1.8.9.1