BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
MultiLayerUtils.h File Reference
Include dependency graph for MultiLayerUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MultiLayerUtils
 

Functions

double MultiLayerUtils::LayerThickness (const MultiLayer &multilayer, size_t i)
 
const LayerInterfaceMultiLayerUtils::LayerTopInterface (const MultiLayer &multilayer, size_t i)
 
const LayerInterfaceMultiLayerUtils::LayerBottomInterface (const MultiLayer &multilayer, size_t i)
 
const LayerRoughnessMultiLayerUtils::LayerTopRoughness (const MultiLayer &multilayer, size_t i)
 
size_t MultiLayerUtils::IndexOfLayer (const MultiLayer &multilayer, const Layer *p_layer)
 
bool MultiLayerUtils::ContainsCompatibleMaterials (const MultiLayer &multilayer)
 
std::vector< ZLimitsMultiLayerUtils::ParticleRegions (const MultiLayer &multilayer, bool use_slicing)
 
bool MultiLayerUtils::hasRoughness (const MultiLayer &sample)
 

Detailed Description

Defines helper functions for MultiLayer objects.

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