Changeset 6034


Ignore:
Timestamp:
09/24/10 15:36:33 (15 years ago)
Author:
seroussi
Message:

forgot counter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Numerics/ElementVector.cpp

    r6027 r6034  
    104104                                this->flocaldoflist[counter] =P[pe2->flocaldoflist[i]];
    105105                                this->fglobaldoflist[counter]=pe2->fglobaldoflist[i];
     106                                counter++;
    106107                        }
    107108                }
Note: See TracChangeset for help on using the changeset viewer.