Header file of the SteadyNSTurb class. More...
#include "fvCFD.H"
#include "singlePhaseTransportModel.H"
#include "turbulentTransportModel.H"
#include "simpleControl.H"
#include "pisoControl.H"
#include "fvOptions.H"
#include "reductionProblem.H"
#include "ITHACAstream.H"
#include <iostream>
#include <datatable.h>
#include <bspline.h>
#include <bsplinebuilder.h>
#include <rbfspline.h>
#include <spline.h>
#include <Eigen/Dense>
#include <unsupported/Eigen/NonLinearOptimization>
#include <unsupported/Eigen/NumericalDiff>
Go to the source code of this file.
Classes | |
class | SteadyNSTurb |
Implementation of a parametrized full order steady turbulent Navier Stokes problem and preparation of the the reduced matrices for the online solve. More... | |
Header file of the SteadyNSTurb class.
Definition in file SteadyNSTurb.H.