Octopus
batch_ops_oct_m::batch_copy_with_map Interface Reference

Detailed Description

Definition at line 180 of file batch_ops.F90.

Private Member Functions

subroutine batch_copy_with_map_cpu (np, map, xx, yy)
 
subroutine batch_copy_with_map_accel (np, map, xx, yy)
 

Member Function/Subroutine Documentation

◆ 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

Definition at line 520 of file batch_ops.F90.

◆ 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

Definition at line 547 of file batch_ops.F90.


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