LIBXSMM_FUNCTION3 Abstract Interface

abstract interface

Generic function types with certain arity.


public pure subroutine LIBXSMM_FUNCTION3(a, b, c) bind(C)

Arguments

Type IntentOptional Attributes Name
type(C_PTR), intent(in), VALUE :: a
type(C_PTR), intent(in), VALUE :: b
type(C_PTR), intent(in), VALUE :: c