rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
Functions
demo_rb_lin_evol_oop.m File Reference

small collection of RBmatlab's rb-simulation abilities please inspect the source-file during execution, as the main purpose is to demonstrate the possibilities of RBmatlab's rb-philosophy More...

Go to the source code of this file.

Functions

function  demo_rb_lin_evol_oop ()
 small collection of RBmatlab's rb-simulation abilities please inspect the source-file during execution, as the main purpose is to demonstrate the possibilities of RBmatlab's rb-philosophy More...
 

Detailed Description

small collection of RBmatlab's rb-simulation abilities please inspect the source-file during execution, as the main purpose is to demonstrate the possibilities of RBmatlab's rb-philosophy

Definition in file demo_rb_lin_evol_oop.m.

Function Documentation

function demo_rb_lin_evol_oop ( )

small collection of RBmatlab's rb-simulation abilities please inspect the source-file during execution, as the main purpose is to demonstrate the possibilities of RBmatlab's rb-philosophy

this script demonstrates use for object oriented programming version of models. As example a convection-diffusion model is used.

See also
demo_rb_steps_struct.m for the same steps using a struct as model

Definition at line 17 of file demo_rb_lin_evol_oop.m.

Here is the call graph for this function: