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

Directories

directory  convdiff
 
directory  separate_bases
 

Files

file  blowup_cell.m [code]
 
file  blowup_matrix.m [code]
 
file  calculate_derivative.m [code]
 Function calculates the derivative of the function U using detailed simulation.
 
file  detailed_grid_search.m [code]
 
file  experiments_am106.m [code]
 experiments_am106
 
file  fv_operators_implicit_explicit_without_timestep.m [code]
 
file  get_bound_to_optimize.m [code]
 
file  get_derivative_err_est_norm.m [code]
 
file  get_dofs_from_sim_data_for_sensitivity_extension.m [code]
 
file  get_estimator_from_sim_data_mixed.m [code]
 
file  get_estimator_from_sim_data_mixed_relative.m [code]
 
file  get_mu_to_optimize.m [code]
 
file  gradient_opt.m [code]
 
file  gradient_opt_non_iter_err.m [code]
 
file  grid_search.m [code]
 
file  lin_evol_animate_solution.m [code]
 
file  lin_evol_get_output.m [code]
 lin_evol_get_output_detailed(model, varargin)
 
file  lin_evol_get_output_detailed.m [code]
 lin_evol_get_output_detailed(model, varargin)
 
file  lin_evol_opt_calculate_average_base_size.m [code]
 
file  lin_evol_opt_detailed_der_simulation.m [code]
 
file  lin_evol_opt_detailed_der_simulation_old.m [code]
 
file  lin_evol_opt_detailed_der_simulation_t_part.m [code]
 
file  lin_evol_opt_detailed_simulation.m [code]
 
file  lin_evol_opt_fd_derivative.m [code]
 
file  lin_evol_opt_fd_fd_Hessian.m [code]
 
file  lin_evol_opt_fd_fd_second_derivative.m [code]
 
file  lin_evol_opt_fd_Hessian.m [code]
 
file  lin_evol_opt_fd_Hessian_der.m [code]
 
file  lin_evol_opt_fd_second_derivative.m [code]
 
file  lin_evol_opt_gen_reduced_data.m [code]
 
file  lin_evol_opt_get_Jacobian.m [code]
 
file  lin_evol_opt_rb_fd_derivative.m [code]
 
file  lin_evol_opt_rb_operators.m [code]
 
file  lin_evol_opt_rb_simulation.m [code]
 
file  lin_evol_opt_reduced_data_subset.m [code]
 method which modifies reduced_data, which is the data, that will be passed to the online-simulation algorithm.
 
file  lin_evol_rb_derivative_operators_coefficients.m [code]
 
file  lin_evol_rb_derivative_simulation.m [code]
 
file  lin_evol_rb_derivative_simulation_t_part.m [code]
 
file  load_opt_data.m [code]
 model = load_opt_data(filestr, model)
 
file  plot_data_surf.m [code]
 
file  plot_PM.m [code]
 
file  rb_derivative_init_values_coefficients.m [code]
 
file  rb_derivative_simulation.m [code]
 
file  rb_gui_lin_evol_opt.m [code]
 Try to put advection_fv_output_opt in a gui.
 
file  RB_init_data_basis_lin_evol_opt.m [code]
 
file  rb_reconstruction_derivative.m [code]
 
file  rb_reconstruction_dictionary.m [code]
 
file  save_opt_data.m [code]
 
file  script_detailled_simulation.m [code]
 detailed_simulation_refined
 
file  script_detailled_simulation_cone1_ref5.m [code]
 detailed_simulation_refined
 
file  script_detailled_simulation_cone2_ref5.m [code]
 detailed_simulation_refined
 
file  script_detailled_simulation_cone4_ref5.m [code]
 detailed_simulation_refined
 
file  set_mu_lin_evol_opt.m [code]
 
file  set_mu_to_optimize.m [code]
 Funcion sets the parameters that are to be optimized to the values given by x Also usable for optimization: function sets the parameters to x+t*d if t and d are given.
 
file  setfield_in_model_and_base_model.m [code]
 
file  stepsize_armijo.m [code]
 
file  stepsize_dichotomie.m [code]
 
file  stepsize_exponential.m [code]
 
file  stepsize_quotient.m [code]
 function [model, t_opt, output] = stepsize_quotient(model, model_data, output, x, d, quot_step)
 
file  stepsize_wolfe_powell.m [code]
 
file  test_compare_old_new_detailed_sim.m [code]
 script compares old and new detailed simulations
 
file  test_compare_real_error_estimated_error.m [code]
 % model initialisation
 
file  test_derivative_lin_evol_opt.m [code]
 
file  test_det_der_sim_dummy.m [code]
 only needed for testing script_detailled_simulation CREATE DUMMY FILE FOR TESTING!!!!
 
file  testing_script_lin_evol_opt_implicit_operators.m [code]
 testing_script_lin_evol_opt_implicit_operators
 
file  testing_script_rb_operators_decomp.m [code]
 Testskript für lin_evol_opt_rb_operators zum Testen der einzelnen decomp_modes.