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

small script implementing a simple advection example for producing matrices to be used in the RB-DS framework Discretization with FV Functions More...

Go to the source code of this file.

Functions

function  advection_fv_output_morepas ()
 small script implementing a simple advection example for producing matrices to be used in the RB-DS framework Discretization with FV Functions
 

Detailed Description

small script implementing a simple advection example for producing matrices to be used in the RB-DS framework Discretization with FV Functions

Definition in file advection_fv_output_morepas.m.

Function Documentation

function advection_fv_output_morepas ( )

small script implementing a simple advection example for producing matrices to be used in the RB-DS framework Discretization with FV Functions

mu_names = {cone_weight,vx_weight,vy_weight}; mu_ranges = [0,1]^3

Definition at line 17 of file advection_fv_output_morepas.m.