コード例 #1
0
 def Dof_TrueDof_Matrix(self):
     return _pfespace.ParFiniteElementSpace_Dof_TrueDof_Matrix(self)
コード例 #2
0
ファイル: pfespace.py プロジェクト: tomstitt/PyMFEM
 def Dof_TrueDof_Matrix(self):
     r"""Dof_TrueDof_Matrix(ParFiniteElementSpace self) -> HypreParMatrix"""
     return _pfespace.ParFiniteElementSpace_Dof_TrueDof_Matrix(self)