Header file of the SteadyNSTurbIntrusive 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 | SteadyNSTurbIntrusive |
| 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 SteadyNSTurbIntrusive class.
Definition in file SteadyNSTurbIntrusive.H.
1.13.2