set_default#

static BoiSizingParams.set_default(max=None, growth_rate=None)#

Set the default values of the BoiSizingParams object.

Parameters:
max: float, optional

Maximum size used for computing edge and face size using boi size control.

growth_rate: float, optional

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