BornAgain  1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
geometry_inc.cpp File Reference

Description

Implements geometry namespace.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file geometry_inc.cpp.

Include dependency graph for geometry_inc.cpp:

Go to the source code of this file.

Namespaces

 GUI
 
 GUI::RealSpace
 

Variables

const float GUI::RealSpace::DodecahedronL2R = 4.f / std::sqrt(3.f) / (1.f + std::sqrt(5.f))
 
const float GUI::RealSpace::GoldenRatio = (1.f + std::sqrt(5.f)) / 2.f
 
const float GUI::RealSpace::IcosahedronL2R = 4.f / (10.f + 2.f * std::sqrt(5.f))