dbcsr_acc_timings Module

Accelerator support



Variables

Type Visibility Attributes Name Initial
character(len=*), private, parameter :: moduleN = 'dbcsr_acc_timings'

Subroutines

private subroutine f_dbcsr_timeset(routineN, routineN_len, handle) bind(C, name="c_dbcsr_timeset")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), intent(in) :: routineN
integer(kind=C_INT), intent(in) :: routineN_len
integer(kind=C_INT), intent(out) :: handle

private subroutine f_dbcsr_timestop(handle) bind(C, name="c_dbcsr_timestop")

Arguments

Type IntentOptional Attributes Name
integer(kind=C_INT), intent(in) :: handle