votca 2024.2-dev
|
#include <cstddef>
#include <iterator>
#include <set>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include <votca/tools/elements.h>
#include <votca/tools/floatingpointcomparison.h>
#include <votca/tools/getline.h>
#include <boost/algorithm/string.hpp>
#include "votca/csg/molecule.h"
#include "votca/csg/topology.h"
#include "lammpsdatareader.h"
Go to the source code of this file.
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::csg |
Functions | |
std::vector< std::string > | votca::csg::TrimCommentsFrom_ (std::vector< std::string > fields) |
std::pair< std::string, std::string > | votca::csg::getNames (const Molecule &mol) |