atlas  0.6
Classes | Namespaces | Functions
partition.h File Reference
#include "partition_fwd.h"
#include <cstddef>
#include <functional>
#include <vector>
#include "tags.h"
#include "partition_def.h"
Include dependency graph for partition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  atlas::partition::Partition
 
class  atlas::partition::Partition::Comp
 
class  atlas::partition::PartitionIterator
 

Namespaces

 atlas
 
 atlas::partition
 

Functions

template<typename F >
Partition atlas::partition::orbits (const F &, unsigned long, unsigned long)