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

Fixed typo

parent 67471df4
No related branches found
No related tags found
No related merge requests found
...@@ -172,8 +172,6 @@ do ileaves=1,osolve%nleaves ...@@ -172,8 +172,6 @@ do ileaves=1,osolve%nleaves
! transfer elemental matrix and rhs into wsmpmatrix structure ! transfer elemental matrix and rhs into wsmpmatrix structure
! different for symmetric or nonsymmetric matrices ! different for symmetric or nonsymmetric matrices
do i=1,params%mpe
do k1=1,params%mpe do k1=1,params%mpe
do idof1=1,ndof do idof1=1,ndof
i1=(vo%ftr(osolve%icon(k1,ileaves))-1)*ndof+idof1 i1=(vo%ftr(osolve%icon(k1,ileaves))-1)*ndof+idof1
......
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