def getufromG(h, G, bed, u0, u1, h0, h1, b0, b1, dx, n, ublank): return _Serre2.getufromG(h, G, bed, u0, u1, h0, h1, b0, b1, dx, n, ublank)
def getufromG(*args): return _Serre2.getufromG(*args)