CFDsolver.h and .cpp - TU-DSE2/Wing-Design-Tool GitHub Wiki
The core class for running the solver.
Functions:
- Constructor: The default constructor takes the grid size from the solver parameters object whereas the second constructer receives its grid size as input.
- L_matvec
- L_matrix
- run
- addVortex