Changeset 8180d8 for src/solver/solver_regular.cpp
- Timestamp:
- Apr 5, 2013, 12:39:30 PM (13 years ago)
- Children:
- 4a709e
- Parents:
- f57182
- File:
-
- 1 edited
-
src/solver/solver_regular.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/solver/solver_regular.cpp
rf57182 r8180d8 56 56 #endif 57 57 58 this->Realloc(rhs.Global().GlobalSize ().Product());58 this->Realloc(rhs.Global().GlobalSizeNew().Product()); 59 59 60 60 for (grid_iter = rhs.Iterators().Local().Begin(); grid_iter != rhs.Iterators().Local().End(); ++grid_iter) {
Note:
See TracChangeset
for help on using the changeset viewer.
