rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
dom_dec Directory Reference
Directory dependency graph for dom_dec:
rbasis/problem_types/dom_dec

Files

file  dom_dec_compute_error.m [code]
 
file  dom_dec_compute_projection_error.m [code]
 
file  dom_dec_detailed_simulation.m [code]
 the detailed solution is computed via the iterative Dirichlet-Neumann schema.
 
file  dom_dec_gen_detailed_data.m [code]
 function generating the reduced basis functions.
 
file  dom_dec_gen_model_data.m [code]
 
file  dom_dec_gen_reduced_data.m [code]
 all required offline data for the rb-simulation is computed. there are two ingredients for the error estimator - the jump across \(\Gamma\) and the residuum.
 
file  dom_dec_get_dofs_from_sim_data.m [code]
 
file  dom_dec_get_inner_product_matrices.m [code]
 
file  dom_dec_get_rb_from_detailed_data.m [code]
 
file  dom_dec_get_rb_size.m [code]
 
file  dom_dec_model.m [code]
 function creating a domain-decomposition-model with an arbitrary model and optional params.
 
file  dom_dec_operators.m [code]
 Function computing all required matrizes for the simulation.
 
file  dom_dec_orthonormalize.m [code]
 
file  dom_dec_PCA_fixspace.m [code]
 Function computing PCA fixspaces according to schema 2 for the RB extension.
 
file  dom_dec_plot_sim_data.m [code]
 
file  dom_dec_RB_extension_eigenbasis.m [code]
 
file  dom_dec_RB_extension_PCA_fixspace.m [code]
 
file  dom_dec_rb_reconstruction.m [code]
 
file  dom_dec_rb_simulation.m [code]
 Realization of the iterative schema for RB methods according to my diploma thesis.
 
file  dom_dec_set_mu.m [code]
 Trivial function setting the parameter in model and model.base_model.
 
file  dom_dec_set_rb_in_detailed_data.m [code]