remove_constr_force => remove_constraint_force

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2540 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2005-12-02 10:50:39 +00:00
parent 5c3accd2b0
commit f030bd0aaa
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ SUBROUTINE dynamics()
! ... gradient (this constitutes the initial guess for the lagrange
! ... multipliers)
!
CALL remove_constr_force( nat, tau, if_pos, ityp, alat, force )
CALL remove_constraint_force( nat, tau, if_pos, ityp, alat, force )
!
END IF
!