| 
    FLOPC++
    
   | 
 
#include <iostream>#include <sstream>#include <string>#include <vector>#include <map>#include "MP_domain.hpp"#include "MP_index.hpp"#include "MP_utilities.hpp"

Go to the source code of this file.
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::MP_subset< nbr > | 
| Internal representation of a "set".  More... | |
| class | flopc::InsertFunctor< nbr > | 
| Internal representation of a "set".  More... | |
| class | flopc::SubsetRef< 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... | |
Namespaces | |
| flopc | |
| All flopc++ code is contained within the flopc namespace.  | |
 1.8.5