#include "flecsi/topo/canonical/interface.hh"#include "flecsi/topo/global.hh"#include "flecsi/topo/index.hh"#include "flecsi/topo/ntree/interface.hh"#include "flecsi/topo/set/interface.hh"#include "flecsi/topo/structured/interface.hh"#include "flecsi/topo/unstructured/interface.hh"#include <flecsi/data/accessor.hh>#include <flecsi/data/coloring.hh>
Go to the source code of this file.
Classes | |
| struct | flecsi::detail::data_guard |
| An RAII type to manage the global coloring and topologies. More... | |
| struct | flecsi::detail::data_guard::global_guard |
| struct | flecsi::detail::data_guard::color_guard |
| struct | flecsi::detail::data_guard::process_guard |
Namespaces | |
| flecsi | |
Variables | |
| topo::global::slot | flecsi::global_topology |
| topo::index::cslot | flecsi::process_coloring |
| topo::index::slot | flecsi::process_topology |
User interface to the FleCSI data model.
1.8.13