Ignore:
Timestamp:
02/06/15 16:44:07 (10 years ago)
Author:
bdef
Message:

CHG: Adding node capbility for inputupdatefromvector and changes in the zigzag counter in epl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/GroundinglineMigrationx/GroundinglineMigrationx.cpp

    r18909 r19094  
    142142        for(i=0;i<elements->Size();i++){
    143143                Element* element=xDynamicCast<Element*>(elements->GetObjectByOffset(i));
    144                 element->GetVectorFromInputs(vec_phi,MaskGroundediceLevelsetEnum);
     144                element->GetVectorFromInputs(vec_phi,MaskGroundediceLevelsetEnum,VertexPIdEnum);
    145145        }
    146146        vec_phi->Assemble();
Note: See TracChangeset for help on using the changeset viewer.