|
NuMFor cf0f85d (2025-09-27)
Numerical (Modern) Fortran. Library for Simple Numerical computing
|
Type to encapsulate real functions and extra arguments. More...
Public Attributes | |
| real(8), dimension(:), allocatable | args |
| extra-arguments | |
Static Public Attributes | |
| procedure(funqrarg), pointer, nopass | f |
| real function f(x,args) | |
Type to encapsulate real functions and extra arguments.