BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
Material.cpp File Reference

Implements and implements class Material. More...

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &ostr, const Material &m)
 
bool operator== (const Material &left, const Material &right)
 Comparison operator for material wrapper (equality check)
 
bool operator!= (const Material &left, const Material &right)
 Comparison operator for material wrapper (inequality check)
 

Detailed Description

Implements and implements class Material.

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 Material.cpp.