Home
last modified time | relevance | path

Searched defs:ydat (Results 1 – 17 of 17) sorted by relevance

/dports/math/mathgl/mathgl-2.5/src/
H A Ddata_gr.cpp31 void MGL_EXPORT mgl_data_refill_gr(HMGL gr, HMDT dat, HCDT xdat, HCDT ydat, HCDT zdat, HCDT vdat, l… in mgl_data_refill_gr()
45 void MGL_EXPORT mgl_datac_refill_gr(HMGL gr, HADT dat, HCDT xdat, HCDT ydat, HCDT zdat, HCDT vdat, … in mgl_datac_refill_gr()
61 void MGL_EXPORT mgl_data_refill_xy_(uintptr_t *d, uintptr_t *xdat, uintptr_t *ydat, uintptr_t *vdat… in mgl_data_refill_xy_()
63 void MGL_EXPORT mgl_data_refill_xyz_(uintptr_t *d, uintptr_t *xdat, uintptr_t *ydat, uintptr_t *zda… in mgl_data_refill_xyz_()
65 void MGL_EXPORT mgl_data_refill_gr_(uintptr_t *gr, uintptr_t *d, uintptr_t *xdat, uintptr_t *ydat, … in mgl_data_refill_gr_()
71 void MGL_EXPORT mgl_datac_refill_xy_(uintptr_t *d, uintptr_t *xdat, uintptr_t *ydat, uintptr_t *vda… in mgl_datac_refill_xy_()
73 void MGL_EXPORT mgl_datac_refill_xyz_(uintptr_t *d, uintptr_t *xdat, uintptr_t *ydat, uintptr_t *zd… in mgl_datac_refill_xyz_()
75 void MGL_EXPORT mgl_datac_refill_gr_(uintptr_t *gr, uintptr_t *d, uintptr_t *xdat, uintptr_t *ydat,… in mgl_datac_refill_gr_()
H A Dcrust.cpp656 void MGL_EXPORT mgl_data_grid_xy(HMDT d, HCDT xdat, HCDT ydat, HCDT zdat, mreal x1, mreal x2, mreal… in mgl_data_grid_xy()
688 void MGL_EXPORT mgl_data_grid(HMGL gr, HMDT d, HCDT xdat, HCDT ydat, HCDT zdat, const char *opt) in mgl_data_grid()
H A Dcomplex.cpp1222 void MGL_EXPORT mgl_datac_refill_xy(HADT dat, HCDT xdat, HCDT ydat, HCDT vdat, mreal x1, mreal x2, … in mgl_datac_refill_xy()
1299 void MGL_EXPORT mgl_datac_refill_xyz(HADT dat, HCDT xdat, HCDT ydat, HCDT zdat, HCDT vdat, mreal x1… in mgl_datac_refill_xyz()
H A Ddata.cpp2172 void MGL_EXPORT mgl_data_refill_xy(HMDT dat, HCDT xdat, HCDT ydat, HCDT vdat, mreal x1, mreal x2, m… in mgl_data_refill_xy()
2249 void MGL_EXPORT mgl_data_refill_xyz(HMDT dat, HCDT xdat, HCDT ydat, HCDT zdat, HCDT vdat, mreal x1,… in mgl_data_refill_xyz()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/grid/
H A Dgrid_fast.F25 SUBROUTINE collocate_gf_npbc(grid, xdat, ydat, zdat, bo1, bo2, zlb, zub, ylb, yub, xlb, xub) argument
32 ydat(bo2(1, 2):bo2(2, 2)), & local
65 SUBROUTINE integrate_gf_npbc(grid, xdat, ydat, zdat, bo, zlb, zub, ylb, yub, xlb, xub, force) argument
69 ydat(2, bo(1, 2):bo(2, 2)), & local
/dports/science/cp2k-data/cp2k-7.1.0/src/grid/
H A Dgrid_fast.F25 SUBROUTINE collocate_gf_npbc(grid, xdat, ydat, zdat, bo1, bo2, zlb, zub, ylb, yub, xlb, xub) argument
32 ydat(bo2(1, 2):bo2(2, 2)), & local
65 SUBROUTINE integrate_gf_npbc(grid, xdat, ydat, zdat, bo, zlb, zub, ylb, yub, xlb, xub, force) argument
69 ydat(2, bo(1, 2):bo(2, 2)), & local
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmm_collocate_potential.F54 eps_mm_rspace, xdat, ydat, zdat, bo2, n_rep_real, mm_cell) argument
61 REAL(KIND=dp), DIMENSION(:), POINTER :: xdat, ydat, zdat local
177 … eps_mm_rspace, xdat, ydat, zdat, bo, force, n_rep_real, mm_cell) argument
186 REAL(KIND=dp), DIMENSION(2, bo(1, 2):bo(2, 2)) :: ydat local
H A Dqmmm_gpw_forces.F627 REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: xdat, ydat, zdat local
1536 REAL(KIND=dp), DIMENSION(:), POINTER :: xdat, ydat, zdat local
H A Dqmmm_gpw_energy.F404 REAL(KIND=dp), DIMENSION(:), POINTER :: xdat, ydat, zdat local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmm_collocate_potential.F54 eps_mm_rspace, xdat, ydat, zdat, bo2, n_rep_real, mm_cell) argument
61 REAL(KIND=dp), DIMENSION(:), POINTER :: xdat, ydat, zdat local
177 … eps_mm_rspace, xdat, ydat, zdat, bo, force, n_rep_real, mm_cell) argument
186 REAL(KIND=dp), DIMENSION(2, bo(1, 2):bo(2, 2)) :: ydat local
H A Dqmmm_gpw_forces.F627 REAL(KIND=dp), ALLOCATABLE, DIMENSION(:, :) :: xdat, ydat, zdat local
1537 REAL(KIND=dp), DIMENSION(:), POINTER :: xdat, ydat, zdat local
H A Dqmmm_gpw_energy.F404 REAL(KIND=dp), DIMENSION(:), POINTER :: xdat, ydat, zdat local
/dports/math/mathgl/mathgl-2.5/lang/
H A Ddata.i160 …inline void Refill(const mglData &xdat, const mglData &ydat, const mglData &zdat, const mglData &v… in Refill()
173 …inline void Grid(const mglData &xdat, const mglData &ydat, const mglData &vdat, mglPoint p1, mglPo… in Grid()
627 inline mglData mglGSplineInit(const mglData &xdat, const mglData &ydat) in mglGSplineInit()
/dports/math/octave/octave-6.4.0/scripts/plot/draw/private/
H A D__bar__.m475 ydat = get (hlist, "ydata"); variable
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Ddatac.h232 …inline void Refill(const mglDataA &xdat, const mglDataA &ydat, const mglDataA &zdat, const mglData… in Refill()
587 inline mglDataC mglGSplineCInit(const mglDataA &xdat, const mglDataA &ydat) in mglGSplineCInit()
H A Ddata.h226 …inline void Refill(const mglDataA &xdat, const mglDataA &ydat, const mglDataA &zdat, const mglData… in Refill()
239 …inline void Grid(const mglDataA &xdat, const mglDataA &ydat, const mglDataA &vdat, mglPoint p1, mg… in Grid()
683 inline mglData mglGSplineInit(const mglDataA &xdat, const mglDataA &ydat) in mglGSplineInit()
/dports/math/octave/octave-6.4.0/scripts/plot/util/private/
H A D__gnuplot_draw_axes__.m686 ydat = obj.ydata(:); variable
698 ydat = obj.ydata(:); variable
1225 ydat = obj.ydata; variable