Header file of the reducedProblem class. More...
#include "fvCFD.H"
#include "IOmanip.H"
#include "reductionProblem.H"
#include <Eigen/Eigen>
#include "newton_argument.H"
#include "Foam2Eigen.H"
Go to the source code of this file.
Classes | |
class | reducedProblem |
Base class for the implementation of a reduced problem. More... | |
class | onlineInterp |
Class for the online evaluation of the coefficient manifold for PODI. More... | |
Header file of the reducedProblem class.
Definition in file ReducedProblem.H.