|
subroutine | funcvalue1 (ikf, ifunc, rfunc, x, fn, ierr) |
|
subroutine | funcvalue2 (ikf, ifunc, rfunc, x, fn, ierr) |
|
◆ funcvalue1()
subroutine explicitfunctionsmodule::funcvalue::funcvalue1 |
( |
integer, intent(in) |
ikf, |
|
|
integer, dimension(:), intent(in) |
ifunc, |
|
|
real(dp), dimension(:), intent(in) |
rfunc, |
|
|
real(dp), intent(in) |
x, |
|
|
real(dp), intent(out) |
fn, |
|
|
integer, intent(inout) |
ierr |
|
) |
| |
◆ funcvalue2()
subroutine explicitfunctionsmodule::funcvalue::funcvalue2 |
( |
integer, intent(in) |
ikf, |
|
|
integer, dimension(:), intent(in) |
ifunc, |
|
|
real(dp), dimension(:), intent(in) |
rfunc, |
|
|
real(dp), dimension(:), intent(in) |
x, |
|
|
real(dp), intent(out) |
fn, |
|
|
integer, intent(inout) |
ierr |
|
) |
| |
The documentation for this interface was generated from the following file: