fun2d_interf Interface

interface
private function fun2d_interf(x, y) result(z)

Arguments

Type IntentOptional AttributesName
real(kind=wp), intent(in) :: x(:,:)
real(kind=wp), intent(in) :: y(:,:)

Return Value real(kind=wp), allocatable,(:,:)