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

A growth rule that is the identity. More...

#include <Stokhos_GrowthRules.hpp>

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

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.
 

Detailed Description

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

A growth rule that is the identity.


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