PyTrilinos::Anasazi::ValueDouble Class Reference
List of all members.
Detailed Description
This struct is used for storing eigenvalues and Ritz values, as a pair
of real values.
C++ includes: AnasaziTypes.hpp
Member Function Documentation
| def PyTrilinos::Anasazi::ValueDouble::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self) -> ValueDouble
This struct is used for storing eigenvalues and Ritz values, as a pair
of real values.
C++ includes: AnasaziTypes.hpp
| def PyTrilinos::Anasazi::ValueDouble::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self) -> ValueDouble
This struct is used for storing eigenvalues and Ritz values, as a pair
of real values.
C++ includes: AnasaziTypes.hpp
| def PyTrilinos::Anasazi::ValueDouble::__str__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
| def PyTrilinos::Anasazi::ValueDouble::__str__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
| def PyTrilinos::Anasazi::ValueDouble::set |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
set(self, magnitudeType rp, magnitudeType ip)
void Anasazi::Value<
ScalarType >::set(const typename Teuchos::ScalarTraits< ScalarType
>::magnitudeType &rp, const typename Teuchos::ScalarTraits< ScalarType
>::magnitudeType &ip)
| def PyTrilinos::Anasazi::ValueDouble::set |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
set(self, magnitudeType rp, magnitudeType ip)
void Anasazi::Value<
ScalarType >::set(const typename Teuchos::ScalarTraits< ScalarType
>::magnitudeType &rp, const typename Teuchos::ScalarTraits< ScalarType
>::magnitudeType &ip)
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/Anasazi.py
- PyTrilinos/Anasazi.py