Example #1
0
 def AdjustDofDirection(self, dofs):
     """AdjustDofDirection(DenseMatrix self, intArray dofs)"""
     return _densemat.DenseMatrix_AdjustDofDirection(self, dofs)
Example #2
0
 def AdjustDofDirection(self, dofs):
     return _densemat.DenseMatrix_AdjustDofDirection(self, dofs)