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

Implements geometry namespace. More...

Include dependency graph for geometry_inc.cpp:

Go to the source code of this file.

Namespaces

 RealSpace
 

Variables

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

Detailed 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.