template.class_template.SymmetryOrbitEQN.discretization_labels

static SymmetryOrbitEQN.discretization_labels()[source]

Strings to use to label discretization variables. Generic 3+1 spacetime labels default.

Returns
tuple :

tuple of strings which label the discretization variables of the current state.

Examples

The labels of the collocation grid; for Orbit:

>>> "n", "i", "j", "k"