Shortcut: MFILTER_LESS
| Module | multicolvar |
|---|---|
| Description | Usage |
| Apply a switching function to the input vector. | |
| output value | type |
| a vector that has the same dimension as the input vector with elements equal to one if the corresponding component of the vector is less than a tolerance and zero otherwise | vector |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
| Keyword | Type | Default | Description |
|---|---|---|---|
| DATA | compulsory | none | the vector you wish to transform |
| SWITCH | compulsory | none | the switching function that transform |