


% -*- texinfo -*-
% @deftypefn {Function File} {} FPL2pdequiver (@var{mesh}, @
% @var{vx}, @var{vy}, [ @var{property}, @var{value} ...])
%
% Plots the 2D vector field @var{vx}, @var{vy}
% defined on the triangulation @var{mesh} using opendx.
%
% Options (default values):
% @var{sample_density} (100)
%
% @seealso{FPL2pdesurf, FPL2ptcsurf, FPL2ptcquiver}
% @end deftypefn