rbmatlab 0.10.01
|
demonstration of the edge-quadratures over a grid More...
Go to the source code of this file.
Functions | |
function | demo_edge_quad () |
demonstration of the edge-quadratures over a grid | |
function FF = | demoedgequad>demo_velocity ( PP) |
demonstration of the edge-quadratures over a grid
Definition in file demo_edge_quad.m.
function demo_edge_quad | ( | ) |
demonstration of the edge-quadratures over a grid
a quartic divergence free velocity field is put over an unstructured triangular grid. Is is shown, how increasing the quadrature degree improves the discrete divergence
interestingly, a cubic velocity field is already integrated with 0 divergence by degree 2 Gaussian quadrature.
Definition at line 1 of file demo_edge_quad.m.
function FF = demoedgequad>demo_velocity | ( | PP | ) |
Definition at line 86 of file demo_edge_quad.m.