![]() |
RockyML
0.0.1
A High-Performance Scientific Computing Framework
|
Running visitor a visitor for traversing and running the flow. More...
#include <flow.h>
Public Member Functions | |
| template<typename T_n > | |
| void | operator() (T_n node) |
Public Attributes | |
| system< T_e > * | problem |
| runtime_storage< T_e, T_dim, T_block_dim > * | main_storage |
| T_traverse_fn * | traverse_fn |
Running visitor a visitor for traversing and running the flow.