my_function10 Module


Uses

  • module~~my_function10~~UsesGraph module~my_function10 my_function10 module~forsolver_kinds forsolver_kinds module~my_function10->module~forsolver_kinds

Used by

  • module~~my_function10~~UsedByGraph module~my_function10 my_function10 program~test_solver10 test_solver10 program~test_solver10->module~my_function10

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