README.rst
setup.py
playgrounds/README.rst
playgrounds/__init__.py
playgrounds/Boris/__init__.py
playgrounds/Boris/penningtrap_HookClass.py
playgrounds/Boris/penningtrap_playground.py
playgrounds/Boris/spiraling_particle_HookClass.py
playgrounds/Boris/spiraling_particle_ProblemClass.py
playgrounds/Boris/spiraling_particle_playground.py
playgrounds/FEniCS/HookClass_FEniCS_output.py
playgrounds/FEniCS/__init__.py
playgrounds/FEniCS/advection_diffusion.py
playgrounds/FEniCS/vortex.py
playgrounds/FEniCS/weak_formulation_heat.py
playgrounds/HeatEquation/HookClass_error_output.py
playgrounds/HeatEquation/__init__.py
playgrounds/HeatEquation/periodic_playground.py
playgrounds/ODEs/__init__.py
playgrounds/ODEs/auzinger_playground.py
playgrounds/ODEs/trajectory_HookClass.py
playgrounds/ODEs/vanderpol_playground.py
playgrounds/deprecated/__init__.py
playgrounds/deprecated/acoustic_1d_imex/ProblemClass.py
playgrounds/deprecated/acoustic_1d_imex/ProblemClass_multiscale.py
playgrounds/deprecated/acoustic_1d_imex/__init__.py
playgrounds/deprecated/acoustic_1d_imex/dirk.py
playgrounds/deprecated/acoustic_1d_imex/playground.py
playgrounds/deprecated/acoustic_1d_imex/plotenergy.py
playgrounds/deprecated/acoustic_1d_imex/ploterrorconstants.py
playgrounds/deprecated/acoustic_1d_imex/runconvergence_rk.py
playgrounds/deprecated/acoustic_1d_imex/runenergy.py
playgrounds/deprecated/acoustic_2d_imex/HookClass.py
playgrounds/deprecated/acoustic_2d_imex/ProblemClass.py
playgrounds/deprecated/acoustic_2d_imex/__init__.py
playgrounds/deprecated/acoustic_2d_imex/build2DFDMatrix.py
playgrounds/deprecated/acoustic_2d_imex/buildFDMatrix.py
playgrounds/deprecated/acoustic_2d_imex/buildWave2DMatrix.py
playgrounds/deprecated/acoustic_2d_imex/playground.py
playgrounds/deprecated/acoustic_2d_imex/unflatten.py
playgrounds/deprecated/advection_1d_implicit/ProblemClass.py
playgrounds/deprecated/advection_1d_implicit/TransferClass.py
playgrounds/deprecated/advection_1d_implicit/__init__.py
playgrounds/deprecated/advection_1d_implicit/getFDMatrix.py
playgrounds/deprecated/advection_1d_implicit/playground.py
playgrounds/deprecated/advection_1d_implicit/plotFDconvergence.py
playgrounds/deprecated/advection_2d_explicit/HookClass.py
playgrounds/deprecated/advection_2d_explicit/ProblemClass.py
playgrounds/deprecated/advection_2d_explicit/README.txt
playgrounds/deprecated/advection_2d_explicit/__init__.py
playgrounds/deprecated/advection_2d_explicit/playground.py
playgrounds/deprecated/advection_2d_explicit/unflatten.py
playgrounds/deprecated/burgers_2d_explicit/ProblemClass.py
playgrounds/deprecated/burgers_2d_explicit/README.txt
playgrounds/deprecated/burgers_2d_explicit/__init__.py
playgrounds/deprecated/burgers_2d_explicit/playground.py
playgrounds/deprecated/fwsw/__init__.py
playgrounds/deprecated/fwsw/playground.py
playgrounds/deprecated/fwsw/plot_stab_vs_m.py
playgrounds/deprecated/fwsw/run_convergence.py
projects/README.rst
projects/__init__.py
projects/AsympConv/PFASST_conv_Linf.py
projects/AsympConv/PFASST_conv_tests.py
projects/AsympConv/README.rst
projects/AsympConv/__init__.py
projects/AsympConv/conv_test_to0.py
projects/AsympConv/conv_test_toinf.py
projects/AsympConv/smoother_specrad_heatmap.py
projects/FastWaveSlowWave/AcousticAdvection_1D_FD_imex_multiscale.py
projects/FastWaveSlowWave/HookClass_acoustic.py
projects/FastWaveSlowWave/HookClass_boussinesq.py
projects/FastWaveSlowWave/README.rst
projects/FastWaveSlowWave/__init__.py
projects/FastWaveSlowWave/plot_dispersion.py
projects/FastWaveSlowWave/plot_stab_vs_k.py
projects/FastWaveSlowWave/plot_stability.py
projects/FastWaveSlowWave/plot_stifflimit_specrad.py
projects/FastWaveSlowWave/plotgmrescounter_boussinesq.py
projects/FastWaveSlowWave/runconvergence_acoustic.py
projects/FastWaveSlowWave/rungmrescounter_boussinesq.py
projects/FastWaveSlowWave/runitererror_acoustic.py
projects/FastWaveSlowWave/runmultiscale_acoustic.py
projects/RDC/README.rst
projects/RDC/__init__.py
projects/RDC/equidistant_RDC.py
projects/RDC/vanderpol_MLSDC_PFASST_test.py
projects/RDC/vanderpol_error_test.py
projects/RDC/vanderpol_reference.py
projects/node_failure/README.rst
projects/node_failure/__init__.py
projects/node_failure/allinclusive_classic_nonMPI_hard_faults.py
projects/node_failure/animate_convergence.py
projects/node_failure/boussinesq_example.py
projects/node_failure/emulate_hard_faults.py
projects/node_failure/grayscott_example.py
projects/node_failure/hard_faults_detail.py
projects/node_failure/hard_faults_test.py
projects/node_failure/postproc_boussinesq.py
projects/node_failure/postproc_grayscott.py
projects/node_failure/postproc_hard_faults_detail.py
projects/node_failure/postproc_hard_faults_test.py
projects/parallelSDC/ErrReductionHook.py
projects/parallelSDC/GeneralizedFisher_1D_FD_implicit_Jac.py
projects/parallelSDC/README.rst
projects/parallelSDC/Van_der_Pol_implicit_Jac.py
projects/parallelSDC/__init__.py
projects/parallelSDC/linearized_implicit_fixed_parallel.py
projects/parallelSDC/linearized_implicit_fixed_parallel_prec.py
projects/parallelSDC/linearized_implicit_parallel.py
projects/parallelSDC/minimization.py
projects/parallelSDC/newton_vs_sdc.py
projects/parallelSDC/nonlinear_playground.py
projects/parallelSDC/preconditioner_playground.py
pySDC/README.rst
pySDC/__init__.py
pySDC.egg-info/PKG-INFO
pySDC.egg-info/SOURCES.txt
pySDC.egg-info/dependency_links.txt
pySDC.egg-info/requires.txt
pySDC.egg-info/top_level.txt
pySDC/core/BaseTransfer.py
pySDC/core/Collocation.py
pySDC/core/Controller.py
pySDC/core/Errors.py
pySDC/core/Hooks.py
pySDC/core/Level.py
pySDC/core/Problem.py
pySDC/core/SpaceTransfer.py
pySDC/core/Step.py
pySDC/core/Sweeper.py
pySDC/core/__init__.py
pySDC/helpers/__init__.py
pySDC/helpers/plot_helper.py
pySDC/helpers/pysdc_helper.py
pySDC/helpers/stats_helper.py
pySDC/helpers/transfer_helper.py
pySDC/helpers/visualization_tools.py
pySDC/implementations/__init__.py
pySDC/implementations/collocation_classes/__init__.py
pySDC/implementations/collocation_classes/equidistant.py
pySDC/implementations/collocation_classes/equidistant_inner.py
pySDC/implementations/collocation_classes/equidistant_right.py
pySDC/implementations/collocation_classes/equidistant_spline_right.py
pySDC/implementations/collocation_classes/gauss_legendre.py
pySDC/implementations/collocation_classes/gauss_lobatto.py
pySDC/implementations/collocation_classes/gauss_radau_left.py
pySDC/implementations/collocation_classes/gauss_radau_right.py
pySDC/implementations/controller_classes/__init__.py
pySDC/implementations/controller_classes/allinclusive_classic_MPI.py
pySDC/implementations/controller_classes/allinclusive_classic_nonMPI.py
pySDC/implementations/controller_classes/allinclusive_multigrid_MPI.py
pySDC/implementations/controller_classes/allinclusive_multigrid_nonMPI.py
pySDC/implementations/datatype_classes/__init__.py
pySDC/implementations/datatype_classes/complex_mesh.py
pySDC/implementations/datatype_classes/fenics_mesh.py
pySDC/implementations/datatype_classes/mesh.py
pySDC/implementations/datatype_classes/particles.py
pySDC/implementations/problem_classes/AcousticAdvection_1D_FD_imex.py
pySDC/implementations/problem_classes/AdvectionDiffusion_1D_FEniCS_matrix_periodic.py
pySDC/implementations/problem_classes/AdvectionEquation_1D_FD.py
pySDC/implementations/problem_classes/AdvectionEquation_1D_FD_dirichlet.py
pySDC/implementations/problem_classes/Auzinger_implicit.py
pySDC/implementations/problem_classes/Boussinesq_2D_FD_imex.py
pySDC/implementations/problem_classes/FastWaveSlowWave_0D.py
pySDC/implementations/problem_classes/GeneralizedFisher_1D_FD_implicit.py
pySDC/implementations/problem_classes/GrayScott_1D_FEniCS_implicit.py
pySDC/implementations/problem_classes/HeatEquation_1D_FD.py
pySDC/implementations/problem_classes/HeatEquation_1D_FD_forced.py
pySDC/implementations/problem_classes/HeatEquation_1D_FD_periodic.py
pySDC/implementations/problem_classes/HeatEquation_1D_FEniCS_matrix_forced.py
pySDC/implementations/problem_classes/HeatEquation_1D_FEniCS_weak_forced.py
pySDC/implementations/problem_classes/HeatEquation_2D_FD_periodic.py
pySDC/implementations/problem_classes/PenningTrap_3D.py
pySDC/implementations/problem_classes/Van_der_Pol_implicit.py
pySDC/implementations/problem_classes/VorticityVelocity_2D_FEniCS_periodic.py
pySDC/implementations/problem_classes/__init__.py
pySDC/implementations/problem_classes/acoustic_helpers/__init__.py
pySDC/implementations/problem_classes/acoustic_helpers/buildFDMatrix.py
pySDC/implementations/problem_classes/acoustic_helpers/buildWave1DMatrix.py
pySDC/implementations/problem_classes/acoustic_helpers/standard_integrators.py
pySDC/implementations/problem_classes/boussinesq_helpers/__init__.py
pySDC/implementations/problem_classes/boussinesq_helpers/build2DFDMatrix.py
pySDC/implementations/problem_classes/boussinesq_helpers/buildBoussinesq2DMatrix.py
pySDC/implementations/problem_classes/boussinesq_helpers/buildFDMatrix.py
pySDC/implementations/problem_classes/boussinesq_helpers/helper_classes.py
pySDC/implementations/problem_classes/boussinesq_helpers/standard_integrators.py
pySDC/implementations/problem_classes/boussinesq_helpers/unflatten.py
pySDC/implementations/sweeper_classes/__init__.py
pySDC/implementations/sweeper_classes/boris_2nd_order.py
pySDC/implementations/sweeper_classes/generic_LU.py
pySDC/implementations/sweeper_classes/generic_implicit.py
pySDC/implementations/sweeper_classes/imex_1st_order.py
pySDC/implementations/transfer_classes/TransferFenicsMesh.py
pySDC/implementations/transfer_classes/TransferMesh.py
pySDC/implementations/transfer_classes/TransferMesh_NoCoarse.py
pySDC/implementations/transfer_classes/TransferParticles_NoCoarse.py
pySDC/implementations/transfer_classes/__init__.py
tests/README.rst
tests/__init__.py
tests/test_2d_fd_accuracy.py
tests/test_Q_transfer.py
tests/test_collocation.py
tests/test_helpers.py
tests/test_imexsweeper.py
tests/test_pep8.py
tests/test_spatial_transfer.py
tests/tests_core.py
tests/test_projects/__init__.py
tests/test_projects/test_RDC/__init__.py
tests/test_projects/test_RDC/test_MLRDC_PFASST.py
tests/test_projects/test_asympconv/__init__.py
tests/test_projects/test_asympconv/test_PFASST.py
tests/test_projects/test_fwsw/__init__.py
tests/test_projects/test_fwsw/test_acoustic.py
tests/test_projects/test_fwsw/test_boussinesq.py
tests/test_projects/test_fwsw/test_fwsw.py
tests/test_projects/test_node_failure/__init__.py
tests/test_projects/test_node_failure/test_boussinesq_vis.py
tests/test_projects/test_node_failure/test_grayscott_vis.py
tests/test_projects/test_node_failure/test_hard_fault_detail_vis.py
tests/test_projects/test_node_failure/test_hard_fault_test_vis.py
tests/test_projects/test_parallelSDC/__init__.py
tests/test_projects/test_parallelSDC/test_fisher.py
tests/test_projects/test_parallelSDC/test_preconditioner.py
tests/test_tutorials/__init__.py
tests/test_tutorials/test_step_1.py
tests/test_tutorials/test_step_2.py
tests/test_tutorials/test_step_3.py
tests/test_tutorials/test_step_4.py
tests/test_tutorials/test_step_5.py
tests/test_tutorials/test_step_6.py
tests/test_tutorials/test_step_7.py
tutorial/README.rst
tutorial/__init__.py
tutorial/step_1/A_spatial_problem_setup.py
tutorial/step_1/B_spatial_accuracy_check.py
tutorial/step_1/C_collocation_problem_setup.py
tutorial/step_1/D_collocation_accuracy_check.py
tutorial/step_1/README.rst
tutorial/step_1/__init__.py
tutorial/step_2/A_step_data_structure.py
tutorial/step_2/B_my_first_sweeper.py
tutorial/step_2/C_using_pySDCs_frontend.py
tutorial/step_2/README.rst
tutorial/step_2/__init__.py
tutorial/step_3/A_getting_statistics.py
tutorial/step_3/B_adding_statistics.py
tutorial/step_3/C_study_collocations.py
tutorial/step_3/HookClass_Particles.py
tutorial/step_3/README.rst
tutorial/step_3/__init__.py
tutorial/step_4/A_spatial_transfer_operators.py
tutorial/step_4/B_multilevel_hierarchy.py
tutorial/step_4/C_SDC_vs_MLSDC.py
tutorial/step_4/D_MLSDC_with_particles.py
tutorial/step_4/PenningTrap_3D_coarse.py
tutorial/step_4/README.rst
tutorial/step_4/__init__.py
tutorial/step_5/A_multistep_multilevel_hierarchy.py
tutorial/step_5/B_my_first_PFASST_run.py
tutorial/step_5/C_advection_and_PFASST.py
tutorial/step_5/README.rst
tutorial/step_5/__init__.py
tutorial/step_6/A_classic_vs_multigrid_controller.py
tutorial/step_6/B_odd_temporal_distribution.py
tutorial/step_6/C_MPI_parallelization.py
tutorial/step_6/README.rst
tutorial/step_6/__init__.py
tutorial/step_6/playground_parallelization.py
tutorial/step_7/A_visualize_residuals.py
tutorial/step_7/B_multistep_SDC.py
tutorial/step_7/README.rst
tutorial/step_7/__init__.py