dune-fem
2.4.1-rc
|
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/validator.hh>
Public Member Functions | |
ValidateInterval (const T &lThreshold, const T &rThreshold) | |
ValidateInterval (const ThisType &other) | |
bool | operator() (const T &value) const |
void | print (std::ostream &s) const |
Protected Attributes | |
const T | lThreshold_ |
const T | rThreshold_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |