Collecting pySDC==2.1 1 location(s) to search for versions of pySDC: * https://pypi.python.org/simple/pysdc/ Getting page https://pypi.python.org/simple/pysdc/ Analyzing links from page https://pypi.python.org/simple/pysdc/ Found link https://pypi.python.org/packages/0a/3e/43be58332a79503b0a372ba7d3ce180696e83c585cbab805a7b92f6335cb/pySDC-2.0.tar.gz#md5=3f47e1b3db4da4094417944bc8932b56 (from https://pypi.python.org/simple/pysdc/), version: 2.0 Found link https://pypi.python.org/packages/1b/c0/6fcddf848d2ff383badd91b1e149db8de7df24082cbfc8e331f3683bbc01/pySDC-2.1.tar.gz#md5=2d5769e1389529b8ddf21551e26f0426 (from https://pypi.python.org/simple/pysdc/), version: 2.1 Found link https://pypi.python.org/packages/2d/3e/fabfd64b5dea9170ee3e7ad6e07a3c41d57a59838d66f4562b1d9167eb6d/pySDC-2.1.6.tar.gz#md5=02a9609e9931c636539621188ed5f31e (from https://pypi.python.org/simple/pysdc/), version: 2.1.6 Found link https://pypi.python.org/packages/4f/b5/25026b9345d1f8fc7207a48ad1ea1387a55b357dc1a8bf0d266f37228307/pySDC-2.1.5.1.tar.gz#md5=8a9d8534ca1fe00dd9bbd65a947d19a1 (from https://pypi.python.org/simple/pysdc/), version: 2.1.5.1 Found link https://pypi.python.org/packages/d7/fe/5ba1724dbef8e67b027d9890aff4649dd9142087aca8178f38c2acac3205/pySDC-2.1.4.tar.gz#md5=45dd3e42ad56b8d316329e9e2d99844f (from https://pypi.python.org/simple/pysdc/), version: 2.1.4 Using version 2.1 (newest of versions: 2.1) Downloading pySDC-2.1.tar.gz (168kB) Downloading from URL https://pypi.python.org/packages/1b/c0/6fcddf848d2ff383badd91b1e149db8de7df24082cbfc8e331f3683bbc01/pySDC-2.1.tar.gz#md5=2d5769e1389529b8ddf21551e26f0426 (from https://pypi.python.org/simple/pysdc/) Running setup.py (path:/tmp/pip-build-typi713c/pySDC/setup.py) egg_info for package pySDC Running command python setup.py egg_info running egg_info creating pip-egg-info/pySDC.egg-info writing top-level names to pip-egg-info/pySDC.egg-info/top_level.txt writing requirements to pip-egg-info/pySDC.egg-info/requires.txt writing dependency_links to pip-egg-info/pySDC.egg-info/dependency_links.txt writing pip-egg-info/pySDC.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pySDC.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pySDC.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pySDC.egg-info/SOURCES.txt' Source in /tmp/pip-build-typi713c/pySDC has version 2.1, which satisfies requirement pySDC==2.1 from https://pypi.python.org/packages/1b/c0/6fcddf848d2ff383badd91b1e149db8de7df24082cbfc8e331f3683bbc01/pySDC-2.1.tar.gz#md5=2d5769e1389529b8ddf21551e26f0426 Building wheels for collected packages: pySDC Running setup.py bdist_wheel for pySDC: started Destination directory: /tmp/tmp_4cocubqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-typi713c/pySDC/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmp_4cocubqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pySDC copying pySDC/__init__.py -> build/lib/pySDC creating build/lib/pySDC/projects copying pySDC/projects/__init__.py -> build/lib/pySDC/projects creating build/lib/pySDC/playgrounds copying pySDC/playgrounds/__init__.py -> build/lib/pySDC/playgrounds creating build/lib/pySDC/tutorial copying pySDC/tutorial/__init__.py -> build/lib/pySDC/tutorial creating build/lib/pySDC/tests copying pySDC/tests/test_pep8.py -> build/lib/pySDC/tests copying pySDC/tests/test_helpers.py -> build/lib/pySDC/tests copying pySDC/tests/test_spatial_transfer.py -> build/lib/pySDC/tests copying pySDC/tests/test_2d_fd_accuracy.py -> build/lib/pySDC/tests copying pySDC/tests/test_collocation.py -> build/lib/pySDC/tests copying pySDC/tests/test_Q_transfer.py -> build/lib/pySDC/tests copying pySDC/tests/__init__.py -> build/lib/pySDC/tests copying pySDC/tests/tests_core.py -> build/lib/pySDC/tests copying pySDC/tests/test_imexsweeper.py -> build/lib/pySDC/tests creating build/lib/pySDC/helpers copying pySDC/helpers/plot_helper.py -> build/lib/pySDC/helpers copying pySDC/helpers/visualization_tools.py -> build/lib/pySDC/helpers copying pySDC/helpers/pysdc_helper.py -> build/lib/pySDC/helpers copying pySDC/helpers/__init__.py -> build/lib/pySDC/helpers copying pySDC/helpers/transfer_helper.py -> build/lib/pySDC/helpers copying pySDC/helpers/stats_helper.py -> build/lib/pySDC/helpers creating build/lib/pySDC/implementations copying pySDC/implementations/__init__.py -> build/lib/pySDC/implementations creating build/lib/pySDC/core copying pySDC/core/Sweeper.py -> build/lib/pySDC/core copying pySDC/core/Controller.py -> build/lib/pySDC/core copying pySDC/core/Problem.py -> build/lib/pySDC/core copying pySDC/core/Level.py -> build/lib/pySDC/core copying pySDC/core/Step.py -> build/lib/pySDC/core copying pySDC/core/__init__.py -> build/lib/pySDC/core copying pySDC/core/Errors.py -> build/lib/pySDC/core copying pySDC/core/SpaceTransfer.py -> build/lib/pySDC/core copying pySDC/core/Collocation.py -> build/lib/pySDC/core copying pySDC/core/BaseTransfer.py -> build/lib/pySDC/core copying pySDC/core/Hooks.py -> build/lib/pySDC/core creating build/lib/pySDC/projects/RDC copying pySDC/projects/RDC/vanderpol_reference.py -> build/lib/pySDC/projects/RDC copying pySDC/projects/RDC/vanderpol_error_test.py -> build/lib/pySDC/projects/RDC copying pySDC/projects/RDC/__init__.py -> build/lib/pySDC/projects/RDC copying pySDC/projects/RDC/equidistant_RDC.py -> build/lib/pySDC/projects/RDC copying pySDC/projects/RDC/vanderpol_MLSDC_PFASST_test.py -> build/lib/pySDC/projects/RDC creating build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/postproc_grayscott.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/allinclusive_classic_nonMPI_hard_faults.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/postproc_hard_faults_detail.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/hard_faults_test.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/boussinesq_example.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/postproc_hard_faults_test.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/postproc_boussinesq.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/hard_faults_detail.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/__init__.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/emulate_hard_faults.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/grayscott_example.py -> build/lib/pySDC/projects/node_failure copying pySDC/projects/node_failure/animate_convergence.py -> build/lib/pySDC/projects/node_failure creating build/lib/pySDC/projects/AsympConv copying pySDC/projects/AsympConv/PFASST_conv_tests.py -> build/lib/pySDC/projects/AsympConv copying pySDC/projects/AsympConv/smoother_specrad_heatmap.py -> build/lib/pySDC/projects/AsympConv copying pySDC/projects/AsympConv/__init__.py -> build/lib/pySDC/projects/AsympConv copying pySDC/projects/AsympConv/conv_test_toinf.py -> build/lib/pySDC/projects/AsympConv copying pySDC/projects/AsympConv/PFASST_conv_Linf.py -> build/lib/pySDC/projects/AsympConv copying pySDC/projects/AsympConv/conv_test_to0.py -> build/lib/pySDC/projects/AsympConv creating build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/HookClass_boussinesq.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/plot_stab_vs_k.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/plotgmrescounter_boussinesq.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/runmultiscale_acoustic.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/plot_dispersion.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/HookClass_acoustic.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/plot_stability.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/runconvergence_acoustic.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/AcousticAdvection_1D_FD_imex_multiscale.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/__init__.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/plot_stifflimit_specrad.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/rungmrescounter_boussinesq.py -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/FastWaveSlowWave/runitererror_acoustic.py -> build/lib/pySDC/projects/FastWaveSlowWave creating build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/minimization.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/linearized_implicit_parallel.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/preconditioner_playground.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/linearized_implicit_fixed_parallel.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/GeneralizedFisher_1D_FD_implicit_Jac.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/newton_vs_sdc.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/linearized_implicit_fixed_parallel_prec.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/__init__.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/nonlinear_playground.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/ErrReductionHook.py -> build/lib/pySDC/projects/parallelSDC copying pySDC/projects/parallelSDC/Van_der_Pol_implicit_Jac.py -> build/lib/pySDC/projects/parallelSDC creating build/lib/pySDC/playgrounds/order_test copying pySDC/playgrounds/order_test/__init__.py -> build/lib/pySDC/playgrounds/order_test copying pySDC/playgrounds/order_test/Fisher.py -> build/lib/pySDC/playgrounds/order_test creating build/lib/pySDC/playgrounds/Boris copying pySDC/playgrounds/Boris/spiraling_particle_ProblemClass.py -> build/lib/pySDC/playgrounds/Boris copying pySDC/playgrounds/Boris/spiraling_particle_playground.py -> build/lib/pySDC/playgrounds/Boris copying pySDC/playgrounds/Boris/spiraling_particle_HookClass.py -> build/lib/pySDC/playgrounds/Boris copying pySDC/playgrounds/Boris/__init__.py -> build/lib/pySDC/playgrounds/Boris copying pySDC/playgrounds/Boris/penningtrap_HookClass.py -> build/lib/pySDC/playgrounds/Boris copying pySDC/playgrounds/Boris/penningtrap_playground.py -> build/lib/pySDC/playgrounds/Boris creating build/lib/pySDC/playgrounds/deprecated copying pySDC/playgrounds/deprecated/__init__.py -> build/lib/pySDC/playgrounds/deprecated creating build/lib/pySDC/playgrounds/HeatEquation copying pySDC/playgrounds/HeatEquation/HookClass_error_output.py -> build/lib/pySDC/playgrounds/HeatEquation copying pySDC/playgrounds/HeatEquation/periodic_playground.py -> build/lib/pySDC/playgrounds/HeatEquation copying pySDC/playgrounds/HeatEquation/__init__.py -> build/lib/pySDC/playgrounds/HeatEquation creating build/lib/pySDC/playgrounds/FEniCS copying pySDC/playgrounds/FEniCS/HookClass_FEniCS_output.py -> build/lib/pySDC/playgrounds/FEniCS copying pySDC/playgrounds/FEniCS/vortex.py -> build/lib/pySDC/playgrounds/FEniCS copying pySDC/playgrounds/FEniCS/weak_formulation_heat.py -> build/lib/pySDC/playgrounds/FEniCS copying pySDC/playgrounds/FEniCS/advection_diffusion.py -> build/lib/pySDC/playgrounds/FEniCS copying pySDC/playgrounds/FEniCS/__init__.py -> build/lib/pySDC/playgrounds/FEniCS creating build/lib/pySDC/playgrounds/ODEs copying pySDC/playgrounds/ODEs/auzinger_playground.py -> build/lib/pySDC/playgrounds/ODEs copying pySDC/playgrounds/ODEs/vanderpol_playground.py -> build/lib/pySDC/playgrounds/ODEs copying pySDC/playgrounds/ODEs/__init__.py -> build/lib/pySDC/playgrounds/ODEs copying pySDC/playgrounds/ODEs/trajectory_HookClass.py -> build/lib/pySDC/playgrounds/ODEs creating build/lib/pySDC/playgrounds/deprecated/fwsw copying pySDC/playgrounds/deprecated/fwsw/plot_stab_vs_m.py -> build/lib/pySDC/playgrounds/deprecated/fwsw copying pySDC/playgrounds/deprecated/fwsw/playground.py -> build/lib/pySDC/playgrounds/deprecated/fwsw copying pySDC/playgrounds/deprecated/fwsw/run_convergence.py -> build/lib/pySDC/playgrounds/deprecated/fwsw copying pySDC/playgrounds/deprecated/fwsw/__init__.py -> build/lib/pySDC/playgrounds/deprecated/fwsw creating build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit copying pySDC/playgrounds/deprecated/advection_2d_explicit/ProblemClass.py -> build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit copying pySDC/playgrounds/deprecated/advection_2d_explicit/playground.py -> build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit copying pySDC/playgrounds/deprecated/advection_2d_explicit/unflatten.py -> build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit copying pySDC/playgrounds/deprecated/advection_2d_explicit/__init__.py -> build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit copying pySDC/playgrounds/deprecated/advection_2d_explicit/HookClass.py -> build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit creating build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit copying pySDC/playgrounds/deprecated/burgers_2d_explicit/ProblemClass.py -> build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit copying pySDC/playgrounds/deprecated/burgers_2d_explicit/playground.py -> build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit copying pySDC/playgrounds/deprecated/burgers_2d_explicit/__init__.py -> build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit creating build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/buildFDMatrix.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/ProblemClass.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/playground.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/unflatten.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/__init__.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/build2DFDMatrix.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/buildWave2DMatrix.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex copying pySDC/playgrounds/deprecated/acoustic_2d_imex/HookClass.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex creating build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/ProblemClass_multiscale.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/dirk.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/runenergy.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/ploterrorconstants.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/ProblemClass.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/playground.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/runconvergence_rk.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/__init__.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex copying pySDC/playgrounds/deprecated/acoustic_1d_imex/plotenergy.py -> build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex creating build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit copying pySDC/playgrounds/deprecated/advection_1d_implicit/getFDMatrix.py -> build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit copying pySDC/playgrounds/deprecated/advection_1d_implicit/ProblemClass.py -> build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit copying pySDC/playgrounds/deprecated/advection_1d_implicit/playground.py -> build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit copying pySDC/playgrounds/deprecated/advection_1d_implicit/plotFDconvergence.py -> build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit copying pySDC/playgrounds/deprecated/advection_1d_implicit/TransferClass.py -> build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit copying pySDC/playgrounds/deprecated/advection_1d_implicit/__init__.py -> build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit creating build/lib/pySDC/tutorial/step_1 copying pySDC/tutorial/step_1/D_collocation_accuracy_check.py -> build/lib/pySDC/tutorial/step_1 copying pySDC/tutorial/step_1/B_spatial_accuracy_check.py -> build/lib/pySDC/tutorial/step_1 copying pySDC/tutorial/step_1/C_collocation_problem_setup.py -> build/lib/pySDC/tutorial/step_1 copying pySDC/tutorial/step_1/__init__.py -> build/lib/pySDC/tutorial/step_1 copying pySDC/tutorial/step_1/A_spatial_problem_setup.py -> build/lib/pySDC/tutorial/step_1 creating build/lib/pySDC/tutorial/step_6 copying pySDC/tutorial/step_6/A_classic_vs_multigrid_controller.py -> build/lib/pySDC/tutorial/step_6 copying pySDC/tutorial/step_6/__init__.py -> build/lib/pySDC/tutorial/step_6 copying pySDC/tutorial/step_6/B_odd_temporal_distribution.py -> build/lib/pySDC/tutorial/step_6 copying pySDC/tutorial/step_6/C_MPI_parallelization.py -> build/lib/pySDC/tutorial/step_6 copying pySDC/tutorial/step_6/playground_parallelization.py -> build/lib/pySDC/tutorial/step_6 creating build/lib/pySDC/tutorial/step_2 copying pySDC/tutorial/step_2/C_using_pySDCs_frontend.py -> build/lib/pySDC/tutorial/step_2 copying pySDC/tutorial/step_2/B_my_first_sweeper.py -> build/lib/pySDC/tutorial/step_2 copying pySDC/tutorial/step_2/__init__.py -> build/lib/pySDC/tutorial/step_2 copying pySDC/tutorial/step_2/A_step_data_structure.py -> build/lib/pySDC/tutorial/step_2 creating build/lib/pySDC/tutorial/step_7 copying pySDC/tutorial/step_7/A_visualize_residuals.py -> build/lib/pySDC/tutorial/step_7 copying pySDC/tutorial/step_7/__init__.py -> build/lib/pySDC/tutorial/step_7 copying pySDC/tutorial/step_7/B_multistep_SDC.py -> build/lib/pySDC/tutorial/step_7 creating build/lib/pySDC/tutorial/step_5 copying pySDC/tutorial/step_5/B_my_first_PFASST_run.py -> build/lib/pySDC/tutorial/step_5 copying pySDC/tutorial/step_5/A_multistep_multilevel_hierarchy.py -> build/lib/pySDC/tutorial/step_5 copying pySDC/tutorial/step_5/__init__.py -> build/lib/pySDC/tutorial/step_5 copying pySDC/tutorial/step_5/C_advection_and_PFASST.py -> build/lib/pySDC/tutorial/step_5 creating build/lib/pySDC/tutorial/step_3 copying pySDC/tutorial/step_3/B_adding_statistics.py -> build/lib/pySDC/tutorial/step_3 copying pySDC/tutorial/step_3/HookClass_Particles.py -> build/lib/pySDC/tutorial/step_3 copying pySDC/tutorial/step_3/A_getting_statistics.py -> build/lib/pySDC/tutorial/step_3 copying pySDC/tutorial/step_3/C_study_collocations.py -> build/lib/pySDC/tutorial/step_3 copying pySDC/tutorial/step_3/__init__.py -> build/lib/pySDC/tutorial/step_3 creating build/lib/pySDC/tutorial/step_4 copying pySDC/tutorial/step_4/B_multilevel_hierarchy.py -> build/lib/pySDC/tutorial/step_4 copying pySDC/tutorial/step_4/C_SDC_vs_MLSDC.py -> build/lib/pySDC/tutorial/step_4 copying pySDC/tutorial/step_4/D_MLSDC_with_particles.py -> build/lib/pySDC/tutorial/step_4 copying pySDC/tutorial/step_4/__init__.py -> build/lib/pySDC/tutorial/step_4 copying pySDC/tutorial/step_4/A_spatial_transfer_operators.py -> build/lib/pySDC/tutorial/step_4 copying pySDC/tutorial/step_4/PenningTrap_3D_coarse.py -> build/lib/pySDC/tutorial/step_4 creating build/lib/pySDC/tests/test_projects copying pySDC/tests/test_projects/__init__.py -> build/lib/pySDC/tests/test_projects creating build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_5.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_2.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_6.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_7.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_3.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_4.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/__init__.py -> build/lib/pySDC/tests/test_tutorials copying pySDC/tests/test_tutorials/test_step_1.py -> build/lib/pySDC/tests/test_tutorials creating build/lib/pySDC/tests/test_projects/test_fwsw copying pySDC/tests/test_projects/test_fwsw/test_fwsw.py -> build/lib/pySDC/tests/test_projects/test_fwsw copying pySDC/tests/test_projects/test_fwsw/test_acoustic.py -> build/lib/pySDC/tests/test_projects/test_fwsw copying pySDC/tests/test_projects/test_fwsw/__init__.py -> build/lib/pySDC/tests/test_projects/test_fwsw copying pySDC/tests/test_projects/test_fwsw/test_boussinesq.py -> build/lib/pySDC/tests/test_projects/test_fwsw creating build/lib/pySDC/tests/test_projects/test_RDC copying pySDC/tests/test_projects/test_RDC/__init__.py -> build/lib/pySDC/tests/test_projects/test_RDC copying pySDC/tests/test_projects/test_RDC/test_MLRDC_PFASST.py -> build/lib/pySDC/tests/test_projects/test_RDC creating build/lib/pySDC/tests/test_projects/test_parallelSDC copying pySDC/tests/test_projects/test_parallelSDC/test_preconditioner.py -> build/lib/pySDC/tests/test_projects/test_parallelSDC copying pySDC/tests/test_projects/test_parallelSDC/__init__.py -> build/lib/pySDC/tests/test_projects/test_parallelSDC copying pySDC/tests/test_projects/test_parallelSDC/test_fisher.py -> build/lib/pySDC/tests/test_projects/test_parallelSDC creating build/lib/pySDC/tests/test_projects/test_node_failure copying pySDC/tests/test_projects/test_node_failure/test_grayscott_vis.py -> build/lib/pySDC/tests/test_projects/test_node_failure copying pySDC/tests/test_projects/test_node_failure/__init__.py -> build/lib/pySDC/tests/test_projects/test_node_failure copying pySDC/tests/test_projects/test_node_failure/test_hard_fault_detail_vis.py -> build/lib/pySDC/tests/test_projects/test_node_failure copying pySDC/tests/test_projects/test_node_failure/test_hard_fault_test_vis.py -> build/lib/pySDC/tests/test_projects/test_node_failure copying pySDC/tests/test_projects/test_node_failure/test_boussinesq_vis.py -> build/lib/pySDC/tests/test_projects/test_node_failure creating build/lib/pySDC/tests/test_projects/test_asympconv copying pySDC/tests/test_projects/test_asympconv/test_PFASST.py -> build/lib/pySDC/tests/test_projects/test_asympconv copying pySDC/tests/test_projects/test_asympconv/__init__.py -> build/lib/pySDC/tests/test_projects/test_asympconv creating build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/gauss_radau_left.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/equidistant_spline_right.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/gauss_lobatto.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/gauss_legendre.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/gauss_radau_right.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/equidistant_inner.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/equidistant_right.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/equidistant.py -> build/lib/pySDC/implementations/collocation_classes copying pySDC/implementations/collocation_classes/__init__.py -> build/lib/pySDC/implementations/collocation_classes creating build/lib/pySDC/implementations/datatype_classes copying pySDC/implementations/datatype_classes/particles.py -> build/lib/pySDC/implementations/datatype_classes copying pySDC/implementations/datatype_classes/__init__.py -> build/lib/pySDC/implementations/datatype_classes copying pySDC/implementations/datatype_classes/complex_mesh.py -> build/lib/pySDC/implementations/datatype_classes copying pySDC/implementations/datatype_classes/fenics_mesh.py -> build/lib/pySDC/implementations/datatype_classes copying pySDC/implementations/datatype_classes/mesh.py -> build/lib/pySDC/implementations/datatype_classes creating build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/Boussinesq_2D_FD_imex.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/AcousticAdvection_1D_FD_imex.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/HeatEquation_2D_FD_periodic.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/HeatEquation_1D_FEniCS_weak_forced.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/AdvectionEquation_1D_FD_dirichlet.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/FastWaveSlowWave_0D.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/AdvectionDiffusion_1D_FEniCS_matrix_periodic.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/GrayScott_1D_FEniCS_implicit.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/__init__.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/HeatEquation_1D_FEniCS_matrix_forced.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/VorticityVelocity_2D_FEniCS_periodic.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/Van_der_Pol_implicit.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/GeneralizedFisher_1D_FD_implicit.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/HeatEquation_1D_FD.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/AdvectionEquation_1D_FD.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/Auzinger_implicit.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/PenningTrap_3D.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/HeatEquation_1D_FD_forced.py -> build/lib/pySDC/implementations/problem_classes copying pySDC/implementations/problem_classes/HeatEquation_1D_FD_periodic.py -> build/lib/pySDC/implementations/problem_classes creating build/lib/pySDC/implementations/sweeper_classes copying pySDC/implementations/sweeper_classes/boris_2nd_order.py -> build/lib/pySDC/implementations/sweeper_classes copying pySDC/implementations/sweeper_classes/generic_implicit.py -> build/lib/pySDC/implementations/sweeper_classes copying pySDC/implementations/sweeper_classes/__init__.py -> build/lib/pySDC/implementations/sweeper_classes copying pySDC/implementations/sweeper_classes/generic_LU.py -> build/lib/pySDC/implementations/sweeper_classes copying pySDC/implementations/sweeper_classes/imex_1st_order.py -> build/lib/pySDC/implementations/sweeper_classes creating build/lib/pySDC/implementations/transfer_classes copying pySDC/implementations/transfer_classes/TransferMesh_NoCoarse.py -> build/lib/pySDC/implementations/transfer_classes copying pySDC/implementations/transfer_classes/TransferMesh.py -> build/lib/pySDC/implementations/transfer_classes copying pySDC/implementations/transfer_classes/__init__.py -> build/lib/pySDC/implementations/transfer_classes copying pySDC/implementations/transfer_classes/TransferParticles_NoCoarse.py -> build/lib/pySDC/implementations/transfer_classes copying pySDC/implementations/transfer_classes/TransferFenicsMesh.py -> build/lib/pySDC/implementations/transfer_classes creating build/lib/pySDC/implementations/controller_classes copying pySDC/implementations/controller_classes/allinclusive_classic_nonMPI.py -> build/lib/pySDC/implementations/controller_classes copying pySDC/implementations/controller_classes/allinclusive_classic_MPI.py -> build/lib/pySDC/implementations/controller_classes copying pySDC/implementations/controller_classes/allinclusive_multigrid_MPI.py -> build/lib/pySDC/implementations/controller_classes copying pySDC/implementations/controller_classes/allinclusive_multigrid_nonMPI.py -> build/lib/pySDC/implementations/controller_classes copying pySDC/implementations/controller_classes/__init__.py -> build/lib/pySDC/implementations/controller_classes creating build/lib/pySDC/implementations/problem_classes/acoustic_helpers copying pySDC/implementations/problem_classes/acoustic_helpers/buildFDMatrix.py -> build/lib/pySDC/implementations/problem_classes/acoustic_helpers copying pySDC/implementations/problem_classes/acoustic_helpers/buildWave1DMatrix.py -> build/lib/pySDC/implementations/problem_classes/acoustic_helpers copying pySDC/implementations/problem_classes/acoustic_helpers/__init__.py -> build/lib/pySDC/implementations/problem_classes/acoustic_helpers copying pySDC/implementations/problem_classes/acoustic_helpers/standard_integrators.py -> build/lib/pySDC/implementations/problem_classes/acoustic_helpers creating build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/helper_classes.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/buildFDMatrix.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/buildBoussinesq2DMatrix.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/unflatten.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/__init__.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/standard_integrators.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/implementations/problem_classes/boussinesq_helpers/build2DFDMatrix.py -> build/lib/pySDC/implementations/problem_classes/boussinesq_helpers copying pySDC/README_API.rst -> build/lib/pySDC copying pySDC/README.rst -> build/lib/pySDC copying pySDC/projects/README.rst -> build/lib/pySDC/projects copying pySDC/playgrounds/README.rst -> build/lib/pySDC/playgrounds copying pySDC/tutorial/README.rst -> build/lib/pySDC/tutorial copying pySDC/tests/README.rst -> build/lib/pySDC/tests copying pySDC/projects/RDC/README.rst -> build/lib/pySDC/projects/RDC copying pySDC/projects/node_failure/README.rst -> build/lib/pySDC/projects/node_failure copying pySDC/projects/AsympConv/README.rst -> build/lib/pySDC/projects/AsympConv copying pySDC/projects/FastWaveSlowWave/README.rst -> build/lib/pySDC/projects/FastWaveSlowWave copying pySDC/projects/parallelSDC/README.rst -> build/lib/pySDC/projects/parallelSDC copying pySDC/playgrounds/deprecated/advection_2d_explicit/README.txt -> build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit copying pySDC/playgrounds/deprecated/burgers_2d_explicit/README.txt -> build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit copying pySDC/tutorial/step_1/README.rst -> build/lib/pySDC/tutorial/step_1 copying pySDC/tutorial/step_6/README.rst -> build/lib/pySDC/tutorial/step_6 copying pySDC/tutorial/step_2/README.rst -> build/lib/pySDC/tutorial/step_2 copying pySDC/tutorial/step_7/README.rst -> build/lib/pySDC/tutorial/step_7 copying pySDC/tutorial/step_5/README.rst -> build/lib/pySDC/tutorial/step_5 copying pySDC/tutorial/step_3/README.rst -> build/lib/pySDC/tutorial/step_3 copying pySDC/tutorial/step_4/README.rst -> build/lib/pySDC/tutorial/step_4 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pySDC creating build/bdist.linux-armv7l/wheel/pySDC/projects creating build/bdist.linux-armv7l/wheel/pySDC/projects/RDC copying build/lib/pySDC/projects/RDC/vanderpol_reference.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/RDC copying build/lib/pySDC/projects/RDC/vanderpol_error_test.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/RDC copying build/lib/pySDC/projects/RDC/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/RDC copying build/lib/pySDC/projects/RDC/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/projects/RDC copying build/lib/pySDC/projects/RDC/equidistant_RDC.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/RDC copying build/lib/pySDC/projects/RDC/vanderpol_MLSDC_PFASST_test.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/RDC creating build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/postproc_grayscott.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/allinclusive_classic_nonMPI_hard_faults.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/postproc_hard_faults_detail.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/hard_faults_test.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/boussinesq_example.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/postproc_hard_faults_test.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/postproc_boussinesq.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/hard_faults_detail.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/emulate_hard_faults.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/grayscott_example.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure copying build/lib/pySDC/projects/node_failure/animate_convergence.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/node_failure creating build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/PFASST_conv_tests.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/smoother_specrad_heatmap.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/conv_test_toinf.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/PFASST_conv_Linf.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/AsympConv/conv_test_to0.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/AsympConv copying build/lib/pySDC/projects/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/projects copying build/lib/pySDC/projects/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/projects creating build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/HookClass_boussinesq.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/plot_stab_vs_k.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/plotgmrescounter_boussinesq.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/runmultiscale_acoustic.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/plot_dispersion.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/HookClass_acoustic.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/plot_stability.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/runconvergence_acoustic.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/AcousticAdvection_1D_FD_imex_multiscale.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/plot_stifflimit_specrad.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/rungmrescounter_boussinesq.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave copying build/lib/pySDC/projects/FastWaveSlowWave/runitererror_acoustic.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/FastWaveSlowWave creating build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/minimization.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/linearized_implicit_parallel.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/preconditioner_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/linearized_implicit_fixed_parallel.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/GeneralizedFisher_1D_FD_implicit_Jac.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/newton_vs_sdc.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/linearized_implicit_fixed_parallel_prec.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/nonlinear_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/ErrReductionHook.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/Van_der_Pol_implicit_Jac.py -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC copying build/lib/pySDC/projects/parallelSDC/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/projects/parallelSDC creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/order_test copying build/lib/pySDC/playgrounds/order_test/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/order_test copying build/lib/pySDC/playgrounds/order_test/Fisher.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/order_test creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/Boris/spiraling_particle_ProblemClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/Boris/spiraling_particle_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/Boris/spiraling_particle_HookClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/Boris/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/Boris/penningtrap_HookClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/Boris/penningtrap_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/Boris copying build/lib/pySDC/playgrounds/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/fwsw copying build/lib/pySDC/playgrounds/deprecated/fwsw/plot_stab_vs_m.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/fwsw copying build/lib/pySDC/playgrounds/deprecated/fwsw/playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/fwsw copying build/lib/pySDC/playgrounds/deprecated/fwsw/run_convergence.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/fwsw copying build/lib/pySDC/playgrounds/deprecated/fwsw/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/fwsw creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit/ProblemClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit/playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit/README.txt -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit/unflatten.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/advection_2d_explicit/HookClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_2d_explicit creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/burgers_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit/ProblemClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/burgers_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit/playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/burgers_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit/README.txt -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/burgers_2d_explicit copying build/lib/pySDC/playgrounds/deprecated/burgers_2d_explicit/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/burgers_2d_explicit creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/buildFDMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/ProblemClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/unflatten.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/build2DFDMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/buildWave2DMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_2d_imex/HookClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_2d_imex creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/ProblemClass_multiscale.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/dirk.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/runenergy.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/ploterrorconstants.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/ProblemClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/runconvergence_rk.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex copying build/lib/pySDC/playgrounds/deprecated/acoustic_1d_imex/plotenergy.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/acoustic_1d_imex creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit/getFDMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit/ProblemClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit/playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit/plotFDconvergence.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit/TransferClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/advection_1d_implicit/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated/advection_1d_implicit copying build/lib/pySDC/playgrounds/deprecated/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/deprecated copying build/lib/pySDC/playgrounds/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/HeatEquation copying build/lib/pySDC/playgrounds/HeatEquation/HookClass_error_output.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/HeatEquation copying build/lib/pySDC/playgrounds/HeatEquation/periodic_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/HeatEquation copying build/lib/pySDC/playgrounds/HeatEquation/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/HeatEquation creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/FEniCS copying build/lib/pySDC/playgrounds/FEniCS/HookClass_FEniCS_output.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/FEniCS copying build/lib/pySDC/playgrounds/FEniCS/vortex.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/FEniCS copying build/lib/pySDC/playgrounds/FEniCS/weak_formulation_heat.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/FEniCS copying build/lib/pySDC/playgrounds/FEniCS/advection_diffusion.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/FEniCS copying build/lib/pySDC/playgrounds/FEniCS/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/FEniCS creating build/bdist.linux-armv7l/wheel/pySDC/playgrounds/ODEs copying build/lib/pySDC/playgrounds/ODEs/auzinger_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/ODEs copying build/lib/pySDC/playgrounds/ODEs/vanderpol_playground.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/ODEs copying build/lib/pySDC/playgrounds/ODEs/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/ODEs copying build/lib/pySDC/playgrounds/ODEs/trajectory_HookClass.py -> build/bdist.linux-armv7l/wheel/pySDC/playgrounds/ODEs creating build/bdist.linux-armv7l/wheel/pySDC/tutorial creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 copying build/lib/pySDC/tutorial/step_1/D_collocation_accuracy_check.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 copying build/lib/pySDC/tutorial/step_1/B_spatial_accuracy_check.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 copying build/lib/pySDC/tutorial/step_1/C_collocation_problem_setup.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 copying build/lib/pySDC/tutorial/step_1/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 copying build/lib/pySDC/tutorial/step_1/A_spatial_problem_setup.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 copying build/lib/pySDC/tutorial/step_1/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_1 creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 copying build/lib/pySDC/tutorial/step_6/A_classic_vs_multigrid_controller.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 copying build/lib/pySDC/tutorial/step_6/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 copying build/lib/pySDC/tutorial/step_6/B_odd_temporal_distribution.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 copying build/lib/pySDC/tutorial/step_6/C_MPI_parallelization.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 copying build/lib/pySDC/tutorial/step_6/playground_parallelization.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 copying build/lib/pySDC/tutorial/step_6/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_6 creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_2 copying build/lib/pySDC/tutorial/step_2/C_using_pySDCs_frontend.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_2 copying build/lib/pySDC/tutorial/step_2/B_my_first_sweeper.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_2 copying build/lib/pySDC/tutorial/step_2/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_2 copying build/lib/pySDC/tutorial/step_2/A_step_data_structure.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_2 copying build/lib/pySDC/tutorial/step_2/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_2 creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_7 copying build/lib/pySDC/tutorial/step_7/A_visualize_residuals.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_7 copying build/lib/pySDC/tutorial/step_7/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_7 copying build/lib/pySDC/tutorial/step_7/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_7 copying build/lib/pySDC/tutorial/step_7/B_multistep_SDC.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_7 copying build/lib/pySDC/tutorial/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_5 copying build/lib/pySDC/tutorial/step_5/B_my_first_PFASST_run.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_5 copying build/lib/pySDC/tutorial/step_5/A_multistep_multilevel_hierarchy.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_5 copying build/lib/pySDC/tutorial/step_5/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_5 copying build/lib/pySDC/tutorial/step_5/C_advection_and_PFASST.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_5 copying build/lib/pySDC/tutorial/step_5/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_5 creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/step_3/B_adding_statistics.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/step_3/HookClass_Particles.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/step_3/A_getting_statistics.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/step_3/C_study_collocations.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/step_3/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/step_3/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_3 copying build/lib/pySDC/tutorial/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial creating build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/B_multilevel_hierarchy.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/C_SDC_vs_MLSDC.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/D_MLSDC_with_particles.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/A_spatial_transfer_operators.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/PenningTrap_3D_coarse.py -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 copying build/lib/pySDC/tutorial/step_4/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tutorial/step_4 creating build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_pep8.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_helpers.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_spatial_transfer.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_2d_fd_accuracy.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_collocation.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_Q_transfer.py -> build/bdist.linux-armv7l/wheel/pySDC/tests creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_fwsw copying build/lib/pySDC/tests/test_projects/test_fwsw/test_fwsw.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_fwsw copying build/lib/pySDC/tests/test_projects/test_fwsw/test_acoustic.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_fwsw copying build/lib/pySDC/tests/test_projects/test_fwsw/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_fwsw copying build/lib/pySDC/tests/test_projects/test_fwsw/test_boussinesq.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_fwsw creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_RDC copying build/lib/pySDC/tests/test_projects/test_RDC/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_RDC copying build/lib/pySDC/tests/test_projects/test_RDC/test_MLRDC_PFASST.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_RDC creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_parallelSDC copying build/lib/pySDC/tests/test_projects/test_parallelSDC/test_preconditioner.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_parallelSDC copying build/lib/pySDC/tests/test_projects/test_parallelSDC/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_parallelSDC copying build/lib/pySDC/tests/test_projects/test_parallelSDC/test_fisher.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_parallelSDC creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_node_failure copying build/lib/pySDC/tests/test_projects/test_node_failure/test_grayscott_vis.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_node_failure copying build/lib/pySDC/tests/test_projects/test_node_failure/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_node_failure copying build/lib/pySDC/tests/test_projects/test_node_failure/test_hard_fault_detail_vis.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_node_failure copying build/lib/pySDC/tests/test_projects/test_node_failure/test_hard_fault_test_vis.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_node_failure copying build/lib/pySDC/tests/test_projects/test_node_failure/test_boussinesq_vis.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_node_failure copying build/lib/pySDC/tests/test_projects/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_asympconv copying build/lib/pySDC/tests/test_projects/test_asympconv/test_PFASST.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_asympconv copying build/lib/pySDC/tests/test_projects/test_asympconv/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_projects/test_asympconv creating build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_5.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_2.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_6.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_7.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_3.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_4.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/test_tutorials/test_step_1.py -> build/bdist.linux-armv7l/wheel/pySDC/tests/test_tutorials copying build/lib/pySDC/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/tests_core.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/README.rst -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/tests/test_imexsweeper.py -> build/bdist.linux-armv7l/wheel/pySDC/tests copying build/lib/pySDC/README_API.rst -> build/bdist.linux-armv7l/wheel/pySDC creating build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/helpers/plot_helper.py -> build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/helpers/visualization_tools.py -> build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/helpers/pysdc_helper.py -> build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/helpers/transfer_helper.py -> build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/helpers/stats_helper.py -> build/bdist.linux-armv7l/wheel/pySDC/helpers copying build/lib/pySDC/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC creating build/bdist.linux-armv7l/wheel/pySDC/implementations creating build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/gauss_radau_left.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/equidistant_spline_right.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/gauss_lobatto.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/gauss_legendre.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/gauss_radau_right.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/equidistant_inner.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/equidistant_right.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/equidistant.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes copying build/lib/pySDC/implementations/collocation_classes/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/collocation_classes creating build/bdist.linux-armv7l/wheel/pySDC/implementations/datatype_classes copying build/lib/pySDC/implementations/datatype_classes/particles.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/datatype_classes copying build/lib/pySDC/implementations/datatype_classes/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/datatype_classes copying build/lib/pySDC/implementations/datatype_classes/complex_mesh.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/datatype_classes copying build/lib/pySDC/implementations/datatype_classes/fenics_mesh.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/datatype_classes copying build/lib/pySDC/implementations/datatype_classes/mesh.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/datatype_classes creating build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/Boussinesq_2D_FD_imex.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/AcousticAdvection_1D_FD_imex.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/HeatEquation_2D_FD_periodic.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/HeatEquation_1D_FEniCS_weak_forced.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/AdvectionEquation_1D_FD_dirichlet.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes creating build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/acoustic_helpers copying build/lib/pySDC/implementations/problem_classes/acoustic_helpers/buildFDMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/acoustic_helpers copying build/lib/pySDC/implementations/problem_classes/acoustic_helpers/buildWave1DMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/acoustic_helpers copying build/lib/pySDC/implementations/problem_classes/acoustic_helpers/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/acoustic_helpers copying build/lib/pySDC/implementations/problem_classes/acoustic_helpers/standard_integrators.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/acoustic_helpers copying build/lib/pySDC/implementations/problem_classes/FastWaveSlowWave_0D.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/AdvectionDiffusion_1D_FEniCS_matrix_periodic.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/GrayScott_1D_FEniCS_implicit.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/HeatEquation_1D_FEniCS_matrix_forced.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/VorticityVelocity_2D_FEniCS_periodic.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/Van_der_Pol_implicit.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/GeneralizedFisher_1D_FD_implicit.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/HeatEquation_1D_FD.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/AdvectionEquation_1D_FD.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/Auzinger_implicit.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/PenningTrap_3D.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes copying build/lib/pySDC/implementations/problem_classes/HeatEquation_1D_FD_forced.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes creating build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/helper_classes.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/buildFDMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/buildBoussinesq2DMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/unflatten.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/standard_integrators.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/boussinesq_helpers/build2DFDMatrix.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes/boussinesq_helpers copying build/lib/pySDC/implementations/problem_classes/HeatEquation_1D_FD_periodic.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/problem_classes creating build/bdist.linux-armv7l/wheel/pySDC/implementations/sweeper_classes copying build/lib/pySDC/implementations/sweeper_classes/boris_2nd_order.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/sweeper_classes copying build/lib/pySDC/implementations/sweeper_classes/generic_implicit.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/sweeper_classes copying build/lib/pySDC/implementations/sweeper_classes/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/sweeper_classes copying build/lib/pySDC/implementations/sweeper_classes/generic_LU.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/sweeper_classes copying build/lib/pySDC/implementations/sweeper_classes/imex_1st_order.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/sweeper_classes creating build/bdist.linux-armv7l/wheel/pySDC/implementations/transfer_classes copying build/lib/pySDC/implementations/transfer_classes/TransferMesh_NoCoarse.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/transfer_classes copying build/lib/pySDC/implementations/transfer_classes/TransferMesh.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/transfer_classes copying build/lib/pySDC/implementations/transfer_classes/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/transfer_classes copying build/lib/pySDC/implementations/transfer_classes/TransferParticles_NoCoarse.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/transfer_classes copying build/lib/pySDC/implementations/transfer_classes/TransferFenicsMesh.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/transfer_classes copying build/lib/pySDC/implementations/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations creating build/bdist.linux-armv7l/wheel/pySDC/implementations/controller_classes copying build/lib/pySDC/implementations/controller_classes/allinclusive_classic_nonMPI.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/controller_classes copying build/lib/pySDC/implementations/controller_classes/allinclusive_classic_MPI.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/controller_classes copying build/lib/pySDC/implementations/controller_classes/allinclusive_multigrid_MPI.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/controller_classes copying build/lib/pySDC/implementations/controller_classes/allinclusive_multigrid_nonMPI.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/controller_classes copying build/lib/pySDC/implementations/controller_classes/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/implementations/controller_classes copying build/lib/pySDC/README.rst -> build/bdist.linux-armv7l/wheel/pySDC creating build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Sweeper.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Controller.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Problem.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Level.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Step.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/__init__.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Errors.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/SpaceTransfer.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Collocation.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/BaseTransfer.py -> build/bdist.linux-armv7l/wheel/pySDC/core copying build/lib/pySDC/core/Hooks.py -> build/bdist.linux-armv7l/wheel/pySDC/core running install_egg_info running egg_info writing pySDC.egg-info/PKG-INFO writing dependency_links to pySDC.egg-info/dependency_links.txt writing top-level names to pySDC.egg-info/top_level.txt writing requirements to pySDC.egg-info/requires.txt reading manifest file 'pySDC.egg-info/SOURCES.txt' writing manifest file 'pySDC.egg-info/SOURCES.txt' Copying pySDC.egg-info to build/bdist.linux-armv7l/wheel/pySDC-2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pySDC-2.1.dist-info/WHEEL Running setup.py bdist_wheel for pySDC: finished with status 'done' Stored in directory: /tmp/tmp1mf266q5 Successfully built pySDC Cleaning up... Removing source in /tmp/pip-build-typi713c/pySDC