Changes in src/Box.hpp [97f9b9:2a0271]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Box.hpp
r97f9b9 r2a0271 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);137 136 138 137 const std::vector<std::pair<Plane,Plane> > getBoundingPlanes() const;
Note:
See TracChangeset
for help on using the changeset viewer.