Go to the source code of this file.
|
| module | magnetic_constrain_oct_m |
| | This modules implements the routines for doing constrain DFT for noncollinear magnetism.
|
| |
|
| subroutine, public | magnetic_constrain_oct_m::magnetic_constrain_init (this, namespace, mesh, std, natoms, min_dist) |
| | Initilializes the magnetic_constrain_t object. More...
|
| |
| subroutine, public | magnetic_constrain_oct_m::magnetic_constrain_end (this) |
| | Releases memory of the magnetic constrain. More...
|
| |
| subroutine, public | magnetic_constrain_oct_m::magnetic_constrain_update (this, mesh, std, space, latt, pos, rho) |
| | Recomputes the magnetic contraining potential. More...
|
| |