Octopus
accel_oct_m::accel_kernel_run Interface Reference

Detailed Description

Definition at line 314 of file accel.F90.

Private Member Functions

subroutine accel_kernel_run_4 (kernel, globalsizes, localsizes)
 
subroutine accel_kernel_run_8 (kernel, globalsizes, localsizes)
 

Member Function/Subroutine Documentation

◆ accel_kernel_run_4()

subroutine accel_oct_m::accel_kernel_run::accel_kernel_run_4 ( type(accel_kernel_t), intent(inout)  kernel,
integer, dimension(:), intent(in)  globalsizes,
integer, dimension(:), intent(in)  localsizes 
)
private

Definition at line 1460 of file accel.F90.

◆ accel_kernel_run_8()

subroutine accel_oct_m::accel_kernel_run::accel_kernel_run_8 ( type(accel_kernel_t), intent(inout)  kernel,
integer(int64), dimension(:), intent(in)  globalsizes,
integer(int64), dimension(:), intent(in)  localsizes 
)
private

Definition at line 1379 of file accel.F90.


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