Home
last modified time | relevance | path

Searched defs:tickx (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/pangolin/Pangolin-0.6/src/python/pypangolin/
H A Dplotter.cpp84 …golin::DataLog* log, float left, float right, float bottom, float top, float tickx, float ticky){r… in bind_plotter()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_vanhove.cpp146 real invsbin = 0, matmax, normfac, dt, *tickx, *ticky; in gmx_vanhove() local
H A Dgmx_densmap.cpp134 real ** grid, maxgrid, m1, m2, box1, box2, *tickx, *tickz, invcellvol; in gmx_densmap() local
/dports/x11-toolkits/pangolin/Pangolin-0.6/src/plot/
H A Dplotter.cpp201 float tickx, float ticky, in Plotter()
697 void Plotter::SetTicks(float tickx, float ticky) in SetTicks()
/dports/math/giacxcas/giac-1.6.0/src/
H A DGraph.cc5411 double tickx,minx=DBL_MAX,maxx=DBL_MIN; in in_draw() local