Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
Stokhos::GrowthRule< value_type > Class Template Referenceabstract

Interface for abstract growth rules. More...

#include <Stokhos_GrowthRules.hpp>

Inheritance diagram for Stokhos::GrowthRule< value_type >:
Inheritance graph
[legend]

Public Member Functions

 GrowthRule ()
 Constructor.
 
virtual ~GrowthRule ()
 Destructor.
 
virtual value_type operator() (const value_type &x) const =0
 Evaluate growth rule.
 

Detailed Description

template<typename value_type>
class Stokhos::GrowthRule< value_type >

Interface for abstract growth rules.


The documentation for this class was generated from the following file: