Exemple #1
0
 def GaussLobatto(self, np, ir):
     return _intrules.QuadratureFunctions1D_GaussLobatto(self, np, ir)
Exemple #2
0
 def GaussLobatto(self, np, ir):
     r"""GaussLobatto(QuadratureFunctions1D self, int const np, IntegrationRule ir)"""
     return _intrules.QuadratureFunctions1D_GaussLobatto(self, np, ir)