Beispiel #1
0
    def Set(self, i, c):
        """Set(VectorArrayCoefficient self, int i, Coefficient c)"""

        c.thisown=0 


        return _coefficient.VectorArrayCoefficient_Set(self, i, c)
Beispiel #2
0
    def Set(self, i, c):

        c.thisown = 0

        return _coefficient.VectorArrayCoefficient_Set(self, i, c)