Home
last modified time | relevance | path

Searched defs:psplot (Results 1 – 2 of 2) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dplotrho.f90678 INTEGER, PARAMETER :: DP = selected_real_kind(14,200)
679 INTEGER, PARAMETER :: ncontourmax=100, npointmax=500, nmaxtypes=8
680 INTEGER :: imax, iub, jub, nlevels
681 real(DP) :: d(0:imax,0:jub), x(0:imax), y(0:jub), z(0:nlevels), &
682 xdim, ydim, xs, ys
684 real(DP) :: line(2,npointmax,ncontourmax), work(2,npointmax), &
685 segments(2,2,npointmax*ncontourmax), yy, dy
686 INTEGER :: npoints(ncontourmax), ncontours, i, j, k, l, npts
687 real(DP), PARAMETER :: cm = 28.453d0
688 LOGICAL :: lwork(npointmax*ncontourmax)
[all …]
/dports/science/getdp/getdp-3.4.0-source/contrib/Sparskit/
H A Dinout.f3 subroutine psplot (ncol,ja,ia,iunt,mode) subroutine
4 integer ja(*),ia(*),iunt,ncol,id(0),mode