Calculates the RPY approximation to the mobility tensor.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rp), | intent(in), | dimension(:,:) | :: | coordinates | (3, num_atoms*) matrix; stores the atom positions. |
|
real(kind=rp), | intent(out), | dimension(:,:) | :: | mob | (3num_atoms, 3num_atoms) matrix; stores the mobility tensor. |