Beispiel #1
0
 def GetEnergy(self, x):
     r"""GetEnergy(BlockNonlinearForm self, Vector x) -> double"""
     return _nonlinearform.BlockNonlinearForm_GetEnergy(self, x)
Beispiel #2
0
 def GetEnergy(self, x):
     return _nonlinearform.BlockNonlinearForm_GetEnergy(self, x)