rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
dummyclasses.c
1 class ModelData
12 {
13 };
14 
36 {
37  public:
38 
46 
53 
54 };
55 
69 {
70  public:
78 
85 
92 
99 };
detailed_data_constructor
function pointer to the constructor of the IDetailedData implementation.
Definition: dummyclasses.c:98
dmodel_constructor
function pointer to the constructor of the IDetailedModel implementation.
Definition: dummyclasses.c:52
Struct with control fields for the reduced basis generation.
Definition: dummyclasses.c:56
Struct with control fields for the analytical PDE functions, the discretization and the parametrizati...
Definition: dummyclasses.c:15
reduced_data_constructor
function pointer to the constructor of the IReducedData implementation.
Definition: dummyclasses.c:91
rb_problem_type
string specifying the problem type.
Definition: dummyclasses.c:77
rmodel_constructor
function pointer to the constructor of the IReducedModel implementation.
Definition: dummyclasses.c:84
Struct with high dimensional data needed for a high dimensional simulation.
Definition: dummyclasses.c:1
rb_problem_type
string specifying the problem type.
Definition: dummyclasses.c:45