WRApplication
External kratos "application" for multiscale time integration.
|
Perform a comparison operation on the input as the left hand side. More...
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() More... | |
using | OutputType = bool |
qualified return type of operator() More... | |
Perform a comparison operation on the input as the left hand side.
Comparison | ( | ) |
Comparison | ( | const Parameters & | rParameters | ) |
|
static |
|
noexcept |