func_6d Abstract Interface

abstract interface
private function func_6d(me, x, y, z, q, r, s) result(f)

Arguments

TypeIntentOptionalAttributesName
class(integration_class_6d), intent(inout) :: me
real(kind=wp), intent(in) :: x
real(kind=wp), intent(in) :: y
real(kind=wp), intent(in) :: z
real(kind=wp), intent(in) :: q
real(kind=wp), intent(in) :: r
real(kind=wp), intent(in) :: s

Return Value real(kind=wp)

Description

6d user function f(x,y,z,q,r,s)