Cartesius Library
mathematicalsubroutines::real_f_one_var Interface Reference

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)
 

Detailed Description

Abstract interface required to pass any real function of one variable into the numerical integration algorithm.

Constructor & Destructor Documentation

◆ real_f_one_var()

real function mathematicalsubroutines::real_f_one_var::real_f_one_var ( real, intent(in)  x,
class(*), intent(inout), optional, pointer  additional 
)

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