(git:c5411e0)
Loading...
Searching...
No Matches
pw_methods::pw_integral_a2b Interface Reference

Public Member Functions

real(kind=dp) function pw_integral_a2b_r1d_r1d (pw1, pw2)
 ...
 
real(kind=dp) function pw_integral_a2b_r1d_c1d (pw1, pw2)
 ...
 
real(kind=dp) function pw_integral_a2b_c1d_r1d (pw1, pw2)
 ...
 
real(kind=dp) function pw_integral_a2b_c1d_c1d (pw1, pw2)
 ...
 

Detailed Description

Definition at line 240 of file pw_methods.F.

Member Function/Subroutine Documentation

◆ pw_integral_a2b_r1d_r1d()

real(kind=dp) function pw_methods::pw_integral_a2b::pw_integral_a2b_r1d_r1d ( type(pw_r1d_gs_type), intent(in)  pw1,
type(pw_r1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...
Returns
...

Definition at line 2721 of file pw_methods.F.

◆ pw_integral_a2b_r1d_c1d()

real(kind=dp) function pw_methods::pw_integral_a2b::pw_integral_a2b_r1d_c1d ( type(pw_r1d_gs_type), intent(in)  pw1,
type(pw_c1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...
Returns
...

Definition at line 3656 of file pw_methods.F.

◆ pw_integral_a2b_c1d_r1d()

real(kind=dp) function pw_methods::pw_integral_a2b::pw_integral_a2b_c1d_r1d ( type(pw_c1d_gs_type), intent(in)  pw1,
type(pw_r1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...
Returns
...

Definition at line 5813 of file pw_methods.F.

◆ pw_integral_a2b_c1d_c1d()

real(kind=dp) function pw_methods::pw_integral_a2b::pw_integral_a2b_c1d_c1d ( type(pw_c1d_gs_type), intent(in)  pw1,
type(pw_c1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...
Returns
...

Definition at line 6752 of file pw_methods.F.


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