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