NuMFor 6161170 (2025-12-22)
Numerical (Modern) Fortran. Library for Simple Numerical computing
nf_rfunction

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)

Detailed Description

Type to encapsulate real functions and extra arguments.


The documentation for this type was generated from the following file:
  • /home/fiol/Trabajos/fortran/numfor/src/integrate/func_integ.f90