Header file of the ReducedSteadyNSTurb class. More...
#include "fvCFD.H"
#include "IOmanip.H"
#include "ReducedProblem.H"
#include "ReducedSteadyNS.H"
#include "SteadyNSTurb.H"
#include "ITHACAutilities.H"
#include <Eigen/Dense>
#include <unsupported/Eigen/NonLinearOptimization>
#include <unsupported/Eigen/NumericalDiff>
Go to the source code of this file.
Classes | |
struct | newtonSteadyNSTurbSUP |
Structure to implement a newton object for a stationary NS problem. More... | |
struct | newtonSteadyNSTurbPPE |
class | ReducedSteadyNSTurb |
Class where it is implemented a reduced problem for the steady turbulent Navier-stokes problem. More... | |
Header file of the ReducedSteadyNSTurb class.
Definition in file ReducedSteadyNSTurb.H.