Directories |
Files | |
file | clip_grid.hpp [code] |
A function that removes all points outside a shape. | |
file | consecutive_snapshots.hpp [code] |
A diagnostics class that writes snapshots at regular intervals. | |
file | contour.hpp [code] |
Finds contour points on an unstructured mesh. | |
file | kill_switch.hpp [code] |
Allows user to manually terminate the main loop. | |
file | main_loop_2d.hpp [code] |
Standard simulation time advance loop. | |
file | multiple_diagnostics.hpp [code] |
Enables using more than a single diagnostic function. | |
file | piecewise.hpp [code] |
Piecewise spatial distribution. | |
file | profile_1d.hpp [code] |
Embeds a one dimensional spatial distribution in a two dimensional simulation. | |
file | random_pert.hpp [code] |
Adds a random perturbation to the position of all mesh generating points. | |
file | RT.hpp [code] |
Repreduces the Vy and Pressure of the Arepo RT problem. | |
file | trigger.hpp [code] |
Trigger for diagnostic function. | |