| Rev | Line | |
|---|
| [14312] | 1 | Index: ../trunk-jpl/src/c/modules/NodeConnectivityx/NodeConnectivityx.cpp
|
|---|
| 2 | ===================================================================
|
|---|
| 3 | --- ../trunk-jpl/src/c/modules/NodeConnectivityx/NodeConnectivityx.cpp (revision 14301)
|
|---|
| 4 | +++ ../trunk-jpl/src/c/modules/NodeConnectivityx/NodeConnectivityx.cpp (revision 14302)
|
|---|
| 5 | @@ -20,7 +20,7 @@
|
|---|
| 6 | void NodeConnectivityx(int** pconnectivity,int* pwidth,int* elements, int nels, int nods){
|
|---|
| 7 |
|
|---|
| 8 | int i,j,n;
|
|---|
| 9 | - const int maxels=25;
|
|---|
| 10 | + const int maxels=50;
|
|---|
| 11 | const int width=maxels+1;
|
|---|
| 12 |
|
|---|
| 13 | /*intermediary: */
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.