![]() |
(git:b77b4be)
|
Some auxiliary functions and subroutines needed for HFX calculations. More...
Functions/Subroutines | |
integer function, public | count_cells_perd (shell, perd) |
| |
subroutine, public | next_image_cell_perd (m, perd) |
| |
Some auxiliary functions and subroutines needed for HFX calculations.
integer function, public hfx_helpers::count_cells_perd | ( | integer, intent(in) | shell, |
integer, dimension(3), intent(in) | perd | ||
) |
shell | number of shells in each coordinate direction |
perd | ... |
Definition at line 37 of file hfx_helpers.F.
subroutine, public hfx_helpers::next_image_cell_perd | ( | integer, dimension(3) | m, |
integer, dimension(3), intent(in) | perd | ||
) |
m | ... |
perd | ... |
Definition at line 61 of file hfx_helpers.F.