|
Saras
Finite Difference Solver for Fluid Dynamics Simulations
|
Files | |
| file | alltests.h [code] |
| Declarations of all the test functions of unit tests. | |
| file | differ_test.cc |
| Definitions of functions to test correctness of finite differencing. | |
| file | field_test.cc |
| Definitions of functions to test the field library, specifically divergence computation. | |
| file | hydro_test.cc |
| Definitions of functions to test the hydro class, specifically periodic data transfer. | |
| file | nlin_test.cc |
| Definitions of functions to test if non-linear terms are being computed correctly. | |
| file | poisson_test.cc |
| Definitions of functions to test if the multi-grid solver is solving the Poisson equation correctly. | |