BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
Defines and implements class Material.
Definition in file Material.h.
Go to the source code of this file.
Classes | |
class | Material |
A wrapper for underlying material implementation. More... | |
Functions | |
bool | operator!= (const Material &left, const Material &right) |
Comparison operator for material wrapper (inequality check) More... | |
bool | operator== (const Material &left, const Material &right) |
Comparison operator for material wrapper (equality check) More... | |
Comparison operator for material wrapper (inequality check)
Definition at line 133 of file Material.cpp.
Comparison operator for material wrapper (equality check)
Definition at line 120 of file Material.cpp.
References Material::magnetization(), Material::materialData(), Material::materialName(), and Material::typeID().