my_function9 Module


Uses

  • module~~my_function9~~UsesGraph module~my_function9 my_function9 module~forsolver_kinds forsolver_kinds module~my_function9->module~forsolver_kinds

Used by

  • module~~my_function9~~UsedByGraph module~my_function9 my_function9 program~test_solver9 test_solver9 program~test_solver9->module~my_function9

Functions

public function F3(x) result(F_val)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:) :: x

Return Value real(kind=rk), dimension(:), allocatable

public function dF3dx(x) result(dFdx_val)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in), dimension(:) :: x

Return Value real(kind=rk), dimension(:,:), allocatable