Cartesius Library
|
Abstract interface required to pass any real function of one variable into the numerical integration algorithm. More...
Public Member Functions | |
real function | real_f_one_var (x, additional) |
Abstract interface required to pass any real function of one variable into the numerical integration algorithm.
real function mathematicalsubroutines::real_f_one_var::real_f_one_var | ( | real, intent(in) | x, |
class(*), intent(inout), optional, pointer | additional | ||
) |