Homec4science

make changes to pass compilation test

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Jun 11 2017, 13:18.

Description

make changes to pass compilation test

  • move MEAM class into LAMMPS_NS namespace
  • move inclusion of meam.h header to pair_meamc.cpp to reduce namespace pollution
  • use forward declaration for MEAM class reference
  • make that class reference a pointer and add a destructor
  • replace MAX/MIN macros with versions compatible with older compilers

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Jun 11 2017, 13:18
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPS03c93b31d61a: Convert to C++, allow multiple instances
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSafed8bb97807: make changes to pass compilation test (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Jun 11 2017, 13:18