Definition at line 145 of file magnetic_constrain.F90.
|
| integer, public | level |
| |
| real(real64), dimension(:,:), allocatable, public | pot |
| | Potential (meshnp, dnspin) More...
|
| |
| real(real64), public | energy |
| | Energy. More...
|
| |
|
| real(real64) | lambda |
| | Lagrange multiplier. More...
|
| |
| real(real64), dimension(:,:), allocatable | constrain |
| | Constrained moments (3, ionsnatoms) More...
|
| |
| real(real64) | lmm_r |
| |
| real(real64), dimension(:,:), pointer | rho |
| |
◆ level
| integer, public magnetic_constrain_oct_m::magnetic_constrain_t::level |
◆ lambda
| real(real64) magnetic_constrain_oct_m::magnetic_constrain_t::lambda |
|
private |
◆ constrain
| real(real64), dimension(:,:), allocatable magnetic_constrain_oct_m::magnetic_constrain_t::constrain |
|
private |
◆ pot
| real(real64), dimension(:,:), allocatable, public magnetic_constrain_oct_m::magnetic_constrain_t::pot |
◆ energy
| real(real64), public magnetic_constrain_oct_m::magnetic_constrain_t::energy |
◆ lmm_r
| real(real64) magnetic_constrain_oct_m::magnetic_constrain_t::lmm_r |
|
private |
◆ rho
| real(real64), dimension(:,:), pointer magnetic_constrain_oct_m::magnetic_constrain_t::rho |
|
private |
The documentation for this type was generated from the following file: