Loading...
Searching...
No Matches
08DEIM.C File Reference

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[])
 

Detailed Description

Implementation of tutorial 8 for DEIM reconstruction of a non linear function.

Definition in file 08DEIM.C.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 77 of file 08DEIM.C.