Go to the source code of this file.
Functions/Subroutines | |
subroutine | potxcmt (tsh, ias, xctype_, rhomt_, magmt_, taumt_, exmt_, ecmt_, vxcmt_, bxcmt_, wxcmt_) |
subroutine potxcmt | ( | logical, intent(in) | tsh, |
integer, intent(in) | ias, | ||
integer, dimension(3), intent(in) | xctype_, | ||
real(8), dimension(npmtmax,natmtot), intent(in) | rhomt_, | ||
real(8), dimension(npmtmax,natmtot,ndmag), intent(in) | magmt_, | ||
real(8), dimension(npmtmax,natmtot,nspinor), intent(in) | taumt_, | ||
real(8), dimension(npmtmax,natmtot), intent(out) | exmt_, | ||
real(8), dimension(npmtmax,natmtot), intent(out) | ecmt_, | ||
real(8), dimension(npmtmax,natmtot), intent(out) | vxcmt_, | ||
real(8), dimension(npmtmax,natmtot,ndmag), intent(out) | bxcmt_, | ||
real(8), dimension(npmtmax,natmtot), intent(out) | wxcmt_ | ||
) |
Definition at line 6 of file potxcmt.f90.