|
Saras
Finite Difference Solver for Fluid Dynamics Simulations
|
Files | |
| file | scalar.cc |
| Definitions of common functions for both 2D and 3D runs of the solver class scalar - this class solves the basic Navier-Stokes equation. | |
| file | scalar.h [code] |
| Class declaration of the scalar solver for both 2D and 3D cases. | |
| file | scalar_d2.cc |
| Definitions of functions for 2D computations with the scalar class. | |
| file | scalar_d3.cc |
| Definitions of functions for 3D computations with the scalar class. | |