NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
Type to encapsulate complex functions and extra arguments. More...
Public Attributes | |
real(8), dimension(:), allocatable | args |
extra-arguments | |
Static Public Attributes | |
procedure(funqcarg), pointer, nopass | f |
complex function f(x,args) | |
Type to encapsulate complex functions and extra arguments.