BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines helper functions for MultiLayer objects. More...
Go to the source code of this file.
Namespaces | |
MultiLayerUtils | |
Macros | |
#define | BORNAGAIN_SAMPLE_MULTILAYER_MULTILAYERUTILS_H |
Functions | |
bool | MultiLayerUtils::ContainsCompatibleMaterials (const MultiLayer &multilayer) |
Returns true if the multilayer contains non-default materials of one type only. More... | |
bool | MultiLayerUtils::hasRoughness (const MultiLayer &sample) |
size_t | MultiLayerUtils::IndexOfLayer (const MultiLayer &multilayer, const Layer *p_layer) |
Returns the index of the given layer. More... | |
const LayerRoughness * | MultiLayerUtils::LayerTopRoughness (const MultiLayer &multilayer, size_t i) |
Returns top roughness of layer. More... | |
Defines helper functions for MultiLayer objects.
Definition in file MultiLayerUtils.h.
#define BORNAGAIN_SAMPLE_MULTILAYER_MULTILAYERUTILS_H |
Definition at line 21 of file MultiLayerUtils.h.