18#ifndef VOTCA_CSG_NEMATICORDER_H
19#define VOTCA_CSG_NEMATICORDER_H
37 Eigen::SelfAdjointEigenSolver<Eigen::Matrix3d> &
NematicU() {
40 Eigen::SelfAdjointEigenSolver<Eigen::Matrix3d> &
NematicV() {
43 Eigen::SelfAdjointEigenSolver<Eigen::Matrix3d> &
NematicW() {
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3d > & NematicW()
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3d > nemat_v_
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3d > nemat_w_
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3d > & NematicU()
void Process(Topology &top, const std::string &filter="*")
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3d > nemat_u_
Eigen::SelfAdjointEigenSolver< Eigen::Matrix3d > & NematicV()
topology of the whole system
base class for all analysis tools