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

Implements helper functions for InterferenceFunctions and Strategies. More...

Go to the source code of this file.

Functions

std::vector< complex_t > InterferenceFunctionUtils::PrecomputeScalarFormFactors (const SimulationElement &sim_element, const std::vector< FormFactorCoherentSum > &ff_wrappers)
 
matrixFFVector_t InterferenceFunctionUtils::PrecomputePolarizedFormFactors (const SimulationElement &sim_element, const std::vector< FormFactorCoherentSum > &ff_wrappers)
 

Detailed Description

Implements helper functions for InterferenceFunctions and Strategies.

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