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

Public Member Functions

pure subroutine dg_sum_patch_coef (rs, rhos, center)
 ...
 
pure subroutine dg_sum_patch_arr (rs, rhos, center)
 ...
 

Detailed Description

Definition at line 52 of file dgs.F.

Member Function/Subroutine Documentation

◆ dg_sum_patch_coef()

pure subroutine dgs::dg_sum_patch::dg_sum_patch_coef ( type(realspace_grid_type), intent(inout)  rs,
type(pw_r3d_rs_type), intent(in)  rhos,
integer, dimension(3), intent(in)  center 
)

...

Parameters
rs...
rhos...
center...

Definition at line 404 of file dgs.F.

◆ dg_sum_patch_arr()

pure subroutine dgs::dg_sum_patch::dg_sum_patch_arr ( type(realspace_grid_type), intent(inout)  rs,
real(kind=dp), dimension(:, :, :), intent(in)  rhos,
integer, dimension(3), intent(in)  center 
)

...

Parameters
rs...
rhos...
center...

Definition at line 474 of file dgs.F.


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