OpenCMISS-Iron Python Bindings API Documentation
|
Public Member Functions | |
def | __init__ (self) |
def | Finalise (self) |
def | OutputTypeGet (self) |
def | OutputTypeSet (self, outputType) |
def | SparsityGet (self) |
def | SparsitySet (self, sparsityType) |
Public Attributes | |
cmiss_type | |
Properties | |
sparsity = property(SparsityGet, SparsitySet, None, ) | |
outputType = property(OutputTypeGet, OutputTypeSet, None, ) | |
def iron.InterfaceEquations.__init__ | ( | self | ) |
def iron.InterfaceEquations.Finalise | ( | self | ) |
def iron.InterfaceEquations.OutputTypeGet | ( | self | ) |
def iron.InterfaceEquations.OutputTypeSet | ( | self, | |
outputType | |||
) |
def iron.InterfaceEquations.SparsityGet | ( | self | ) |
def iron.InterfaceEquations.SparsitySet | ( | self, | |
sparsityType | |||
) |
|
static |
|
static |