|
OpenMD 3.1
Molecular Dynamics in the Open
|
Public Attributes | |
| std::string | name |
| SelectionSet | bs |
| std::map< std::string, std::shared_ptr< TreeNode > > | children |
Definition at line 58 of file NameFinder.hpp.
| SelectionSet OpenMD::TreeNode::bs |
Definition at line 61 of file NameFinder.hpp.
| std::map<std::string, std::shared_ptr<TreeNode> > OpenMD::TreeNode::children |
Definition at line 62 of file NameFinder.hpp.
| std::string OpenMD::TreeNode::name |
Definition at line 60 of file NameFinder.hpp.