GBTOlib: library for evaluation of molecular integrals in mixed Gaussian / B-spline basis
111
|
Add a test if the input unit is open for formatted reading.
Add a test for unformatted unit which should search for a string not present on the file. I encountered a case in which err > 0 was returned rather than err < 0 (end of file reached).
Add a test if the input unit is open for formatted reading.
Add a test for unformatted unit which should search for a string not present on the file. I encountered a case in which err > 0 was returned rather than err < 0 (end of file reached).
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.