ampsci
c++ program for high-precision atomic structure calculations of single-valence systems
Loading...
Searching...
No Matches
include.hpp
1#pragma once
2#include "Physics/AtomData.hpp"
3#include "Physics/AtomData_PeriodicTable.hpp"
4#include "Physics/DiracHydrogen.hpp"
5#include "Physics/NuclearData.hpp"
6#include "Physics/PhysConst_constants.hpp"
7#include "Physics/UnitConv_conversions.hpp"
8#include "Physics/nuclear_data_table.hpp"
9#include "Physics/periodicTable.hpp"