MaxRefinementStepsΒΆ
| Type: | int |
|---|---|
| Range: | [0, 10] |
| Default: | 3 |
| Appearance: | simple |
Maximum number of uniform refinement grid steps used in the export. VTK does not support fields with high polynomial orders. Hence for a sufficiently fine visualization the field must be interpolated on a finer grid. This value is used to steer the number of grid refinements made in the exported file. A high number of refinement steps may lead to larges file sizes. Use MaxFileSize to limit the size of the output file.