Changeset 5925


Ignore:
Timestamp:
09/21/10 15:35:36 (15 years ago)
Author:
seroussi
Message:

wrong dofs in updatefromsolution Stokes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Elements/Penta.cpp

    r5924 r5925  
    51025102
    51035103        /*Get dof list: */
    5104         GetDofList(&doflist,NoneApproximationEnum,GsetEnum);
     5104        GetDofList(&doflist,StokesApproximationEnum,GsetEnum);
    51055105
    51065106        /*Use the dof list to index into the solution vector: */
Note: See TracChangeset for help on using the changeset viewer.