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

Public Member Functions

virtual void SetUp ()
 

Protected Attributes

size_t nnodes
 
const double nu = 0.0
 
const double x0 = 1.0
 
const double y0 = 0.5
 
size_t niters
 
double end_time
 
vector< size_t > nsteps
 
vector< double > err
 
vector< double > convrate
 
pfasst::quadrature::QuadratureType nodetype
 

Detailed Description

Definition at line 22 of file test_vdp_zeronu_conv.cpp.

Member Function Documentation

virtual void VdPConvergenceTest::SetUp ( )
inlinevirtual

Definition at line 40 of file test_vdp_zeronu_conv.cpp.

References plot::dt, pfasst::quadrature::GaussLegendre, pfasst::quadrature::GaussRadau, and pfasst::examples::vdp::run_vdp_sdc().

+ Here is the call graph for this function:

Member Data Documentation

vector<double> VdPConvergenceTest::convrate
protected

Definition at line 36 of file test_vdp_zeronu_conv.cpp.

double VdPConvergenceTest::end_time
protected

Definition at line 33 of file test_vdp_zeronu_conv.cpp.

vector<double> VdPConvergenceTest::err
protected

Definition at line 35 of file test_vdp_zeronu_conv.cpp.

size_t VdPConvergenceTest::niters
protected

Definition at line 32 of file test_vdp_zeronu_conv.cpp.

size_t VdPConvergenceTest::nnodes
protected

Definition at line 26 of file test_vdp_zeronu_conv.cpp.

pfasst::quadrature::QuadratureType VdPConvergenceTest::nodetype
protected

Definition at line 37 of file test_vdp_zeronu_conv.cpp.

vector<size_t> VdPConvergenceTest::nsteps
protected

Definition at line 34 of file test_vdp_zeronu_conv.cpp.

Referenced by boris_analyse.BorisData::_read_data().

const double VdPConvergenceTest::nu = 0.0
protected

Definition at line 28 of file test_vdp_zeronu_conv.cpp.

const double VdPConvergenceTest::x0 = 1.0
protected

Definition at line 29 of file test_vdp_zeronu_conv.cpp.

const double VdPConvergenceTest::y0 = 0.5
protected

Definition at line 30 of file test_vdp_zeronu_conv.cpp.


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