Changeset 18242


Ignore:
Timestamp:
07/14/14 16:16:03 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixed FS 3d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/StressbalanceAnalysis.cpp

    r18241 r18242  
    44374437                        B[(vnumdof+pnumdof)*0+i+vnumdof+0] = 0.;
    44384438                        B[(vnumdof+pnumdof)*1+i+vnumdof+0] = 0.;
     4439                        B[(vnumdof+pnumdof)*2+i+vnumdof+0] = 0.;
    44394440                }
    44404441        }
Note: See TracChangeset for help on using the changeset viewer.