|
rbmatlab 0.10.01
|
routine plotting a single fv function of fv_functions. More...
Go to the source code of this file.
Functions | |
| function p = | fv_plot ( gridbase grid, dofs, params) |
| routine plotting a single fv function of fv_functions. | |
routine plotting a single fv function of fv_functions.
Definition in file fv_plot.m.
| function p = fv_plot | ( | gridbase | grid, |
| dofs, | |||
| params | |||
| ) |
routine plotting a single fv function of fv_functions.
Simple forward to plot_element_data(). For sequences, simple call of plot_sequence() can make use of this function
| grid | an object |
| dofs | vector of degrees of freedom of finite volume diescrete function. |
| params | plot parameters see plot_element_data() for details. |
| p | graphic handle to plot |
1.7.4