NuMFor 9f2ab49 (2024-04-08)
Numerical (Modern) Fortran. Library for Simple Numerical computing
nf_cfunction Type Reference

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)
 

Detailed Description

Type to encapsulate complex functions and extra arguments.


The documentation for this type was generated from the following file: