![]() |
(git:b77b4be)
|
Functions/Subroutines | |
subroutine, public | dkh_atom_transformation (s, v, h, pvp, n, dkh_order) |
... | |
subroutine, public dkh_main::dkh_atom_transformation | ( | real(kind=dp), dimension(:, :), intent(inout) | s, |
real(kind=dp), dimension(:, :), intent(inout) | v, | ||
real(kind=dp), dimension(:, :), intent(inout) | h, | ||
real(kind=dp), dimension(:, :), intent(inout) | pvp, | ||
integer, intent(in) | n, | ||
integer, intent(in) | dkh_order | ||
) |
...
s | ... |
v | ... |
h | ... |
pVp | ... |
n | ... |
dkh_order | ... |
Definition at line 1244 of file dkh_main.F.