tblite
Light-weight tight-binding framework
|
Gram-Schmidt orthonormalization routines for contracted Gaussian basis functions. More...
Functions/Subroutines | |
pure subroutine, public | orthogonalize (cgtoi, cgtoj) |
Orthogonalize a contracted Gaussian basis function to an existing basis function. | |
Gram-Schmidt orthonormalization routines for contracted Gaussian basis functions.
pure subroutine, public tblite_basis_ortho::orthogonalize | ( | type(cgto_type), intent(in) | cgtoi, |
type(cgto_type), intent(inout) | cgtoj ) |
Orthogonalize a contracted Gaussian basis function to an existing basis function.
[in] | cgtoi | Existing basis function |
[in,out] | cgtoj | Basis function to orthogonalize |