|
Nektar++
|
Go to the source code of this file.
Namespaces | |
| CellMLToNektar.enum | |
Functions | |
| def | CellMLToNektar.enum.Enum |
Variables | |
| tuple | CellMLToNektar.enum.Days = Enum('Mo', 'Tu', 'We', 'Th', 'Fr', 'Sa', 'Su') |
| tuple | CellMLToNektar.enum.Confirmation = Enum('No', 'Yes') |
| CellMLToNektar.enum.answer = Confirmation.No | |
| CellMLToNektar.enum.__value | |
| assert names, "Empty enums are not supported" # <- Don't like empty enums? Uncomment! More... | |
1.8.8