|
Peano
|
Data Structures | |
| class | UpdateCellLabel |
| Update the cell label within a sweep. More... | |
Functions | |
| create_cell_label (solver_name) | |
| Build up the DaStGen2 data structure that we need per cell to maintain per-cell data per solver. | |
| exahype2.grid.CellLabel.create_cell_label | ( | solver_name | ) |
Build up the DaStGen2 data structure that we need per cell to maintain per-cell data per solver.
:: Attributes per cell
solver_name: string Name of the solver
Definition at line 94 of file CellLabel.py.