V3FIT
Modules | Functions/Subroutines
siesta_currents.f90 File Reference

Contains routines to compute the current density from Curl(B). More...

Go to the source code of this file.

Modules

module  siesta_currents
 Takes the Curl(B) to return the contravariant current density. Contravariant components of the magnetic field must be converted to covariant components first.
 

Functions/Subroutines

subroutine siesta_currents::cv_currents (bsupsijh, bsupuijh, bsupvijh,
 Compute current density from Curl(B). More...
 
subroutine siesta_currents::curlb (ksupsmnf, ksupumnf, ksupvmnf,
 Compute fourier components of contravariant currents on full radial grid. More...
 
subroutine siesta_currents::getcv (ksupsmnf, ksupumnf, ksupvmnf,
 Transform full grid contravariant currents to real space. More...
 

Detailed Description

Contains routines to compute the current density from Curl(B).

Definition in file siesta_currents.f90.