Home
last modified time | relevance | path

Searched defs:rs_n (Results 1 – 13 of 13) sorted by relevance

/dports/science/octopus/octopus-10.5/src/math/
H A Dfftw.F90217 subroutine fftw_get_dims(rs_n, is_real, fs_n) argument
218 integer, intent(in) :: rs_n(:) local
231 subroutine fftw_alloc_memory(rs_n, is_real, fs_n, drs_data, zrs_data, fs_data) argument
232 integer, intent(in) :: rs_n(:) local
H A Dpfft.F90236 …subroutine pfft_get_dims(rs_n_global, mpi_comm, is_real, alloc_size, fs_n_global, rs_n, fs_n, rs_i… argument
242 …integer, intent(out) :: rs_n(1:3) !< Local number of elements in each direction in real spa… local
H A Dfft.F90103 integer :: rs_n(3) !< local size of the fft in in each direction real space component
953 subroutine fft_get_dims(fft, rs_n_global, fs_n_global, rs_n, fs_n, rs_istart, fs_istart) argument
957 integer, intent(out) :: rs_n(1:3) local
H A Dpnfft.F90265 …subroutine pnfft_init_plan(pnfft, pnfft_options, mpi_comm, fs_n_global, fs_n, fs_istart, rs_n, rs_… argument
272 …integer, intent(out) :: rs_n(1:3) !< Local number of elements in each direction i… local
/dports/science/octopus/octopus-10.5/src/grid/
H A Dcube.F9056 integer :: rs_n(1:3) !< the dimensions of the local portion of the cube in real space component
570 subroutine cube_set_blocksize(rs_n_global, blocksize, rank, rs_n, rs_istart) argument
574 integer, intent(out) :: rs_n(1:3) local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/verity/fec/
H A Dimage.h52 int rs_n; member
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/exchange-correlation/
H A Dpbe96c.f102 real*8 rs_n ! rs_n = n*drs/dn local
406 real*8 rs_n ! rs_n = n*drs/dn local
H A Dpbesol.f111 real*8 rs_n ! rs_n = n*drs/dn local
H A Dpbe96.f115 real*8 rs_n ! rs_n = n*drs/dn local
H A Drevpbe.f116 real*8 rs_n ! rs_n = n*drs/dn local
H A Dbeef_gga.f129 real*8 rs_n ! rs_n = n*drs/dn local
H A Dhsepbe.F639 real*8 rs_n ! rs_n = n*drs/dn local
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dxwrappers.c447 unsigned int rs_n = raw_fb_native_red_shift; in copy_raw_fb_low_bpp() local