- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/LinkedCell/unittests/stubs/ObserverBoxStub.cpp
r25aa5a r5aaa43 91 91 } 92 92 93 void Box::setM( const RealSpaceMatrix &_M)93 void Box::setM(RealSpaceMatrix _M) 94 94 { 95 95 OBSERVE;
Note:
See TracChangeset
for help on using the changeset viewer.