Definition at line 57 of file dgs.F.
◆ dg_sum_patch_force_coef_3d()
| pure subroutine dgs::dg_sum_patch_force_3d::dg_sum_patch_force_coef_3d |
( |
type(realspace_grid_type), dimension(:), intent(inout) |
drpot, |
|
|
type(pw_r3d_rs_type), intent(in) |
rhos, |
|
|
integer, dimension(3), intent(in) |
center, |
|
|
real(kind=dp), dimension(3), intent(out) |
force |
|
) |
| |
...
- Parameters
-
| drpot | ... |
| rhos | ... |
| center | ... |
| force | ... |
Definition at line 707 of file dgs.F.
◆ dg_sum_patch_force_arr_3d()
| pure subroutine dgs::dg_sum_patch_force_3d::dg_sum_patch_force_arr_3d |
( |
type(realspace_grid_type), dimension(:), intent(inout) |
drpot, |
|
|
real(kind=dp), dimension(:, :, :), intent(in) |
rhos, |
|
|
integer, dimension(3), intent(in) |
center, |
|
|
real(kind=dp), dimension(3), intent(out) |
force |
|
) |
| |
...
- Parameters
-
| drpot | ... |
| rhos | ... |
| center | ... |
| force | ... |
Definition at line 550 of file dgs.F.
The documentation for this interface was generated from the following file: