MADNESS  0.10.1
Public Attributes | List of all members
slymer::Atom Struct Reference

An atom (symbol and position). More...

#include <ESInterface.h>

Collaboration diagram for slymer::Atom:
Collaboration graph
[legend]

Public Attributes

std::array< double, 3 > position
 The atom's location, in angstroms. More...
 
std::string symbol
 The atom's symbol. More...
 

Detailed Description

An atom (symbol and position).

Member Data Documentation

◆ position

std::array<double, 3> slymer::Atom::position

The atom's location, in angstroms.

Referenced by slymer::NWChem_Interface::read_atoms().

◆ symbol

std::string slymer::Atom::symbol

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