|
OpenCMISS-Iron Python Bindings API Documentation
|


Public Member Functions | |
| def | __init__ (self) |
| def | DataGetDP (self) |
| def | DataGetIntg (self) |
| def | DataGetL (self) |
| def | DataGetSP (self) |
| def | DataRestoreDP (self, data) |
| def | DataRestoreIntg (self, data) |
| def | DataRestoreL (self, data) |
| def | DataRestoreSP (self, data) |
| def | DataTypeGet (self) |
Public Attributes | |
| cmiss_type | |
Properties | |
| dataType = property(DataTypeGet, None, None, ) | |
A vector that may be distributed across multiple computational nodes
| def iron.DistributedVector.__init__ | ( | self | ) |
| def iron.DistributedVector.DataGetDP | ( | self | ) |
| def iron.DistributedVector.DataGetIntg | ( | self | ) |
| def iron.DistributedVector.DataGetL | ( | self | ) |
| def iron.DistributedVector.DataGetSP | ( | self | ) |
| def iron.DistributedVector.DataRestoreDP | ( | self, | |
| data | |||
| ) |
| def iron.DistributedVector.DataRestoreIntg | ( | self, | |
| data | |||
| ) |
| def iron.DistributedVector.DataRestoreL | ( | self, | |
| data | |||
| ) |
| def iron.DistributedVector.DataRestoreSP | ( | self, | |
| data | |||
| ) |
| def iron.DistributedVector.DataTypeGet | ( | self | ) |
|
static |