Stokhos Development
Loading...
Searching...
No Matches
Stokhos::GrowthRule< value_type > Class Template Referenceabstract

Interface for abstract growth rules. More...

#include <Stokhos_GrowthRules.hpp>

Inheritance diagram for Stokhos::GrowthRule< value_type >:

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.

Member Function Documentation

◆ operator()()


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