libxsmm_matdiff_clear Interface

interface
public pure subroutine libxsmm_matdiff_clear(info) bind(C)

Arguments

Type IntentOptional Attributes Name
type(LIBXSMM_MATDIFF_INFO), intent(out) :: info

Description

Clears the given info-structure, e.g., for the initial reduction-value (libxsmm_matdiff_reduce). Implicit FORTRAN 77 interface: available.