Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
Sacado::ParameterVectorBase< FamilyType, BaseValueType >::Entry Struct Reference

Container for parameter entries. More...

#include <Sacado_ParameterVectorBase.hpp>

Public Member Functions

 Entry (const Teuchos::RCP< FamilyType > &f, BaseValueType bv)
 Constructor.
 

Public Attributes

Teuchos::RCP< FamilyType > family
 Pointer to family.
 
BaseValueType baseValue
 Base value of parameter family.
 

Detailed Description

template<typename FamilyType, typename BaseValueType>
struct Sacado::ParameterVectorBase< FamilyType, BaseValueType >::Entry

Container for parameter entries.


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