Changes in src/Box.hpp [2a0271:97f9b9]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Box.hpp
r2a0271 r97f9b9 134 134 void setConditions(const BoundaryConditions::Conditions_t & _conditions); 135 135 void setConditions(const std::string & _conditions); 136 void setConditions(const std::vector< std::string >& _conditions); 136 137 137 138 const std::vector<std::pair<Plane,Plane> > getBoundingPlanes() const;
Note:
See TracChangeset
for help on using the changeset viewer.