associateFunctionPointer Module Subroutine

module subroutine associateFunctionPointer(name, funcPointer)

Returns a function pointer to a unary transformation based on a string name

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
procedure(realArrayFunctionGenParam), intent(inout), pointer :: funcPointer