|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Interface for abstract growth rules. More...
#include <Stokhos_GrowthRules.hpp>

Public Member Functions | |
| GrowthRule () | |
| Constructor. More... | |
| virtual | ~GrowthRule () |
| Destructor. More... | |
| virtual value_type | operator() (const value_type &x) const =0 |
| Evaluate growth rule. More... | |
Interface for abstract growth rules.
Definition at line 49 of file Stokhos_GrowthRules.hpp.
|
inline |
Constructor.
Definition at line 53 of file Stokhos_GrowthRules.hpp.
|
inlinevirtual |
Destructor.
Definition at line 56 of file Stokhos_GrowthRules.hpp.
|
pure virtual |
1.8.5