Last change
on this file since 27344 was 27344, checked in by Mathieu Morlighem, 2 years ago |
CHG: added Archive/27230-27343
|
File size:
675 bytes
|
Rev | Line | |
---|
[27344] | 1 | Index: ../trunk-jpl/src/c/classes/Elements/Tria.cpp
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/c/classes/Elements/Tria.cpp (revision 27338)
|
---|
| 4 | +++ ../trunk-jpl/src/c/classes/Elements/Tria.cpp (revision 27339)
|
---|
| 5 | @@ -7810,7 +7810,7 @@
|
---|
| 6 |
|
---|
| 7 | if(!computeviscous){ /*{{{*/
|
---|
| 8 | /*elastic or self attraction only case
|
---|
| 9 | - /*store values computed on vertices, but don't repeat the computation if another element already computed it!:*/
|
---|
| 10 | + store values computed on vertices, but don't repeat the computation if another element already computed it!:*/
|
---|
| 11 | if(percpu){
|
---|
| 12 | for(av=0;av<n_activevertices;av++) { //vertices
|
---|
| 13 | i=activevertices[av];
|
---|
Note:
See
TracBrowser
for help on using the repository browser.