Exemple #1
0
 def SetTotalErrorGoal(self, err_goal):
     r"""SetTotalErrorGoal(ThresholdRefiner self, double err_goal)"""
     return _mesh_operators.ThresholdRefiner_SetTotalErrorGoal(
         self, err_goal)
Exemple #2
0
 def SetTotalErrorGoal(self, err_goal):
     return _mesh_operators.ThresholdRefiner_SetTotalErrorGoal(
         self, err_goal)