BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
LatticeUtils.h File Reference
Include dependency graph for LatticeUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LatticeUtils
 

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.