#include <iostream>#include <sstream>#include <string>#include <vector>#include <map>#include "MP_domain.hpp"#include "MP_index.hpp"#include "MP_utilities.hpp"Include dependency graph for MP_set.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | flopc |
Classes | |
| class | flopc::MP_set_base |
| Internal representation of a "set". More... | |
| class | flopc::MP_set |
| Representation of a set for indexing into some other construct.
This is one of the main public interface classes. One uses this when constructing MP_domains, and subsets. It is frequent that one would directly construct sets of indices, then use expressions to subset or slice the data. More... | |
| class | flopc::MP_stage |
| class | flopc::InsertFunctor< nbr > |
| Internal representation of a "set". More... | |
| class | flopc::MP_subset< nbr > |
| Internal representation of a "set". More... | |
| class | flopc::SUBSETREF |
| Internal representation of a "set". More... | |
| class | flopc::SubsetRef< nbr > |
| Internal representation of a "set". More... | |
1.4.7