rbmatlab 0.10.01
|
script constructing a reduced basis space More...
Go to the source code of this file.
Functions | |
function | step5_rb_generation () |
script constructing a reduced basis space |
script constructing a reduced basis space
Definition in file step5_rb_generation.m.
function step5_rb_generation | ( | ) |
script constructing a reduced basis space
CRBfname
plot_params
detailedfname
: filename of MAT-file where the computed detailed_data
structure is stored. If this variable is empty, it is set to [model.name, infix,
_detailed_interpol.mat'], where infix
is set to either model.model_type
if existent or the empty string.detailed_data
: structure containing the reduced basis space and information on its construction process. Definition at line 1 of file step5_rb_generation.m.