Last change
on this file since 22755 was 22755, checked in by Mathieu Morlighem, 7 years ago |
CHG: added 21724-22754
|
File size:
522 bytes
|
Rev | Line | |
---|
[22755] | 1 | Index: ../trunk-jpl/src/wrappers/MeshPartition/MeshPartition.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/wrappers/MeshPartition/MeshPartition.cpp (revision 21931)
|
---|
| 4 | +++ ../trunk-jpl/src/wrappers/MeshPartition/MeshPartition.cpp (revision 21932)
|
---|
| 5 | @@ -24,8 +24,8 @@
|
---|
| 6 | int *elements = NULL;
|
---|
| 7 | int elements_width;
|
---|
| 8 |
|
---|
| 9 | - int numberofelements2d;
|
---|
| 10 | - int numberofvertices2d;
|
---|
| 11 | + int numberofelements2d=0;
|
---|
| 12 | + int numberofvertices2d=0;
|
---|
| 13 | int* elements2d=NULL;
|
---|
| 14 |
|
---|
| 15 | int numberoflayers;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.