|
| integer | n |
| integer | l |
| real(kind=wp) | r |
| logical | eval_re = .true. |
- Todo
implement a Chebyshev approximation of the Vnl in the range where the recurrence is inaccurate.
calculate the Vnl solving a system of equations with starting values determined using the Chebyshev approx.
◆ eval()
| procedure vnl_module::vnl_integrand::eval |
( |
class(vnl_integrand) | data, |
|
|
real(wp), intent(in) | x ) |
◆ eval_re
| logical vnl_module::vnl_integrand::eval_re = .true. |
| integer vnl_module::vnl_integrand::l |
| integer vnl_module::vnl_integrand::n |
| real(kind=wp) vnl_module::vnl_integrand::r |
The documentation for this type was generated from the following file:
- /scratch.ssd/codes/ukrmol-in-git/source/gbtolib/source/vnl_test/vnl_module.f90