|
IFEM
90A354
|
Representation of topological entities. More...
#include <cstdlib>#include <iostream>#include <string>#include <set>#include <map>

Go to the source code of this file.
Classes | |
| struct | TopItem |
| Struct for representing a topological item. More... | |
Typedefs | |
| typedef std::set< TopItem > | TopEntity |
| Items defining a topological entity. | |
| typedef std::map< std::string, TopEntity > | TopologySet |
| Named topology sets. | |
Representation of topological entities.