|
WRApplication
External kratos "application" for multiscale time integration.
|
Perform a comparison operation on the input as the left hand side. More...
#include <basic_pipes.hpp>
Public Member Functions | |
| Comparison () | |
| Comparison (const Parameters &rParameters) | |
| bool | operator() (TValue lhs) const noexcept |
Static Public Member Functions | |
| static Parameters | GetDefaultParameters () |
Additional Inherited Members | |
Public Types inherited from Traits< TValue, bool > | |
| using | InputType = TValue |
| cv-qualified argument type of operator() | |
| using | OutputType = bool |
| qualified return type of operator() | |
Perform a comparison operation on the input as the left hand side.
| Comparison | ( | ) |
| Comparison | ( | const Parameters & | rParameters | ) |
|
static |
|
noexcept |