Definition at line 61 of file dgs.F.
◆ dg_sum_patch_force_coef_1d()
| pure subroutine dgs::dg_sum_patch_force_1d::dg_sum_patch_force_coef_1d |
( |
type(realspace_grid_type), intent(inout) |
drpot, |
|
|
type(pw_r3d_rs_type), intent(in) |
rhos, |
|
|
integer, dimension(3), intent(in) |
center, |
|
|
real(kind=dp), intent(out) |
force |
|
) |
| |
...
- Parameters
-
| drpot | ... |
| rhos | ... |
| center | ... |
| force | ... |
Definition at line 782 of file dgs.F.
◆ dg_sum_patch_force_arr_1d()
| pure subroutine dgs::dg_sum_patch_force_1d::dg_sum_patch_force_arr_1d |
( |
type(realspace_grid_type), intent(inout) |
drpot, |
|
|
real(kind=dp), dimension(:, :, :), intent(in) |
rhos, |
|
|
integer, dimension(3), intent(in) |
center, |
|
|
real(kind=dp), intent(out) |
force |
|
) |
| |
...
- Parameters
-
| drpot | ... |
| rhos | ... |
| center | ... |
| force | ... |
Definition at line 630 of file dgs.F.
The documentation for this interface was generated from the following file: