Implementation of tutorial 8 for DEIM reconstruction of a non linear function. More...
#include "fvCFD.H"
#include "fvOptions.H"
#include "simpleControl.H"
#include "fvMeshSubset.H"
#include "ITHACAutilities.H"
#include "Foam2Eigen.H"
#include "ITHACAstream.H"
#include "ITHACAPOD.H"
#include "hyperReduction.templates.H"
#include <chrono>
#include "setRootCase.H"
#include "createFields.H"
Go to the source code of this file.
Classes | |
class | DEIM_function |
Functions | |
int | main (int argc, char *argv[]) |
Implementation of tutorial 8 for DEIM reconstruction of a non linear function.
Definition in file 08DEIM.C.