Octopus
magnetic_constrain_oct_m::magnetic_constrain_t Type Reference

Detailed Description

Definition at line 145 of file magnetic_constrain.F90.

Public Attributes

integer, public level
 
real(real64), dimension(:,:), allocatable, public pot
 Potential (meshnp, dnspin) More...
 
real(real64), public energy
 Energy. More...
 

Private Attributes

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
 

Member Data Documentation

◆ level

integer, public magnetic_constrain_oct_m::magnetic_constrain_t::level

Definition at line 147 of file magnetic_constrain.F90.

◆ lambda

real(real64) magnetic_constrain_oct_m::magnetic_constrain_t::lambda
private

Lagrange multiplier.

Definition at line 148 of file magnetic_constrain.F90.

◆ constrain

real(real64), dimension(:,:), allocatable magnetic_constrain_oct_m::magnetic_constrain_t::constrain
private

Constrained moments (3, ionsnatoms)

Definition at line 149 of file magnetic_constrain.F90.

◆ pot

real(real64), dimension(:,:), allocatable, public magnetic_constrain_oct_m::magnetic_constrain_t::pot

Potential (meshnp, dnspin)

Definition at line 150 of file magnetic_constrain.F90.

◆ energy

real(real64), public magnetic_constrain_oct_m::magnetic_constrain_t::energy

Energy.

Definition at line 151 of file magnetic_constrain.F90.

◆ lmm_r

real(real64) magnetic_constrain_oct_m::magnetic_constrain_t::lmm_r
private

Definition at line 153 of file magnetic_constrain.F90.

◆ rho

real(real64), dimension(:,:), pointer magnetic_constrain_oct_m::magnetic_constrain_t::rho
private

Definition at line 155 of file magnetic_constrain.F90.


The documentation for this type was generated from the following file: