Home
last modified time | relevance | path

Searched defs:plotfunc (Results 1 – 8 of 8) sorted by relevance

/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/ampsim/DK/
H A Dsignals.py156 def _plot_setup(self, lower_freq, upper_freq, plotfunc, freqlist): argument
167 … def plot_spectrum(self, response, lower_freq=None, upper_freq=None, plotfunc=None, freqlist=200): argument
172 …pectrum(self, response, nharmonics=6, lower_freq=None, upper_freq=None, plotfunc=None, freqlist=20… argument
/dports/devel/py-xarray/xarray-0.20.1/xarray/tests/
H A Dtest_plot.py1596 plotfunc = staticmethod(xplt.contourf) variable in TestContourf
1646 plotfunc = staticmethod(xplt.contour) variable in TestContour
1706 plotfunc = staticmethod(xplt.pcolormesh) variable in TestPcolormesh
1740 plotfunc = staticmethod(xplt.pcolormesh) variable in TestPcolormeshLogscale
1784 plotfunc = staticmethod(xplt.imshow) variable in TestImshow
1920 plotfunc = staticmethod(xplt.surface) variable in TestSurface
2813 def test_plot_transposed_nondim_coord(plotfunc): argument
2831 def test_plot_transposes_properly(plotfunc): argument
/dports/devel/py-xarray/xarray-0.20.1/xarray/plot/
H A Dfacetgrid.py636 plotfunc, argument
H A Ddataset_plot.py192 def _dsplot(plotfunc): argument
H A Dplot.py895 def _plot2d(plotfunc): argument
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dmbs_communication.cpp916 ofstream plotfunc((dir+mystr("MBSplotfunc.m")).c_str()); in CallCompFunction() local
967 ofstream plotfunc((dir+mystr("MBSplotfunc.m")).c_str()); in CallCompFunction() local
1025 ofstream plotfunc((dir+mystr("MBSplotfunc.m")).c_str()); in CallCompFunction() local
/dports/math/gretl/gretl-2021d/gui/
H A Dgui_utils.c5357 gchar *plotfunc; in make_bundle_plot_menu() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.cc1330 …gen plotfunc(const gen & f_,const gen & vars,const vecteur & attributs,bool densityplot,double fun… in plotfunc() function