Go to the source code of this file.
Functions/Subroutines | |
subroutine | gridsize (avec, gmaxvr, npfft, ngridg, ngtot, intgv) |
subroutine gridsize | ( | real(8), dimension(3,3), intent(in) | avec, |
real(8), intent(in) | gmaxvr, | ||
integer, intent(in) | npfft, | ||
integer, dimension(3), intent(out) | ngridg, | ||
integer, intent(out) | ngtot, | ||
integer, dimension(2,3), intent(out) | intgv | ||
) |
Definition at line 9 of file gridsize.f90.