rbmatlab  1.13.10
 All Classes Namespaces Files Functions Variables Groups Pages
Functions
demo_rb_explicit_evol.m File Reference

small script demonstrating the RB-approach for examples by interpolation of the explicit operator The linear advection-diffusion example of the lin-evol setting is used, but now the explicit discretization of the convection is realized by empirical interpolation. More...

Go to the source code of this file.

Functions

function  demo_rb_explicit_evol ()
 small script demonstrating the RB-approach for examples by interpolation of the explicit operator The linear advection-diffusion example of the lin-evol setting is used, but now the explicit discretization of the convection is realized by empirical interpolation.
 

Detailed Description

small script demonstrating the RB-approach for examples by interpolation of the explicit operator The linear advection-diffusion example of the lin-evol setting is used, but now the explicit discretization of the convection is realized by empirical interpolation.

Definition in file demo_rb_explicit_evol.m.

Function Documentation

function demo_rb_explicit_evol ( )

small script demonstrating the RB-approach for examples by interpolation of the explicit operator The linear advection-diffusion example of the lin-evol setting is used, but now the explicit discretization of the convection is realized by empirical interpolation.

Documentation Update:

Definition at line 17 of file demo_rb_explicit_evol.m.