Exemplo n.º 1
0
 def ComputeElementMatrix(self, i, elmat):
     r"""ComputeElementMatrix(BilinearForm self, int i, DenseMatrix elmat)"""
     return _bilinearform.BilinearForm_ComputeElementMatrix(self, i, elmat)
Exemplo n.º 2
0
 def ComputeElementMatrix(self, i, elmat):
     return _bilinearform.BilinearForm_ComputeElementMatrix(self, i, elmat)