Ejemplo n.º 1
0
 def SetLocalErrorGoal(self, err_goal):
     r"""SetLocalErrorGoal(ThresholdRefiner self, double err_goal)"""
     return _mesh_operators.ThresholdRefiner_SetLocalErrorGoal(
         self, err_goal)
Ejemplo n.º 2
0
 def SetLocalErrorGoal(self, err_goal):
     return _mesh_operators.ThresholdRefiner_SetLocalErrorGoal(
         self, err_goal)