PyTrilinos::ML::DoubleVector Class Reference
List of all members.
Detailed Description
Proxy of C++ MLAPI::DoubleVector class
Member Function Documentation
| def PyTrilinos::ML::DoubleVector::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, int size) -> DoubleVector
__init__(self, double ptr) -> DoubleVector
MLAPI::DoubleVector::DoubleVector(double *ptr)
| def PyTrilinos::ML::DoubleVector::__init__ |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
__init__(self, int size) -> DoubleVector
__init__(self, double ptr) -> DoubleVector
MLAPI::DoubleVector::DoubleVector(double *ptr)
| def PyTrilinos::ML::DoubleVector::Values |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
Values(self) -> double
Values(self) -> double
const double*
MLAPI::DoubleVector::Values() const
| def PyTrilinos::ML::DoubleVector::Values |
( |
|
self, |
|
|
|
args | |
|
) |
| | |
Values(self) -> double
Values(self) -> double
const double*
MLAPI::DoubleVector::Values() const
The documentation for this class was generated from the following files:
- build/lib.linux-x86_64-2.5/PyTrilinos/ML.py
- PyTrilinos/ML.py