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