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

Small structure to help store bead info relevant to the structure. More...

#include <beadstructure.h>

Collaboration diagram for votca::csg::BeadStructure::BeadInfo:
Collaboration graph
[legend]

Public Attributes

double mass = 0.0
 
std::string name = ""
 

Detailed Description

Small structure to help store bead info relevant to the structure.

Definition at line 136 of file beadstructure.h.

Member Data Documentation

◆ mass

double votca::csg::BeadStructure::BeadInfo::mass = 0.0

Definition at line 137 of file beadstructure.h.

◆ name

std::string votca::csg::BeadStructure::BeadInfo::name = ""

Definition at line 138 of file beadstructure.h.


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