set_default#

static HardSizingParams.set_default(min=None, growth_rate=None)#

Set the default values of the HardSizingParams object.

Parameters:
min: float, optional

Minimum size used for computing edge and face size using hard size control.

growth_rate: float, optional

Growth rate used for transitioning from one element size to neighbor element size.