const std::vector< EntryType > & components() const
const std::string & name() const
std::vector< EntryType > m_components
std::pair< std::string, double > EntryType
LinearService(const std::string &name, double lw)
Constructor for elementary material (no components)
LinearService(const std::string &name, double lw, const std::vector< EntryType > &cmp)