Skip to content
Snippets Groups Projects
Commit 68ec7626 authored by Dave Whipp's avatar Dave Whipp
Browse files

Added missing declarations

parent cf80ab2a
No related branches found
No related tags found
No related merge requests found
......@@ -49,9 +49,9 @@ type (nest_info) nest
!------------------------------------------------------------------------------|
type (octreev) ovls
integer :: i,nface,nlsf,np,kfixls,matnum,err
integer :: i,j,k,nface,nlsf,np,kfixls,matnum,err
logical :: is_plas
double precision :: eps,xls,yls,zls,s,crit,e2d,evisc,dilatr
double precision :: eps,xls,yls,zls,s,crit,e2d,evisc,dilatr,xlsf,current_time
!------------------------------------------------------------------------------|
!------------------------------------------------------------------------------|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment