- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/WorldAction/SetBoundaryConditionsAction.def
r6ba9ba r2a7dbe 18 18 #define paramtypes (std::vector< std::string >) 19 19 #define paramtokens ("set-boundary-conditions") 20 #define paramdescriptions ("new boundary conditions as list of three strings, e.g. ' wrap wrap ignore'")20 #define paramdescriptions ("new boundary conditions as list of three strings, e.g. 'Wrap Bounce Ignore'") 21 21 #undef paramdefaults 22 22 #define paramreferences (newconditions)
Note:
See TracChangeset
for help on using the changeset viewer.