| Program | Source File | Description |
|---|---|---|
| benchmark_helmholtz_solvers | benchmark_helmholtz_solvers.f90 | Program to benchmark helmholtz problem |
| diagnose_poincare | diagnose_poincare.f90 | This program generates poincare data, based on a parameter file specified via the command line, and writes that data to NetCDF. |
| test_diffusion | test_diffusion.f90 | This program solves the heat equation with the methods provided by PARALLAX. It serves as an example program using the functionality provided by PARALLAX as well as an integration test and a diagnostic tool. |