PFASST++
HighPrecisionTest Class Reference
+ Inheritance diagram for HighPrecisionTest:
+ Collaboration diagram for HighPrecisionTest:

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
 

Detailed Description

Definition at line 22 of file test_scalar_highprec.cpp.

Member Function Documentation

virtual void HighPrecisionTest::SetUp ( )
inlinevirtual

Definition at line 66 of file test_scalar_highprec.cpp.

References plot::dt, and pfasst::examples::scalar::run_scalar_sdc().

+ Here is the call graph for this function:

virtual void HighPrecisionTest::TearDown ( )
inlinevirtual

Definition at line 74 of file test_scalar_highprec.cpp.

Member Data Documentation

const double HighPrecisionTest::dt = 0.2
protected

Definition at line 29 of file test_scalar_highprec.cpp.

double HighPrecisionTest::err
protected

Definition at line 34 of file test_scalar_highprec.cpp.

const complex<double> HighPrecisionTest::lambda = complex<double>(-1.0,1.0)
protected

Definition at line 28 of file test_scalar_highprec.cpp.

const size_t HighPrecisionTest::niters = 30
protected

Definition at line 31 of file test_scalar_highprec.cpp.

const size_t HighPrecisionTest::nnodes = 8
protected

Definition at line 32 of file test_scalar_highprec.cpp.

size_t HighPrecisionTest::nnodes_in_call
protected

Definition at line 33 of file test_scalar_highprec.cpp.

pfasst::quadrature::QuadratureType HighPrecisionTest::nodetype
protected

Definition at line 26 of file test_scalar_highprec.cpp.

const size_t HighPrecisionTest::nsteps = 1
protected

Definition at line 30 of file test_scalar_highprec.cpp.

Referenced by boris_analyse.BorisData::_read_data().


The documentation for this class was generated from the following file: