BornAgain  1.18.0
Simulate and fit neutron and x-ray scattering at grazing incidence
anonymous_namespace{RoughnessModels.cpp} Namespace Reference

Variables

const std::map< RoughnessModel, std::string > roughnessModelNames
 

Variable Documentation

◆ roughnessModelNames

const std::map<RoughnessModel, std::string> anonymous_namespace{RoughnessModels.cpp}::roughnessModelNames
Initial value:
= {
{RoughnessModel::DEFAULT, "RoughnessModel::DEFAULT"},
{RoughnessModel::TANH, "RoughnessModel::TANH"},
{RoughnessModel::NEVOT_CROCE, "RoughnessModel::NEVOT_CROCE"}}

Definition at line 21 of file RoughnessModels.cpp.

Referenced by RoughnessModelWrap::roughnessModelName().