initWrapper1I1 Interface

interface
private module subroutine initWrapper1I1(this, fun, param, multConst, multConstInner)

Arguments

Type IntentOptional Attributes Name
class(FunWrapperDerivation1I1), intent(inout) :: this
procedure(realArrayFunctionIntParam) :: fun
integer(kind=ik), intent(in) :: param
real(kind=rk), intent(in), optional :: multConst
real(kind=rk), intent(in), optional :: multConstInner

Description

Initialize 1I1 function wrapper derivation