|
tblite
Light-weight tight-binding framework
|
Collects all Coulomb related interaction in as single interaction container. More...
Data Types | |
| type | tb_coulomb |
| Collection of Coulombic interactions. More... | |
Functions/Subroutines | |
| subroutine | set_partition (self, partition) |
| Assign an externally managed share of the interaction loops to every contribution. | |
Collects all Coulomb related interaction in as single interaction container.
| subroutine tblite_xtb_coulomb::set_partition | ( | class(tb_coulomb), intent(inout) | self, |
| type(work_partition), intent(in) | partition ) |
Assign an externally managed share of the interaction loops to every contribution.
| [in,out] | self | Instance of the electrostatic container |
| [in] | partition | Share of the interaction loops evaluated by this instance |