PFASST++
boris_pfasst.cpp File Reference
#include <memory>
#include <pfasst.hpp>
#include <pfasst/config.hpp>
#include <pfasst/logging.hpp>
#include <pfasst/controller/pfasst.hpp>
#include <pfasst/mpi_communicator.hpp>
#include "particle.hpp"
#include "particle_cloud.hpp"
#include "bindings/wrapper_interface.hpp"
#include "bindings/wrapper_simple_physics_solver.hpp"
#include "boris_sweeper.hpp"
#include "injective_transfer.hpp"
+ Include dependency graph for boris_pfasst.cpp:

Go to the source code of this file.

Namespaces

 pfasst
 
 pfasst::examples
 
 pfasst::examples::boris
 

Functions

template<typename scalar >
error_map< scalar > pfasst::examples::boris::run_boris_pfasst (const size_t nsteps, const scalar dt, const size_t nnodes, const size_t nparticles, const size_t niters, const double abs_res_tol, const double rel_res_tol)
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 93 of file boris_pfasst.cpp.

References plot::dt, pfasst::init(), and ML_CLOG.

+ Here is the call graph for this function: