BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines and implements class Material. More...
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... | |
Defines and implements class Material.
Definition in file Material.h.
Comparison operator for material wrapper (inequality check)
Definition at line 126 of file Material.cpp.
Comparison operator for material wrapper (equality check)
Definition at line 113 of file Material.cpp.
References Material::getName(), Material::magnetization(), Material::materialData(), and Material::typeID().