#include <interface.hh>


Classes | |
| struct | access |
Public Member Functions | |
| canonical (const coloring &c) | |
| template<index_space S> | |
| auto & | get_partition () const |
Static Public Member Functions | |
| template<class F > | |
| static void | fields (F f) |
Public Attributes | |
| data::partitioned | vert |
| data::partitioned | cell |
Static Public Attributes | |
| static const field< int >::definition< Policy, cells > | mine |
Static Public Attributes inherited from flecsi::topo::canonical_base | |
| static constexpr std::size_t | index_spaces = 2 |
Additional Inherited Members | |
Public Types inherited from flecsi::topo::canonical_base | |
| enum | index_space { vertices, cells } |
The canonical type is a dummy topology for development and testing.
1.8.13