![]() |
(git:936074a)
|
Public Member Functions | |
| real(kind=dp) function | pw_integral_ab_r1d_r1d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r1d_c1d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r3d_r3d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r3d_c3d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c1d_r1d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c1d_c1d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c3d_r3d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c3d_c3d_rs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r1d_r1d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r1d_c1d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r3d_r3d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_r3d_c3d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c1d_r1d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c1d_c1d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c3d_r3d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
| real(kind=dp) function | pw_integral_ab_c3d_c3d_gs (pw1, pw2, sumtype, just_sum, local_only) |
| Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ...... | |
Definition at line 222 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r1d_r1d_rs | ( | type(pw_r1d_rs_type), intent(in) | pw1, |
| type(pw_r1d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 2252 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r1d_c1d_rs | ( | type(pw_r1d_rs_type), intent(in) | pw1, |
| type(pw_c1d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 3211 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r3d_r3d_rs | ( | type(pw_r3d_rs_type), intent(in) | pw1, |
| type(pw_r3d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 4026 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r3d_c3d_rs | ( | type(pw_r3d_rs_type), intent(in) | pw1, |
| type(pw_c3d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 4653 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c1d_r1d_rs | ( | type(pw_c1d_rs_type), intent(in) | pw1, |
| type(pw_r1d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 5424 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c1d_c1d_rs | ( | type(pw_c1d_rs_type), intent(in) | pw1, |
| type(pw_c1d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 6383 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c3d_r3d_rs | ( | type(pw_c3d_rs_type), intent(in) | pw1, |
| type(pw_r3d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 7200 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c3d_c3d_rs | ( | type(pw_c3d_rs_type), intent(in) | pw1, |
| type(pw_c3d_rs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 7827 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r1d_r1d_gs | ( | type(pw_r1d_gs_type), intent(in) | pw1, |
| type(pw_r1d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 2713 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r1d_c1d_gs | ( | type(pw_r1d_gs_type), intent(in) | pw1, |
| type(pw_c1d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 3672 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r3d_r3d_gs | ( | type(pw_r3d_gs_type), intent(in) | pw1, |
| type(pw_r3d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 4338 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_r3d_c3d_gs | ( | type(pw_r3d_gs_type), intent(in) | pw1, |
| type(pw_c3d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 4965 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c1d_r1d_gs | ( | type(pw_c1d_gs_type), intent(in) | pw1, |
| type(pw_r1d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 5885 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c1d_c1d_gs | ( | type(pw_c1d_gs_type), intent(in) | pw1, |
| type(pw_c1d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 6845 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c3d_r3d_gs | ( | type(pw_c3d_gs_type), intent(in) | pw1, |
| type(pw_r3d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 7512 of file pw_methods.F.
| real(kind=dp) function pw_methods::pw_integral_ab::pw_integral_ab_c3d_c3d_gs | ( | type(pw_c3d_gs_type), intent(in) | pw1, |
| type(pw_c3d_gs_type), intent(in) | pw2, | ||
| integer, intent(in), optional | sumtype, | ||
| logical, intent(in), optional | just_sum, | ||
| logical, intent(in), optional | local_only | ||
| ) |
Calculate integral over unit cell for functions in plane wave basis only returns the real part of it ......
| pw1 | ... |
| pw2 | ... |
| sumtype | ... |
| just_sum | ... |
| local_only | ... |
Definition at line 8140 of file pw_methods.F.