Header file of the reducedUnsteadyNS class. More...
#include "fvCFD.H"#include "IOmanip.H"#include "ReducedSteadyNS.H"#include "unsteadyNS.H"#include <Eigen/Dense>#include <unsupported/Eigen/NonLinearOptimization>#include <unsupported/Eigen/NumericalDiff>Go to the source code of this file.
Classes | |
| struct | newton_unsteadyNS_sup |
| Newton object for the resolution of the reduced problem using a supremizer approach. More... | |
| struct | newton_unsteadyNS_PPE |
| Newton object for the resolution of the reduced problem using a PPE approach. More... | |
| class | reducedUnsteadyNS |
| Class where it is implemented a reduced problem for the unsteady Navier-stokes problem. More... | |
Header file of the reducedUnsteadyNS class.
Definition in file ReducedUnsteadyNS.H.
1.13.2