|
rbmatlab 0.10.01
|
Reduced basis implementation for linear stationary PDEs.
Classes | |
| class | DetailedModel |
| Detailed model for a linear stationary problem with a Finite element discretization. More... | |
| class | ReducedModel |
| reduced model for linear stationary problems as given by a LinStat.DetailedModel. More... | |
| class | DetailedData |
| So far, this only implements the SimpleDetailedData class. More... | |
| class | ReducedData |
| Reduced data implementation for linear stationary problems with finite element discretizations. More... | |
Functions | |
| function ModelDescr descr = | descr_default () |
| function initializing some fields of a lin-stat model | |
| function ModelDescr descr = LinStat.descr_default | ( | ) |
function initializing some fields of a lin-stat model
| descr | descr |
verbose — 5 debug — 0 rb_problem_type — 'LinStat' mu_names — {} mu_ranges — {} decomp_mode — 0 compute_output_functional — 0 operators — fem_operators() operators_output — fem_operators_output() get_inner_product_matrix — extracts the inner product matrix from the model_data is_stationary — 1 axes_tight — 1 has_diffusivity — 0 has_source — 0 has_reaction — 0 has_advection — 0 has_output_functional — 0 has_dirichlet_values — 0 has_neumann_values — 0 has_robin_values — 0 Definition at line 2 of file descr_default.m.
1.7.4