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