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

Defines struct HomogeneousRegion, and declares fct createAveragedMaterial. More...

Go to the source code of this file.

Classes

struct  HomogeneousRegion
 Struct that contains information on a single homogeneous region of a particle inside a single layer. More...
 

Functions

Material createAveragedMaterial (const Material &layer_mat, const std::vector< HomogeneousRegion > &regions)
 Creates averaged material. More...
 

Detailed Description

Defines struct HomogeneousRegion, and declares fct createAveragedMaterial.

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