Feature #1224
CFML_MagSymm.f90
Start date:
05/02/2012
Due date:
% Done:
0%
Description
---Changes in CFML_MagSymm.f90 :
Magnetic_Domain_type (Lpop integer, added Lab)
integer , dimension (2,24) :: Lpop=0 !Number of the refined parameter
character(len=10),dimension (2,24) :: Lab !Label of domain
---Changes in Subroutine Readn_Set_Magnetic_Structure:
domains are counted (by num_defdom) and labeled (by Mag_Dom%Lab)
Initialisation of Mag_dom changed (one domain is always present)