

Public Member Functions | |
| def | __init__ |
| def | GetRowSpace |
| def | SetElement |
| def | FillComplete |
| def | GetMatrix |
| def | __setitem__ |
| def | __getitem__ |
| def | __init__ |
| def | GetRowSpace |
| def | SetElement |
| def | FillComplete |
| def | GetMatrix |
| def | __setitem__ |
| def | __getitem__ |
Public Attributes | |
| this | |
Proxy of C++ PyMatrix class
| def PyTrilinos::ML::PyMatrix::__getitem__ | ( | self, | ||
| args | ||||
| ) |
| def PyTrilinos::ML::PyMatrix::__getitem__ | ( | self, | ||
| args | ||||
| ) |
| def PyTrilinos::ML::PyMatrix::__init__ | ( | self, | ||
| args | ||||
| ) |
__init__(self, Space RowSpace, Space ColSpace) -> PyMatrix
Reimplemented from PyTrilinos::ML::Operator.
| def PyTrilinos::ML::PyMatrix::__init__ | ( | self, | ||
| args | ||||
| ) |
__init__(self, Space RowSpace, Space ColSpace) -> PyMatrix
Reimplemented from PyTrilinos::ML::Operator.
| def PyTrilinos::ML::PyMatrix::__setitem__ | ( | self, | ||
| args | ||||
| ) |
__setitem__(self, PyObject args, double val) -> PyObject
| def PyTrilinos::ML::PyMatrix::__setitem__ | ( | self, | ||
| args | ||||
| ) |
__setitem__(self, PyObject args, double val) -> PyObject
| def PyTrilinos::ML::PyMatrix::FillComplete | ( | self, | ||
| args | ||||
| ) |
FillComplete(self)
| def PyTrilinos::ML::PyMatrix::FillComplete | ( | self, | ||
| args | ||||
| ) |
FillComplete(self)
| def PyTrilinos::ML::PyMatrix::GetMatrix | ( | self, | ||
| args | ||||
| ) |
GetMatrix(self) -> FECrsMatrix
| def PyTrilinos::ML::PyMatrix::GetMatrix | ( | self, | ||
| args | ||||
| ) |
GetMatrix(self) -> FECrsMatrix
| def PyTrilinos::ML::PyMatrix::GetRowSpace | ( | self, | ||
| args | ||||
| ) |
GetRowSpace(self) -> Space
| def PyTrilinos::ML::PyMatrix::GetRowSpace | ( | self, | ||
| args | ||||
| ) |
GetRowSpace(self) -> Space
| def PyTrilinos::ML::PyMatrix::SetElement | ( | self, | ||
| args | ||||
| ) |
SetElement(self, int row, int col, double value)
| def PyTrilinos::ML::PyMatrix::SetElement | ( | self, | ||
| args | ||||
| ) |
SetElement(self, int row, int col, double value)
1.5.9