Euler
- get rid of materials.h
- make gnn / kim optional again
- replace some
#ifdef
s by template techniques - consequently use
LatticeStructure
instead ofstd::string
- remove xml files
- move
lattice_cache.h
fromNanoIndentation
tomaterials
- move
create_material
from theinitializer
namespace to thematerial
namespace - Euler: GCC 11 support
Edited by brgerhar