Programs

ProgramSource FileDescription
foodie_test_lccefoodie_test_lcce.f90

Test FOODIE with the integration of linear constant coefficients equation.

foodie_test_oscillationfoodie_test_oscillation.f90

Test FOODIE with the integration of Oscillation equations.

foodie_testerfoodie_tester.f90

Tester factory of FOODIE integrators.

integrate_burgersburgers.f90

Test FOODIE with the integration of Burgers equation.

integrate_euler_1Deuler-1D.f90

Test FOODIE with the integration of Euler 1D PDEs system.

integrate_euler_1D_cafeuler-1D-caf_no_foodie.f90

Test without FOODIE with the integration of Euler 1D PDEs system by CAF paradigm.

integrate_euler_1D_cafeuler-1D-caf.f90

Test FOODIE with the integration of Euler 1D PDEs system.

integrate_euler_1D_openmpeuler-1D-openmp.f90

Test FOODIE with the integration of Euler 1D PDEs system.

integrate_euler_1D_openmp_no_foodieeuler-1D-openmp_no_foodie.f90

Test without FOODIE with the integration of Euler 1D PDEs system by OpenMP paradigm.

integrate_lorenzlorenz.f90

Test FOODIE with the integration of Lorenz equations.