DFT-FE 1.1.0-pre
Density Functional Theory With Finite-Elements
Loading...
Searching...
No Matches
dftfe::pseudoUtils::Element Struct Reference

#include <PeriodicTable.h>

Public Member Functions

 Element (int zz, std::string s, std::string c, double m)
 

Public Attributes

int z
 
std::string symbol
 
std::string config
 
double mass
 

Constructor & Destructor Documentation

◆ Element()

dftfe::pseudoUtils::Element::Element ( int zz,
std::string s,
std::string c,
double m )
inline

Member Data Documentation

◆ config

std::string dftfe::pseudoUtils::Element::config

◆ mass

double dftfe::pseudoUtils::Element::mass

◆ symbol

std::string dftfe::pseudoUtils::Element::symbol

◆ z

int dftfe::pseudoUtils::Element::z

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