Definition at line 180 of file batch_ops.F90.
◆ batch_copy_with_map_cpu()
subroutine batch_ops_oct_m::batch_copy_with_map::batch_copy_with_map_cpu |
( |
integer, intent(in) |
np, |
|
|
integer, dimension(:), intent(in) |
map, |
|
|
class(batch_t), intent(in) |
xx, |
|
|
class(batch_t), intent(inout) |
yy |
|
) |
| |
|
private |
◆ batch_copy_with_map_accel()
subroutine batch_ops_oct_m::batch_copy_with_map::batch_copy_with_map_accel |
( |
integer, intent(in) |
np, |
|
|
class(accel_mem_t), intent(in) |
map, |
|
|
class(batch_t), intent(in) |
xx, |
|
|
class(batch_t), intent(inout) |
yy |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: