BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ILatticeOrientation.cpp File Reference
Include dependency graph for ILatticeOrientation.cpp:

Go to the source code of this file.

Namespaces

 anonymous_namespace{ILatticeOrientation.cpp}
 

Functions

bool anonymous_namespace{ILatticeOrientation.cpp}::ValidMillerIndex (MillerIndex index)
 
bool anonymous_namespace{ILatticeOrientation.cpp}::ParallelMillerIndices (MillerIndex index1, MillerIndex index2)
 
double anonymous_namespace{ILatticeOrientation.cpp}::SignForCrossProduct (MillerIndexOrientation::QComponent q1, MillerIndexOrientation::QComponent q2)
 
MillerIndexOrientation::QComponent anonymous_namespace{ILatticeOrientation.cpp}::ThirdQComponent (MillerIndexOrientation::QComponent q1, MillerIndexOrientation::QComponent q2)
 
void anonymous_namespace{ILatticeOrientation.cpp}::FillVectorInRow (Eigen::Matrix3d &matrix, kvector_t vec, MillerIndexOrientation::QComponent row)
 

Detailed Description

Implements subclasses of ILatticeOrientation.

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 ILatticeOrientation.cpp.