Go to the source code of this file.
Functions/Subroutines | |
subroutine | potxcir (xctype_, rhoir_, magir_, tauir_, exir_, ecir_, vxcir_, bxcir_, wxcir_) |
subroutine potxcir | ( | integer, dimension(3), intent(in) | xctype_, |
real(8), dimension(ngtot), intent(in) | rhoir_, | ||
real(8), dimension(ngtot,ndmag), intent(in) | magir_, | ||
real(8), dimension(ngtot,nspinor), intent(in) | tauir_, | ||
real(8), dimension(ngtot), intent(out) | exir_, | ||
real(8), dimension(ngtot), intent(out) | ecir_, | ||
real(8), dimension(ngtot), intent(out) | vxcir_, | ||
real(8), dimension(ngtot,ndmag), intent(out) | bxcir_, | ||
real(8), dimension(ngtot), intent(out) | wxcir_ | ||
) |
Definition at line 6 of file potxcir.f90.