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