fclDbgCheckKernelArgType Interface

interface
public module subroutine fclDbgCheckKernelArgType(kernel, argNo, type)

Arguments

Type IntentOptional Attributes Name
type(fclKernel), intent(in) :: kernel
integer, intent(in) :: argNo
character(len=*), intent(in) :: type

Description

Checks the types of arguments passed to kernels