(git:c5411e0)
Loading...
Searching...
No Matches
dgs::dg_sum_patch_force_3d Interface Reference

Public Member Functions

pure subroutine dg_sum_patch_force_coef_3d (drpot, rhos, center, force)
 ...
 
pure subroutine dg_sum_patch_force_arr_3d (drpot, rhos, center, force)
 ...
 

Detailed Description

Definition at line 56 of file dgs.F.

Member Function/Subroutine Documentation

◆ 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 706 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 549 of file dgs.F.


The documentation for this interface was generated from the following file: