remove some virtual functions from Material.h
In order to make a clearer structure for the Material class virtual functions were removed (e.g. variables set in the derived class using the constructor instead of set/get functions of the base class)
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
In order to make a clearer structure for the Material class virtual functions were removed (e.g. variables set in the derived class using the constructor instead of set/get functions of the base class)