added source code
[unres.git] / source / cluster / unres / src / COMMON.DERIV
1       double precision dcdv,dxdv,dxds,gradx,gradc,gvdwc,gelc,gradx_scp,
2      & gvdwc_scp,ghpbx,ghpbc,gloc
3       integer nfl,icg
4       common /derivat/ dcdv(6,maxdim),dxdv(6,maxdim),dxds(6,maxres),
5      & gradx(3,maxres,2),gradc(3,maxres,2),gvdwx(3,maxres),
6      & gvdwc(3,maxres),gelc(3,maxres),gradx_scp(3,maxres),
7      & gvdwc_scp(3,maxres),ghpbx(3,maxres),ghpbc(3,maxres),
8      & gloc(maxvar,2),gradcorr(3,maxres),gradxorr(3,maxres),
9      & gradcorr5(3,maxres),gradcorr6(3,maxres),
10      & gel_loc(3,maxres),gcorr4_turn(3,maxres),gel_loc_loc(maxvar),
11      & gel_loc_turn4(maxvar),gcorr_loc(maxvar),
12      & g_corr5_loc(maxvar),g_corr6_loc(maxvar),nfl,icg
13       double precision derx
14       common /deriv_loc/ derx(3,5,2)