|
tblite
Light-weight tight-binding framework
|
Get optimal real space cutoff for integral evaluation. More...
Public Member Functions | |
| pure real(wp) function | get_cutoff (self, acc) |
| Determine required real space cutoff for the basis set. | |
Get optimal real space cutoff for integral evaluation.
| pure real(wp) function tblite_basis_type::get_cutoff::get_cutoff | ( | type(basis_type), intent(in) | self, |
| real(wp), intent(in), optional | acc ) |
Determine required real space cutoff for the basis set.
| [in] | self | Instance of the basis set data |
| [in] | acc | Accuracy for the integral cutoff |