votca 2024.2-dev
|
#include "votca/tools/optionshandler.h"
#include "votca/tools/propertyiomanipulator.h"
#include "votca/tools/tokenizer.h"
#include <algorithm>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::tools |
Functions | |
template<typename T > | |
static bool | votca::tools::IsValidCast (const tools::Property &prop) |