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

Global functions related to MultiLayers. More...

Include dependency graph for MultiLayerFuncs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 swigAPI
 

Functions

std::pair< double, double > swigAPI::defaultMaterialProfileLimits (const MultiLayer &multilayer)
 Get default z limits for generating a material profile. More...
 
std::vector< double > swigAPI::generateZValues (int n_points, double z_min, double z_max)
 
std::vector< complex_tswigAPI::materialProfileSLD (const MultiLayer &multilayer, int n_points, double z_min, double z_max)
 Calculate average material profile for given multilayer. More...
 

Detailed Description

Global functions related to MultiLayers.

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