Changes in src/boundary.cpp [23b547:24a5e0]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/boundary.cpp
r23b547 r24a5e0 801 801 { 802 802 Info FunctionInfo(__func__); 803 molecule *Filling = World::get Instance().createMolecule();803 molecule *Filling = World::get()->createMolecule(); 804 804 Vector CurrentPosition; 805 805 int N[NDIM];
Note:
See TracChangeset
for help on using the changeset viewer.