tblite
Light-weight tight-binding framework
|
Data container for mutable data in electrostatic calculations. More...
Data Types | |
type | coulomb_cache |
Functions/Subroutines | |
subroutine | update (self, mol) |
Data container for mutable data in electrostatic calculations.
subroutine tblite_coulomb_cache::update | ( | class(coulomb_cache), intent(inout) | self, |
type(structure_type), intent(in) | mol ) |
[in,out] | self | Instance of the electrostatic container |
[in] | mol | Molecular structure data |