Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Box.hpp

    r2a0271 r97f9b9  
    134134  void setConditions(const BoundaryConditions::Conditions_t & _conditions);
    135135  void setConditions(const std::string & _conditions);
     136  void setConditions(const std::vector< std::string >& _conditions);
    136137
    137138  const std::vector<std::pair<Plane,Plane> > getBoundingPlanes() const;
Note: See TracChangeset for help on using the changeset viewer.