![]() |
Peano
|
#include "tarch/tests/TestCase.h"
#include "tarch/logging/Log.h"
#include "grid.h"
#include "GridTraversalEvent.h"
#include "AutomatonState.h"
#include "GridVertex.h"
Go to the source code of this file.
Data Structures | |
class | peano4::grid::GridTraversalEventGenerator |
Translate grid traversal automaton's transitions into user events. More... | |
Namespaces | |
namespace | peano4 |
namespace | peano4::grid |
The grid namespace is Peano's core. | |
namespace | peano4::grid::tests |