pyro.advection_rk.problems package

Submodules

pyro.advection_rk.problems.smooth module

pyro.advection_rk.problems.smooth.finalize()[source]

print out any information to the user at the end of the run

pyro.advection_rk.problems.smooth.init_data(my_data, rp)[source]

initialize the smooth advection problem

pyro.advection_rk.problems.test module

pyro.advection_rk.problems.test.finalize()[source]

print out any information to the user at the end of the run

pyro.advection_rk.problems.test.init_data(my_data, rp)[source]

an init routine for unit testing

pyro.advection_rk.problems.tophat module

pyro.advection_rk.problems.tophat.finalize()[source]

print out any information to the user at the end of the run

pyro.advection_rk.problems.tophat.init_data(myd, rp)[source]

initialize the tophat advection problem