8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 602176e commit 2f1fcdeCopy full SHA for 2f1fcde
lib/matplotlib/tri/trirefine.py
@@ -37,6 +37,7 @@ class TriRefiner(object):
37
:class:`~matplotlib.tri.TriInterpolator` (optional)
38
- the other optional keyword arguments *kwargs* are defined in
39
each TriRefiner concrete implementation
40
+
41
and which returns (as a tuple) a refined triangular mesh and the
42
interpolated values of the field at the refined triangulation nodes.
0 commit comments