#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. | |
Definition at line 54 of file Sacado_ParameterVectorBase.hpp.
| Sacado::ParameterVectorBase< FamilyType, BaseValueType >::Entry::Entry | ( | const Teuchos::RCP< FamilyType > & | f, | |
| BaseValueType | bv | |||
| ) | [inline] |
| Teuchos::RCP<FamilyType> Sacado::ParameterVectorBase< FamilyType, BaseValueType >::Entry::family |
| BaseValueType Sacado::ParameterVectorBase< FamilyType, BaseValueType >::Entry::baseValue |
1.4.7