votca 2024.2-dev
|
#include <list>
#include <map>
#include <memory>
#include <boost/program_options.hpp>
#include <votca/tools/datacollection.h>
#include <votca/tools/tokenizer.h>
#include "cgengine.h"
#include "cgmoleculedef.h"
#include "cgobserver.h"
#include "molecule.h"
#include "nematicorder.h"
#include "topology.h"
#include "topologymap.h"
#include "topologyreader.h"
#include "trajectoryreader.h"
#include "trajectorywriter.h"
Go to the source code of this file.
Classes | |
class | votca::csg::CGEngine |
coarse graining engine More... | |
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::csg |