#include "unsteadyNS.H"
#include "ITHACAPOD.H"
#include "ITHACADMD.H"
#include "ReducedUnsteadyNS.H"
#include "ITHACAstream.H"
#include <chrono>
#include <math.h>
#include <iomanip>
#include "redsvd"
Go to the source code of this file.
Classes | |
class | tutorial14 |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] ) |
Set the number of parameters
Set samples (for DMD you set only one sample)
Set the parameters infos
Definition at line 78 of file 14DMDexample.C.