Header file of the steadyNS class. More...
#include "fvCFD.H"
#include "singlePhaseTransportModel.H"
#include "turbulentTransportModel.H"
#include "simpleControl.H"
#include "pisoControl.H"
#include "fvOptions.H"
#include "steadyNS.H"
#include "reductionProblem.H"
#include "ITHACAstream.H"
#include "ITHACAparameters.H"
#include "ITHACAforces.H"
#include "volFields.H"
#include <iostream>
#include <datatable.h>
#include <bspline.h>
#include <bsplinebuilder.h>
#include <rbfspline.h>
#include <spline.h>
Go to the source code of this file.
Classes | |
class | SteadyNSSimple |
Implementation of a parametrized full order steady NS problem and preparation of the the reduced matrices for the online solve. More... | |
Header file of the steadyNS class.
Definition in file SteadyNSSimple.H.