Octopus
batch_ops_oct_m::batch_add_with_map Interface Reference

Detailed Description

Definition at line 175 of file batch_ops.F90.

Private Member Functions

subroutine batch_add_with_map_cpu (np, map, xx, yy, zz)
 
subroutine batch_add_with_map_accel (np, map, xx, yy, zz)
 

Member Function/Subroutine Documentation

◆ 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

Definition at line 458 of file batch_ops.F90.

◆ 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

Definition at line 486 of file batch_ops.F90.


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