Small bug leading to crashes when restarting some type of constrained-magnetism calculations

(courtesy of Florian Thoele, ETHZ)



git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11099 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
sclauzer 2014-07-23 13:13:07 +00:00
parent acc8d3f269
commit e66a24dcde
1 changed files with 1 additions and 1 deletions

View File

@ -2630,7 +2630,7 @@ CONTAINS
ALLOCATE( angle1_(nsp_) )
ALLOCATE( angle2_(nsp_) )
IF ( i_cons_ ==1 .OR. i_cons==2 ) ALLOCATE( mcons_(3,nsp_) )
IF ( i_cons_ ==1 .OR. i_cons_ ==2 ) ALLOCATE( mcons_(3,nsp_) )
!
DO i=1,nsp_
!