rbmatlab  1.16.09
 All Classes Namespaces Files Functions Variables Modules Pages
demo_triagrid.m
Go to the documentation of this file.
1 % small script demonstrating the possibilities of the triagrid class
2 
3 % Bernard Haasdonk 11.5.2007
4 
5 help demo_triagrid;
6 
8 
function demo_triagrid()
small script demonstrating the possibilities of the triagrid class
Definition: demo_triagrid.m:17
A triangular conforming grid in two dimensions.
Definition: triagrid.m:17
function demo()
small script demonstrating the possibilities of the rectgrid class.
Definition: demo.m:18