rbmatlab 0.10.01
Functions
scripts/nonlin_symmetry.m File Reference

small script demonstrating the burgers equation with explicit fv discretization and RB model reduction example is meant to demonstrate automatic symmetry detection by the algorithm. These results are presented at HYP2008 More...

Go to the source code of this file.

Functions

function rmodel nonlin_symmetry ( steps, combined, M_by_N_ratio, noof_ei_extensions, random, explicit, num_cpus)
 small script demonstrating the burgers equation with explicit fv discretization and RB model reduction example is meant to demonstrate automatic symmetry detection by the algorithm. These results are presented at HYP2008

Detailed Description

small script demonstrating the burgers equation with explicit fv discretization and RB model reduction example is meant to demonstrate automatic symmetry detection by the algorithm. These results are presented at HYP2008

Definition in file nonlin_symmetry.m.


Function Documentation

function rmodel = nonlin_symmetry (   steps,
  combined,
  M_by_N_ratio,
  noof_ei_extensions,
  random,
  explicit,
  num_cpus 
)

small script demonstrating the burgers equation with explicit fv discretization and RB model reduction example is meant to demonstrate automatic symmetry detection by the algorithm. These results are presented at HYP2008

Parameters:
stepssteps
combinedcombined
M_by_N_ratioM by N ratio
noof_ei_extensionsnoof ei extensions
randomrandom
explicitexplicit
num_cpusnum cpus
Return values:
rmodelrmodel

Documentation Update:

Definition at line 1 of file nonlin_symmetry.m.

All Classes Namespaces Files Functions Variables