ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
|
Parmaters used to create Grid. More...
#include <Grid.hpp>
Static Public Member Functions | |
static GridType | parseType (const std::string &str_type) |
static std::string | parseType (GridType type) |
Public Attributes | |
std::size_t | num_points |
double | r0 |
double | rmax |
double | b |
GridType | type |
Parmaters used to create Grid.