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

Public Member Functions

subroutine pw_copy_to_array_r1d_r1d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_r1d_c1d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_r3d_r3d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_r3d_c3d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_c1d_r1d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_c1d_c1d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_c3d_r3d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_c3d_c3d_rs (pw, array)
 ...
 
subroutine pw_copy_to_array_r1d_r1d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_r1d_c1d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_r3d_r3d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_r3d_c3d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_c1d_r1d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_c1d_c1d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_c3d_r3d_gs (pw, array)
 ...
 
subroutine pw_copy_to_array_c3d_c3d_gs (pw, array)
 ...
 

Detailed Description

Definition at line 265 of file pw_methods.F.

Member Function/Subroutine Documentation

◆ pw_copy_to_array_r1d_r1d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r1d_r1d_rs ( type(pw_r1d_rs_type), intent(in)  pw,
real(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 1921 of file pw_methods.F.

◆ pw_copy_to_array_r1d_c1d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r1d_c1d_rs ( type(pw_r1d_rs_type), intent(in)  pw,
complex(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 2856 of file pw_methods.F.

◆ pw_copy_to_array_r3d_r3d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r3d_r3d_rs ( type(pw_r3d_rs_type), intent(in)  pw,
real(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 3730 of file pw_methods.F.

◆ pw_copy_to_array_r3d_c3d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r3d_c3d_rs ( type(pw_r3d_rs_type), intent(in)  pw,
complex(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 4341 of file pw_methods.F.

◆ pw_copy_to_array_c1d_r1d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c1d_r1d_rs ( type(pw_c1d_rs_type), intent(in)  pw,
real(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 5013 of file pw_methods.F.

◆ pw_copy_to_array_c1d_c1d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c1d_c1d_rs ( type(pw_c1d_rs_type), intent(in)  pw,
complex(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 5948 of file pw_methods.F.

◆ pw_copy_to_array_c3d_r3d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c3d_r3d_rs ( type(pw_c3d_rs_type), intent(in)  pw,
real(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 6826 of file pw_methods.F.

◆ pw_copy_to_array_c3d_c3d_rs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c3d_c3d_rs ( type(pw_c3d_rs_type), intent(in)  pw,
complex(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 7437 of file pw_methods.F.

◆ pw_copy_to_array_r1d_r1d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r1d_r1d_gs ( type(pw_r1d_gs_type), intent(in)  pw,
real(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 2370 of file pw_methods.F.

◆ pw_copy_to_array_r1d_c1d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r1d_c1d_gs ( type(pw_r1d_gs_type), intent(in)  pw,
complex(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 3305 of file pw_methods.F.

◆ pw_copy_to_array_r3d_r3d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r3d_r3d_gs ( type(pw_r3d_gs_type), intent(in)  pw,
real(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 4034 of file pw_methods.F.

◆ pw_copy_to_array_r3d_c3d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_r3d_c3d_gs ( type(pw_r3d_gs_type), intent(in)  pw,
complex(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 4645 of file pw_methods.F.

◆ pw_copy_to_array_c1d_r1d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c1d_r1d_gs ( type(pw_c1d_gs_type), intent(in)  pw,
real(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 5462 of file pw_methods.F.

◆ pw_copy_to_array_c1d_c1d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c1d_c1d_gs ( type(pw_c1d_gs_type), intent(in)  pw,
complex(kind=dp), dimension(:), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 6399 of file pw_methods.F.

◆ pw_copy_to_array_c3d_r3d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c3d_r3d_gs ( type(pw_c3d_gs_type), intent(in)  pw,
real(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 7130 of file pw_methods.F.

◆ pw_copy_to_array_c3d_c3d_gs()

subroutine pw_methods::pw_copy_to_array::pw_copy_to_array_c3d_c3d_gs ( type(pw_c3d_gs_type), intent(in)  pw,
complex(kind=dp), dimension(:, :, :), intent(inout)  array 
)

...

Parameters
pw...
array...

Definition at line 7743 of file pw_methods.F.


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