Example #1
0
 def SetTotalErrorFraction(self, fraction):
     r"""SetTotalErrorFraction(ThresholdRefiner self, double fraction)"""
     return _mesh_operators.ThresholdRefiner_SetTotalErrorFraction(
         self, fraction)
Example #2
0
 def SetTotalErrorFraction(self, fraction):
     return _mesh_operators.ThresholdRefiner_SetTotalErrorFraction(
         self, fraction)