votca 2024-dev
Loading...
Searching...
No Matches
Public Attributes | List of all members
votca::csg::Imc::interaction_t Struct Reference

struct to store collected information for interactions More...

#include <csg_stat_imc.h>

Collaboration diagram for votca::csg::Imc::interaction_t:
Collaboration graph
[legend]

Public Attributes

votca::Index index_
 
tools::Propertyp_
 
tools::HistogramNew average_
 
tools::HistogramNew average_force_
 
double min_
 
double max_
 
double step_
 
double norm_
 
double cut_
 
bool is_bonded_
 
bool threebody_
 
bool force_
 

Detailed Description

struct to store collected information for interactions

Definition at line 64 of file csg_stat_imc.h.

Member Data Documentation

◆ average_

tools::HistogramNew votca::csg::Imc::interaction_t::average_

Definition at line 67 of file csg_stat_imc.h.

◆ average_force_

tools::HistogramNew votca::csg::Imc::interaction_t::average_force_

Definition at line 68 of file csg_stat_imc.h.

◆ cut_

double votca::csg::Imc::interaction_t::cut_

Definition at line 71 of file csg_stat_imc.h.

◆ force_

bool votca::csg::Imc::interaction_t::force_

Definition at line 74 of file csg_stat_imc.h.

◆ index_

votca::Index votca::csg::Imc::interaction_t::index_

Definition at line 65 of file csg_stat_imc.h.

◆ is_bonded_

bool votca::csg::Imc::interaction_t::is_bonded_

Definition at line 72 of file csg_stat_imc.h.

◆ max_

double votca::csg::Imc::interaction_t::max_

Definition at line 69 of file csg_stat_imc.h.

◆ min_

double votca::csg::Imc::interaction_t::min_

Definition at line 69 of file csg_stat_imc.h.

◆ norm_

double votca::csg::Imc::interaction_t::norm_

Definition at line 70 of file csg_stat_imc.h.

◆ p_

tools::Property* votca::csg::Imc::interaction_t::p_

Definition at line 66 of file csg_stat_imc.h.

◆ step_

double votca::csg::Imc::interaction_t::step_

Definition at line 69 of file csg_stat_imc.h.

◆ threebody_

bool votca::csg::Imc::interaction_t::threebody_

Definition at line 73 of file csg_stat_imc.h.


The documentation for this struct was generated from the following file: