Header file of the reducedUnsteadyNST class. More...
#include "fvCFD.H"
#include "IOmanip.H"
#include "ReducedUnsteadyNS.H"
#include "unsteadyNST.H"
#include <Eigen/Dense>
#include <unsupported/Eigen/NonLinearOptimization>
#include <unsupported/Eigen/NumericalDiff>
Go to the source code of this file.
Classes | |
struct | newton_unsteadyNST_sup |
Newton object for the resolution of the reduced problem using a supremizer approach. More... | |
struct | newton_unsteadyNST_sup_t |
class | reducedUnsteadyNST |
Class where it is implemented a reduced problem for the unsteady Navier-stokes weakly coupled with the energy equation problem. More... | |
Header file of the reducedUnsteadyNST class.
Definition in file ReducedUnsteadyNST.H.