depreceate tri tricontour and tricontourf
It was mapped anyway to poly
, contour
or contourf
and we use the correct method depending on whether it is unstructured or not.
-
Tests added (for all bug fixes or enhancements) -
Tests passed (for all non-documentation changes) -
Fully documented, including CHANGELOG.rst
for all changes