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

Public Member Functions

subroutine dg_get_patch_1 (rho0, rhos1, charge1, ex1, ey1, ez1)
 ...
 
subroutine dg_get_patch_2 (rho0, rhos1, rhos2, charge1, charge2, ex1, ey1, ez1, ex2, ey2, ez2)
 ...
 

Detailed Description

Definition at line 64 of file dgs.F.

Member Function/Subroutine Documentation

◆ dg_get_patch_1()

subroutine dgs::dg_get_patch::dg_get_patch_1 ( type(pw_r3d_rs_type), intent(in)  rho0,
type(pw_r3d_rs_type), intent(inout)  rhos1,
real(kind=dp), intent(in)  charge1,
complex(kind=dp), dimension(:), intent(in)  ex1,
complex(kind=dp), dimension(:), intent(in)  ey1,
complex(kind=dp), dimension(:), intent(in)  ez1 
)

...

Parameters
rho0...
rhos1...
charge1...
ex1...
ey1...
ez1...

Definition at line 855 of file dgs.F.

◆ dg_get_patch_2()

subroutine dgs::dg_get_patch::dg_get_patch_2 ( type(pw_r3d_rs_type), intent(in)  rho0,
type(pw_r3d_rs_type), intent(inout)  rhos1,
type(pw_r3d_rs_type), intent(inout)  rhos2,
real(kind=dp), intent(in)  charge1,
real(kind=dp), intent(in)  charge2,
complex(kind=dp), dimension(:), intent(in)  ex1,
complex(kind=dp), dimension(:), intent(in)  ey1,
complex(kind=dp), dimension(:), intent(in)  ez1,
complex(kind=dp), dimension(:), intent(in)  ex2,
complex(kind=dp), dimension(:), intent(in)  ey2,
complex(kind=dp), dimension(:), intent(in)  ez2 
)

...

Parameters
rho0...
rhos1...
rhos2...
charge1...
charge2...
ex1...
ey1...
ez1...
ex2...
ey2...
ez2...

Definition at line 900 of file dgs.F.


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