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

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

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

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

Macros

#define BORNAGAIN_SAMPLE_PARTICLE_HOMOGENEOUSREGION_H
 

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.

Macro Definition Documentation

◆ BORNAGAIN_SAMPLE_PARTICLE_HOMOGENEOUSREGION_H

#define BORNAGAIN_SAMPLE_PARTICLE_HOMOGENEOUSREGION_H

Definition at line 21 of file HomogeneousRegion.h.