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

Public Member Functions

subroutine pw_multiply_with_r1d_r1d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r1d_c1d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r3d_r3d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r3d_c3d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c1d_r1d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c1d_c1d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c3d_r3d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c3d_c3d_rs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r1d_r1d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r1d_c1d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r3d_r3d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_r3d_c3d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c1d_r1d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c1d_c1d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c3d_r3d_gs (pw1, pw2)
 ...
 
subroutine pw_multiply_with_c3d_c3d_gs (pw1, pw2)
 ...
 

Detailed Description

Definition at line 202 of file pw_methods.F.

Member Function/Subroutine Documentation

◆ pw_multiply_with_r1d_r1d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r1d_r1d_rs ( type(pw_r1d_rs_type), intent(inout)  pw1,
type(pw_r1d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 2173 of file pw_methods.F.

◆ pw_multiply_with_r1d_c1d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r1d_c1d_rs ( type(pw_r1d_rs_type), intent(inout)  pw1,
type(pw_c1d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 3108 of file pw_methods.F.

◆ pw_multiply_with_r3d_r3d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r3d_r3d_rs ( type(pw_r3d_rs_type), intent(inout)  pw1,
type(pw_r3d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 3903 of file pw_methods.F.

◆ pw_multiply_with_r3d_c3d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r3d_c3d_rs ( type(pw_r3d_rs_type), intent(inout)  pw1,
type(pw_c3d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 4514 of file pw_methods.F.

◆ pw_multiply_with_c1d_r1d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c1d_r1d_rs ( type(pw_c1d_rs_type), intent(inout)  pw1,
type(pw_r1d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 5265 of file pw_methods.F.

◆ pw_multiply_with_c1d_c1d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c1d_c1d_rs ( type(pw_c1d_rs_type), intent(inout)  pw1,
type(pw_c1d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 6200 of file pw_methods.F.

◆ pw_multiply_with_c3d_r3d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c3d_r3d_rs ( type(pw_c3d_rs_type), intent(inout)  pw1,
type(pw_r3d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 6999 of file pw_methods.F.

◆ pw_multiply_with_c3d_c3d_rs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c3d_c3d_rs ( type(pw_c3d_rs_type), intent(inout)  pw1,
type(pw_c3d_rs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 7610 of file pw_methods.F.

◆ pw_multiply_with_r1d_r1d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r1d_r1d_gs ( type(pw_r1d_gs_type), intent(inout)  pw1,
type(pw_r1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 2622 of file pw_methods.F.

◆ pw_multiply_with_r1d_c1d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r1d_c1d_gs ( type(pw_r1d_gs_type), intent(inout)  pw1,
type(pw_c1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 3557 of file pw_methods.F.

◆ pw_multiply_with_r3d_r3d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r3d_r3d_gs ( type(pw_r3d_gs_type), intent(inout)  pw1,
type(pw_r3d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 4207 of file pw_methods.F.

◆ pw_multiply_with_r3d_c3d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_r3d_c3d_gs ( type(pw_r3d_gs_type), intent(inout)  pw1,
type(pw_c3d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 4818 of file pw_methods.F.

◆ pw_multiply_with_c1d_r1d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c1d_r1d_gs ( type(pw_c1d_gs_type), intent(inout)  pw1,
type(pw_r1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 5714 of file pw_methods.F.

◆ pw_multiply_with_c1d_c1d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c1d_c1d_gs ( type(pw_c1d_gs_type), intent(inout)  pw1,
type(pw_c1d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 6651 of file pw_methods.F.

◆ pw_multiply_with_c3d_r3d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c3d_r3d_gs ( type(pw_c3d_gs_type), intent(inout)  pw1,
type(pw_r3d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 7303 of file pw_methods.F.

◆ pw_multiply_with_c3d_c3d_gs()

subroutine pw_methods::pw_multiply_with::pw_multiply_with_c3d_c3d_gs ( type(pw_c3d_gs_type), intent(inout)  pw1,
type(pw_c3d_gs_type), intent(in)  pw2 
)

...

Parameters
pw1...
pw2...

Definition at line 7916 of file pw_methods.F.


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