BornAgain
1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Go to the source code of this file.
Classes | |
class | Material |
Functions | |
bool | operator== (const Material &left, const Material &right) |
bool | operator!= (const Material &left, const Material &right) |
Defines and implements class Material.
Definition in file Material.h.
Comparison operator for material wrapper (equality check)
Definition at line 116 of file Material.cpp.
References Material::getName(), Material::magnetization(), Material::materialData(), and Material::typeID().
Comparison operator for material wrapper (inequality check)
Definition at line 129 of file Material.cpp.