|
tblite
Light-weight tight-binding framework
|
Convolution xTB-ML features. More...
Public Member Functions | |
| procedure | compute_kernel (self, mol, mlcache) |
| Update the xTB-ML feature cache with the convolution kernel. | |
| procedure | info (self, verbosity, indent) |
| Write the xtb-ML convolution information. | |
Convolution xTB-ML features.
| procedure tblite_post_processing_xtbml_convolution::xtbml_convolution::compute_kernel | ( | class(xtbml_convolution), intent(in) | self, |
| type(structure_type), intent(in) | mol, | ||
| type(xtbml_cache), intent(inout) | mlcache ) |
Update the xTB-ML feature cache with the convolution kernel.
| [in] | self | Convolution container |
| [in] | mol | Molecular structure data |
| [in,out] | mlcache | Cache for xTB-ML features |
| procedure tblite_post_processing_xtbml_convolution::xtbml_convolution::info | ( | class(xtbml_convolution), intent(in) | self, |
| integer, intent(in) | verbosity, | ||
| character(len=*), intent(in) | indent ) |
Write the xtb-ML convolution information.
| [in] | self | Instance of the interaction container |
| [in] | verbosity | Verbosity level |
| [in] | indent | Indentation level |