Changeset e58835d for src/solver/solver_regular.cpp
- Timestamp:
- Apr 15, 2013, 9:43:05 PM (13 years ago)
- Children:
- d6a338
- Parents:
- dc7dc9
- File:
-
- 1 edited
-
src/solver/solver_regular.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/solver/solver_regular.cpp
rdc7dc9 re58835d 56 56 #endif 57 57 58 this->Realloc(rhs.Global().GlobalSize New().Product());58 this->Realloc(rhs.Global().GlobalSize().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.
