remove dead code

This commit is contained in:
Axel Kohlmeyer
2021-05-26 16:01:26 -04:00
parent f703025c32
commit 64aa84a851
10 changed files with 0 additions and 76 deletions

View File

@ -28,12 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef ACTIVATION_CLASS
ActivationStyle(linear,Activation_linear)
#else
#ifndef LMP_RANN_ACTIVATION_LINEAR_H #ifndef LMP_RANN_ACTIVATION_LINEAR_H
#define LMP_RANN_ACTIVATION_LINEAR_H #define LMP_RANN_ACTIVATION_LINEAR_H
@ -73,5 +67,4 @@ namespace LAMMPS_NS {
} }
} }
#endif
#endif /* ACTIVATION_LINEAR_H_ */ #endif /* ACTIVATION_LINEAR_H_ */

View File

@ -28,12 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef ACTIVATION_CLASS
ActivationStyle(sigI,Activation_sigI)
#else
#ifndef LMP_RANN_ACTIVATION_SIGI_H #ifndef LMP_RANN_ACTIVATION_SIGI_H
#define LMP_RANN_ACTIVATION_SIGI_H #define LMP_RANN_ACTIVATION_SIGI_H
@ -73,5 +67,4 @@ namespace LAMMPS_NS {
} }
} }
#endif
#endif /* ACTIVATION_SIGI_H_ */ #endif /* ACTIVATION_SIGI_H_ */

View File

@ -28,12 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(bond,Fingerprint_bond)
#else
#ifndef LMP_RANN_FINGERPRINT_BOND_H #ifndef LMP_RANN_FINGERPRINT_BOND_H
#define LMP_RANN_FINGERPRINT_BOND_H #define LMP_RANN_FINGERPRINT_BOND_H
@ -75,6 +69,4 @@ namespace LAMMPS_NS {
} }
} }
#endif
#endif /* FINGERPRINT_BOND_H_ */ #endif /* FINGERPRINT_BOND_H_ */

View File

@ -28,11 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(bondscreened,Fingerprint_bondscreened)
#else
#ifndef LMP_RANN_FINGERPRINT_BONDSCREENED_H #ifndef LMP_RANN_FINGERPRINT_BONDSCREENED_H
#define LMP_RANN_FINGERPRINT_BONDSCREENED_H #define LMP_RANN_FINGERPRINT_BONDSCREENED_H
@ -75,6 +70,4 @@ namespace LAMMPS_NS {
} }
#endif
#endif /* FINGERPRINT_BOND_H_ */ #endif /* FINGERPRINT_BOND_H_ */

View File

@ -28,11 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(bondscreenedspin,Fingerprint_bondscreenedspin)
#else
#ifndef LMP_RANN_FINGERPRINT_BONDSCREENEDSPIN_H #ifndef LMP_RANN_FINGERPRINT_BONDSCREENEDSPIN_H
#define LMP_RANN_FINGERPRINT_BONDSCREENEDSPIN_H #define LMP_RANN_FINGERPRINT_BONDSCREENEDSPIN_H
@ -75,6 +70,4 @@ namespace LAMMPS_NS {
} }
} }
#endif
#endif /* FINGERPRINT_BOND_H_ */ #endif /* FINGERPRINT_BOND_H_ */

View File

@ -28,11 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(bondspin,Fingerprint_bondspin)
#else
#ifndef LMP_RANN_FINGERPRINT_BONDSPIN_H #ifndef LMP_RANN_FINGERPRINT_BONDSPIN_H
#define LMP_RANN_FINGERPRINT_BONDSPIN_H #define LMP_RANN_FINGERPRINT_BONDSPIN_H
@ -74,6 +69,4 @@ namespace LAMMPS_NS {
} }
} }
#endif
#endif /* FINGERPRINT_BOND_H_ */ #endif /* FINGERPRINT_BOND_H_ */

View File

@ -28,11 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(radial,Fingerprint_radial)
#else
#ifndef LMP_RANN_FINGERPRINT_RADIAL_H #ifndef LMP_RANN_FINGERPRINT_RADIAL_H
#define LMP_RANN_FINGERPRINT_RADIAL_H #define LMP_RANN_FINGERPRINT_RADIAL_H
@ -66,5 +61,4 @@ namespace LAMMPS_NS {
} }
} }
#endif
#endif /* FINGERPRINT_RADIAL_H_ */ #endif /* FINGERPRINT_RADIAL_H_ */

View File

@ -1,4 +1,3 @@
/* -*- c++ -*- ---------------------------------------------------------- /* -*- c++ -*- ----------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
https://www.lammps.org/ Sandia National Laboratories https://www.lammps.org/ Sandia National Laboratories
@ -28,15 +27,10 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(radialscreened,Fingerprint_radialscreened)
#else
#ifndef LMP_RANN_FINGERPRINT_RADIALSCREENED_H #ifndef LMP_RANN_FINGERPRINT_RADIALSCREENED_H
#define LMP_RANN_FINGERPRINT_RADIALSCREENED_H #define LMP_RANN_FINGERPRINT_RADIALSCREENED_H
#include "rann_fingerprint.h" #include "rann_fingerprint.h"
namespace LAMMPS_NS { namespace LAMMPS_NS {
@ -65,8 +59,4 @@ namespace LAMMPS_NS {
} }
#endif
#endif /* FINGERPRINT_RADIALSCREENED_H_ */ #endif /* FINGERPRINT_RADIALSCREENED_H_ */

View File

@ -1,4 +1,3 @@
/* -*- c++ -*- ---------------------------------------------------------- /* -*- c++ -*- ----------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
https://www.lammps.org/ Sandia National Laboratories https://www.lammps.org/ Sandia National Laboratories
@ -28,15 +27,10 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(radialscreenedspin,Fingerprint_radialscreenedspin)
#else
#ifndef LMP_RANN_FINGERPRINT_RADIALSCREENEDSPIN_H #ifndef LMP_RANN_FINGERPRINT_RADIALSCREENEDSPIN_H
#define LMP_RANN_FINGERPRINT_RADIALSCREENEDSPIN_H #define LMP_RANN_FINGERPRINT_RADIALSCREENEDSPIN_H
#include "rann_fingerprint.h" #include "rann_fingerprint.h"
namespace LAMMPS_NS { namespace LAMMPS_NS {
@ -65,8 +59,4 @@ namespace LAMMPS_NS {
} }
#endif
#endif /* FINGERPRINT_RADIALSCREENED_H_ */ #endif /* FINGERPRINT_RADIALSCREENED_H_ */

View File

@ -28,12 +28,6 @@ do not necessarily reflect the views of the United States Army.​”
DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918 DISTRIBUTION A. Approved for public release; distribution unlimited. OPSEC#4918
*/ */
#ifdef FINGERPRINT_CLASS
FingerprintStyle(radialspin,Fingerprint_radialspin)
#else
#ifndef LMP_RANN_FINGERPRINT_RADIALSPIN_H #ifndef LMP_RANN_FINGERPRINT_RADIALSPIN_H
#define LMP_RANN_FINGERPRINT_RADIALSPIN_H #define LMP_RANN_FINGERPRINT_RADIALSPIN_H
@ -65,5 +59,4 @@ namespace LAMMPS_NS {
} }
#endif
#endif /* FINGERPRINT_RADIAL_H_ */ #endif /* FINGERPRINT_RADIAL_H_ */