|
Stokhos
Development
|
A growth rule that is the identity. More...
#include <Stokhos_GrowthRules.hpp>


Public Member Functions | |
| IdentityGrowthRule () | |
| Constructor. | |
| virtual | ~IdentityGrowthRule () |
| Destructor. | |
| virtual value_type | operator() (const value_type &x) const |
| Evaluate growth rule. | |
Public Member Functions inherited from Stokhos::GrowthRule< value_type > | |
| GrowthRule () | |
| Constructor. | |
| virtual | ~GrowthRule () |
| Destructor. | |
A growth rule that is the identity.
1.8.5