BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
LatticeUtils.h File Reference

Defines factory functions for different types of lattices and orientations. More...

Go to the source code of this file.

Functions

Lattice LatticeUtils::createFCCLattice (double lattice_constant, const ILatticeOrientation &orientation)
 
Lattice LatticeUtils::createHCPLattice (double a, double c, const ILatticeOrientation &orientation)
 
Lattice LatticeUtils::createBCTLattice (double a, double c, const ILatticeOrientation &orientation)
 

Detailed Description

Defines factory functions for different types of lattices and orientations.

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 LatticeUtils.h.