MaxNumberStepsΒΆ
Type: | int |
---|---|
Range: | [0, 2147483647] |
Default: | 0 |
Appearance: | simple |
Restricts the number of refinement steps.
Usually, the refinement process only stops when the desired accuracy is reached. However, setting this parameter limits the number of refinement steps. The warning message * Maximum number of refinement steps reached. *
will be displayed in the command line output when mesh refinement is stopped due to restriction with MaxNumberSteps
and before the desired accuracy is reached.