Changes in src/Box.hpp [97f9b9:25aa5a]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Box.hpp
r97f9b9 r25aa5a 62 62 * Set the form of the parallelepiped. 63 63 */ 64 void setM( RealSpaceMatrix);64 void setM(const RealSpaceMatrix &_M); 65 65 66 66 Box &operator=(const Box&);
Note:
See TracChangeset
for help on using the changeset viewer.