Stokhos
Development
|
Interface for abstract growth rules. More...
#include <Stokhos_GrowthRules.hpp>
Public Member Functions | |
GrowthRule () | |
Constructor. | |
virtual | ~GrowthRule () |
Destructor. | |
virtual value_type | operator() (const value_type &x) const =0 |
Evaluate growth rule. | |
Interface for abstract growth rules.