Header file of the ReducedSteadyNSTurbIntrusive class. More...
#include "fvCFD.H"
#include "IOmanip.H"
#include "ReducedProblem.H"
#include "ReducedSteadyNS.H"
#include "SteadyNSTurbIntrusive.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 | newtonSteadyNSTurbIntrusive |
Structure to implement a newton object for a stationary NS problem. More... | |
class | ReducedSteadyNSTurbIntrusive |
Class where it is implemented a reduced problem for the steady turbulent Navier-stokes problem. More... | |
Header file of the ReducedSteadyNSTurbIntrusive class.
Definition in file ReducedSteadyNSTurbIntrusive.H.