(git:ec11232)
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 53 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 405 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 475 of file dgs.F.


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