votca 2024-dev
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
datacollection.h File Reference
#include <cassert>
#include <map>
#include <sstream>
#include <vector>
#include "tokenizer.h"
#include "types.h"
Include dependency graph for datacollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  votca::tools::DataCollection< T >
 This class handles a set of arrays which can be identified by name tags. More...
 
class  votca::tools::DataCollection< T >::array
 The array class, extends vector by a name tag. More...
 
class  votca::tools::DataCollection< T >::selection
 class for array selection More...
 

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::tools
 

Functions

std::ostream & votca::tools::operator<< (std::ostream &out, const DataCollection< double >::selection &sel)