template.class_template.SymmetryOrbitEQN.minimal_shape_increments

static SymmetryOrbitEQN.minimal_shape_increments()[source]

The smallest valid increment to change the discretization by.

Returns
tuple of int :

The smallest valid increments to changes in discretization size to retain all functionality.

Notes

Used in aspect ratio correction and “discretization continuation”. For example, the KSe code requires even valued field discretizations; therefore the minimum increments for the KSE are 2’s.