rbmatlab 0.10.01
|
script constructing a collateral reduced basis space for localized space operators. More...
Go to the source code of this file.
Functions | |
function | step2_empirical_interpolation () |
script constructing a collateral reduced basis space for localized space operators. |
script constructing a collateral reduced basis space for localized space operators.
Definition in file step2_empirical_interpolation.m.
function step2_empirical_interpolation | ( | ) |
script constructing a collateral reduced basis space for localized space operators.
model
model_data
plot_params
CRBfname
: filename of MAT-file where the computed detailed_data
structure is stored. If this variable is empty, it is set to [model.name, infix,
_CRB_interpol.mat'], where infix
is set to either model.model_type
if existent or the empty string.detailed_data
: structure containing the collateral reduced basis spaces and information on the empirical interpolation computations Definition at line 1 of file step2_empirical_interpolation.m.