def __call__(self, i): """__call__(PWConstCoefficient self, int i) -> double &""" return _coefficient.PWConstCoefficient___call__(self, i)
def __call__(self, i): return _coefficient.PWConstCoefficient___call__(self, i)