PFASST++
vdp_sdc.cpp File Reference
#include <pfasst.hpp>
#include <pfasst/config.hpp>
#include <pfasst/logging.hpp>
#include <pfasst/controller/sdc.hpp>
#include <pfasst/encap/vector.hpp>
#include "vdp_sweeper.hpp"
+ Include dependency graph for vdp_sdc.cpp:

Go to the source code of this file.

Namespaces

 pfasst
 
 pfasst::examples
 
 pfasst::examples::vdp
 

Functions

double pfasst::examples::vdp::run_vdp_sdc (const size_t nsteps, const double dt, const size_t nnodes, const size_t niters, const double nu, const double x0, const double y0, const quadrature::QuadratureType nodetype)
 
int main (int argc, char **argv)
 

Detailed Description

Since
v0.3.0

Definition in file vdp_sdc.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 58 of file vdp_sdc.cpp.

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

+ Here is the call graph for this function: