template.class_template.SymmetryOrbitEQN.bases_labels

static SymmetryOrbitEQN.bases_labels()[source]

Labels of the different bases that ‘state’ attribute can be in.

Returns
tuple :

tuple of strings which label the possible bases that the state can be in.

Examples

For the Kuramoto-Sivashinsky equation:

>>> return "field", "spatial_modes", "modes"