OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::TreeNode Class Reference

Public Attributes

std::string name
 
SelectionSet bs
 
std::map< std::string, std::shared_ptr< TreeNode > > children
 

Detailed Description

Definition at line 58 of file NameFinder.hpp.

Member Data Documentation

◆ bs

SelectionSet OpenMD::TreeNode::bs

Definition at line 61 of file NameFinder.hpp.

◆ children

std::map<std::string, std::shared_ptr<TreeNode> > OpenMD::TreeNode::children

Definition at line 62 of file NameFinder.hpp.

◆ name

std::string OpenMD::TreeNode::name

Definition at line 60 of file NameFinder.hpp.


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