Exemplo n.º 1
0
 def VDofToDof(self, vdof):
     r"""VDofToDof(FiniteElementSpace self, int vdof) -> int"""
     return _fespace.FiniteElementSpace_VDofToDof(self, vdof)
Exemplo n.º 2
0
 def VDofToDof(self, vdof):
     return _fespace.FiniteElementSpace_VDofToDof(self, vdof)