Public Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Member Functions | |
void | set_parameters () |
Protected Attributes | |
pfasst::quadrature::QuadratureType | nodetype |
const complex< double > | lambda = complex<double>(-1.0,1.0) |
const double | dt = 0.2 |
const size_t | nsteps = 1 |
const size_t | niters = 30 |
const size_t | nnodes = 8 |
size_t | nnodes_in_call |
double | err |
Definition at line 22 of file test_scalar_highprec.cpp.
|
inlineprotected |
Definition at line 36 of file test_scalar_highprec.cpp.
References pfasst::quadrature::ClenshawCurtis, pfasst::quadrature::GaussLegendre, pfasst::quadrature::GaussLobatto, pfasst::quadrature::GaussRadau, and pfasst::quadrature::Uniform.
|
inlinevirtual |
Definition at line 66 of file test_scalar_highprec.cpp.
References plot::dt, and pfasst::examples::scalar::run_scalar_sdc().
|
inlinevirtual |
Definition at line 74 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 29 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 34 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 28 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 31 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 32 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 33 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 26 of file test_scalar_highprec.cpp.
|
protected |
Definition at line 30 of file test_scalar_highprec.cpp.
Referenced by boris_analyse.BorisData::_read_data().