|
tblite
Light-weight tight-binding framework
|
Public Member Functions | |
| procedure | get_surface (self, mol, surface, dsdr) |
| procedure tblite_solvation_surface::surface_integrator::get_surface | ( | class(surface_integrator), intent(in) | self, |
| type(structure_type), intent(in) | mol, | ||
| real(wp), dimension(:), intent(out) | surface, | ||
| real(wp), dimension(:, :, :), intent(out), optional | dsdr ) |
| [in] | self | Instance of the surface integrator |
| [in] | mol | Molecular structure data |
| [out] | surface | Surface area for each sphere |
| [out] | dsdr | Derivative of surface area w.r.t. to coordinate displacements |