diff --git a/src/ADIOS/dump_atom_adios.h b/src/ADIOS/dump_atom_adios.h index 6309cd6e4c..294a0d1519 100644 --- a/src/ADIOS/dump_atom_adios.h +++ b/src/ADIOS/dump_atom_adios.h @@ -44,4 +44,3 @@ class DumpAtomADIOS : public DumpAtom { #endif #endif - diff --git a/src/ADIOS/dump_custom_adios.h b/src/ADIOS/dump_custom_adios.h index 748a140bf2..b0232defed 100644 --- a/src/ADIOS/dump_custom_adios.h +++ b/src/ADIOS/dump_custom_adios.h @@ -43,4 +43,3 @@ class DumpCustomADIOS : public DumpCustom { #endif #endif - diff --git a/src/ASPHERE/compute_erotate_asphere.h b/src/ASPHERE/compute_erotate_asphere.h index 8e1ff7a981..c8ae5ca709 100644 --- a/src/ASPHERE/compute_erotate_asphere.h +++ b/src/ASPHERE/compute_erotate_asphere.h @@ -41,4 +41,3 @@ class ComputeERotateAsphere : public Compute { #endif #endif - diff --git a/src/ASPHERE/compute_temp_asphere.h b/src/ASPHERE/compute_temp_asphere.h index e0b7add7fe..8ac9cb1d00 100644 --- a/src/ASPHERE/compute_temp_asphere.h +++ b/src/ASPHERE/compute_temp_asphere.h @@ -52,4 +52,3 @@ class ComputeTempAsphere : public Compute { #endif #endif - diff --git a/src/ASPHERE/fix_nh_asphere.h b/src/ASPHERE/fix_nh_asphere.h index 9d75504c4b..5cc49c4cc2 100644 --- a/src/ASPHERE/fix_nh_asphere.h +++ b/src/ASPHERE/fix_nh_asphere.h @@ -35,4 +35,3 @@ class FixNHAsphere : public FixNH { } // namespace LAMMPS_NS #endif - diff --git a/src/ASPHERE/fix_nph_asphere.h b/src/ASPHERE/fix_nph_asphere.h index b442586e0a..52b2cdd879 100644 --- a/src/ASPHERE/fix_nph_asphere.h +++ b/src/ASPHERE/fix_nph_asphere.h @@ -33,4 +33,3 @@ class FixNPHAsphere : public FixNHAsphere { #endif #endif - diff --git a/src/ASPHERE/fix_npt_asphere.h b/src/ASPHERE/fix_npt_asphere.h index 0fd7927dda..ccaa9c0313 100644 --- a/src/ASPHERE/fix_npt_asphere.h +++ b/src/ASPHERE/fix_npt_asphere.h @@ -33,4 +33,3 @@ class FixNPTAsphere : public FixNHAsphere { #endif #endif - diff --git a/src/ASPHERE/fix_nve_asphere.h b/src/ASPHERE/fix_nve_asphere.h index 34c6584ffe..78c49fa2c7 100644 --- a/src/ASPHERE/fix_nve_asphere.h +++ b/src/ASPHERE/fix_nve_asphere.h @@ -39,4 +39,3 @@ class FixNVEAsphere : public FixNVE { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/ASPHERE/fix_nve_asphere_noforce.h b/src/ASPHERE/fix_nve_asphere_noforce.h index 9485f548b4..b46ed400f0 100644 --- a/src/ASPHERE/fix_nve_asphere_noforce.h +++ b/src/ASPHERE/fix_nve_asphere_noforce.h @@ -39,4 +39,3 @@ class FixNVEAsphereNoforce : public FixNVENoforce { #endif #endif - diff --git a/src/ASPHERE/fix_nve_line.h b/src/ASPHERE/fix_nve_line.h index 80bfd1bbae..40b18e5ab1 100644 --- a/src/ASPHERE/fix_nve_line.h +++ b/src/ASPHERE/fix_nve_line.h @@ -41,4 +41,3 @@ class FixNVELine : public FixNVE { #endif #endif - diff --git a/src/ASPHERE/fix_nve_tri.h b/src/ASPHERE/fix_nve_tri.h index b62b6f1a0f..b1e91d712c 100644 --- a/src/ASPHERE/fix_nve_tri.h +++ b/src/ASPHERE/fix_nve_tri.h @@ -41,4 +41,3 @@ class FixNVETri : public FixNVE { #endif #endif - diff --git a/src/ASPHERE/fix_nvt_asphere.h b/src/ASPHERE/fix_nvt_asphere.h index 1946a9b343..78c9e0a156 100644 --- a/src/ASPHERE/fix_nvt_asphere.h +++ b/src/ASPHERE/fix_nvt_asphere.h @@ -33,4 +33,3 @@ class FixNVTAsphere : public FixNHAsphere { #endif #endif - diff --git a/src/ASPHERE/pair_gayberne.h b/src/ASPHERE/pair_gayberne.h index 034a6300fd..d8975e6ad0 100644 --- a/src/ASPHERE/pair_gayberne.h +++ b/src/ASPHERE/pair_gayberne.h @@ -72,4 +72,3 @@ class PairGayBerne : public Pair { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/ASPHERE/pair_line_lj.h b/src/ASPHERE/pair_line_lj.h index ac0db42be4..064e2520c6 100644 --- a/src/ASPHERE/pair_line_lj.h +++ b/src/ASPHERE/pair_line_lj.h @@ -62,4 +62,3 @@ class PairLineLJ : public Pair { #endif #endif - diff --git a/src/ASPHERE/pair_resquared.h b/src/ASPHERE/pair_resquared.h index cf21653b9f..4fd3312001 100644 --- a/src/ASPHERE/pair_resquared.h +++ b/src/ASPHERE/pair_resquared.h @@ -92,4 +92,3 @@ class PairRESquared : public Pair { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/ASPHERE/pair_tri_lj.h b/src/ASPHERE/pair_tri_lj.h index 7554ad630d..aaf0d4e7ae 100644 --- a/src/ASPHERE/pair_tri_lj.h +++ b/src/ASPHERE/pair_tri_lj.h @@ -60,4 +60,3 @@ class PairTriLJ : public Pair { #endif #endif - diff --git a/src/BOCS/compute_pressure_bocs.h b/src/BOCS/compute_pressure_bocs.h index 853ccfd057..820ca3bff6 100644 --- a/src/BOCS/compute_pressure_bocs.h +++ b/src/BOCS/compute_pressure_bocs.h @@ -80,4 +80,3 @@ class ComputePressureBocs : public Compute { #endif #endif - diff --git a/src/BOCS/fix_bocs.h b/src/BOCS/fix_bocs.h index ea79ad3c2b..5419506fd3 100644 --- a/src/BOCS/fix_bocs.h +++ b/src/BOCS/fix_bocs.h @@ -169,4 +169,3 @@ class FixBocs : public Fix { #endif #endif - diff --git a/src/BODY/body_nparticle.h b/src/BODY/body_nparticle.h index 87479400e0..3e814543c4 100644 --- a/src/BODY/body_nparticle.h +++ b/src/BODY/body_nparticle.h @@ -53,4 +53,3 @@ class BodyNparticle : public Body { #endif #endif - diff --git a/src/BODY/body_rounded_polygon.h b/src/BODY/body_rounded_polygon.h index 5462a7ba33..c6b1cd134f 100644 --- a/src/BODY/body_rounded_polygon.h +++ b/src/BODY/body_rounded_polygon.h @@ -57,4 +57,3 @@ class BodyRoundedPolygon : public Body { #endif #endif - diff --git a/src/BODY/body_rounded_polyhedron.h b/src/BODY/body_rounded_polyhedron.h index 1826b30696..f49bce9574 100644 --- a/src/BODY/body_rounded_polyhedron.h +++ b/src/BODY/body_rounded_polyhedron.h @@ -59,4 +59,3 @@ class BodyRoundedPolyhedron : public Body { #endif #endif - diff --git a/src/BODY/compute_body_local.h b/src/BODY/compute_body_local.h index c615abdcf1..7462d5cedd 100644 --- a/src/BODY/compute_body_local.h +++ b/src/BODY/compute_body_local.h @@ -49,4 +49,3 @@ class ComputeBodyLocal : public Compute { #endif #endif - diff --git a/src/BODY/compute_temp_body.h b/src/BODY/compute_temp_body.h index 832bcf4845..df64211174 100644 --- a/src/BODY/compute_temp_body.h +++ b/src/BODY/compute_temp_body.h @@ -50,4 +50,3 @@ class ComputeTempBody : public Compute { #endif #endif - diff --git a/src/BODY/fix_nh_body.h b/src/BODY/fix_nh_body.h index 63ae98e3ff..e442d47097 100644 --- a/src/BODY/fix_nh_body.h +++ b/src/BODY/fix_nh_body.h @@ -35,4 +35,3 @@ class FixNHBody : public FixNH { } // namespace LAMMPS_NS #endif - diff --git a/src/BODY/fix_nph_body.h b/src/BODY/fix_nph_body.h index 1868dc4a48..6bc734a43d 100644 --- a/src/BODY/fix_nph_body.h +++ b/src/BODY/fix_nph_body.h @@ -33,4 +33,3 @@ class FixNPHBody : public FixNHBody { #endif #endif - diff --git a/src/BODY/fix_npt_body.h b/src/BODY/fix_npt_body.h index b9db401140..1e977fb688 100644 --- a/src/BODY/fix_npt_body.h +++ b/src/BODY/fix_npt_body.h @@ -33,4 +33,3 @@ class FixNPTBody : public FixNHBody { #endif #endif - diff --git a/src/BODY/fix_nve_body.h b/src/BODY/fix_nve_body.h index ff84426d28..c37f6218cd 100644 --- a/src/BODY/fix_nve_body.h +++ b/src/BODY/fix_nve_body.h @@ -39,4 +39,3 @@ class FixNVEBody : public FixNVE { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/BODY/fix_nvt_body.h b/src/BODY/fix_nvt_body.h index bd7ed602c2..fbed640a6f 100644 --- a/src/BODY/fix_nvt_body.h +++ b/src/BODY/fix_nvt_body.h @@ -33,4 +33,3 @@ class FixNVTBody : public FixNHBody { #endif #endif - diff --git a/src/BODY/fix_wall_body_polygon.h b/src/BODY/fix_wall_body_polygon.h index 22187ef2fb..971fdcfe1b 100644 --- a/src/BODY/fix_wall_body_polygon.h +++ b/src/BODY/fix_wall_body_polygon.h @@ -93,4 +93,3 @@ class FixWallBodyPolygon : public Fix { #endif #endif - diff --git a/src/BODY/fix_wall_body_polyhedron.h b/src/BODY/fix_wall_body_polyhedron.h index 3a4f750e3b..9125820fcd 100644 --- a/src/BODY/fix_wall_body_polyhedron.h +++ b/src/BODY/fix_wall_body_polyhedron.h @@ -104,4 +104,3 @@ class FixWallBodyPolyhedron : public Fix { #endif #endif - diff --git a/src/BODY/pair_body_nparticle.h b/src/BODY/pair_body_nparticle.h index 5760b22b6a..419028e49c 100644 --- a/src/BODY/pair_body_nparticle.h +++ b/src/BODY/pair_body_nparticle.h @@ -58,4 +58,3 @@ class PairBodyNparticle : public Pair { #endif #endif - diff --git a/src/BODY/pair_body_rounded_polygon.h b/src/BODY/pair_body_rounded_polygon.h index feb98bc33e..06b5c6b3f2 100644 --- a/src/BODY/pair_body_rounded_polygon.h +++ b/src/BODY/pair_body_rounded_polygon.h @@ -108,4 +108,3 @@ class PairBodyRoundedPolygon : public Pair { #endif #endif - diff --git a/src/BODY/pair_body_rounded_polyhedron.h b/src/BODY/pair_body_rounded_polyhedron.h index e0cdd21d72..a137ebd4fa 100644 --- a/src/BODY/pair_body_rounded_polyhedron.h +++ b/src/BODY/pair_body_rounded_polyhedron.h @@ -162,4 +162,3 @@ class PairBodyRoundedPolyhedron : public Pair { #endif #endif - diff --git a/src/BPM/atom_vec_bpm_sphere.h b/src/BPM/atom_vec_bpm_sphere.h index 0fd6f9983f..5bd40cc5c0 100644 --- a/src/BPM/atom_vec_bpm_sphere.h +++ b/src/BPM/atom_vec_bpm_sphere.h @@ -59,4 +59,3 @@ class AtomVecBPMSphere : public AtomVec { #endif #endif - diff --git a/src/BPM/bond_bpm.h b/src/BPM/bond_bpm.h index c5bc92c1de..914e91ff82 100644 --- a/src/BPM/bond_bpm.h +++ b/src/BPM/bond_bpm.h @@ -70,4 +70,3 @@ class BondBPM : public Bond { } // namespace LAMMPS_NS #endif - diff --git a/src/BPM/bond_bpm_rotational.h b/src/BPM/bond_bpm_rotational.h index 2271a81e4c..952995e949 100644 --- a/src/BPM/bond_bpm_rotational.h +++ b/src/BPM/bond_bpm_rotational.h @@ -57,4 +57,3 @@ class BondBPMRotational : public BondBPM { #endif #endif - diff --git a/src/BPM/bond_bpm_spring.h b/src/BPM/bond_bpm_spring.h index f9e95ff3a4..1528dbcd07 100644 --- a/src/BPM/bond_bpm_spring.h +++ b/src/BPM/bond_bpm_spring.h @@ -50,4 +50,3 @@ class BondBPMSpring : public BondBPM { #endif #endif - diff --git a/src/BPM/compute_nbond_atom.h b/src/BPM/compute_nbond_atom.h index 3678c8d922..32d4ca2462 100644 --- a/src/BPM/compute_nbond_atom.h +++ b/src/BPM/compute_nbond_atom.h @@ -43,4 +43,3 @@ class ComputeNBondAtom : public Compute { #endif #endif - diff --git a/src/BPM/fix_nve_bpm_sphere.h b/src/BPM/fix_nve_bpm_sphere.h index 0136db5225..5f96f33df5 100644 --- a/src/BPM/fix_nve_bpm_sphere.h +++ b/src/BPM/fix_nve_bpm_sphere.h @@ -42,4 +42,3 @@ class FixNVEBPMSphere : public FixNVE { #endif #endif - diff --git a/src/BPM/pair_bpm_spring.h b/src/BPM/pair_bpm_spring.h index a26a15b193..97d7995f14 100644 --- a/src/BPM/pair_bpm_spring.h +++ b/src/BPM/pair_bpm_spring.h @@ -48,4 +48,3 @@ class PairBPMSpring : public Pair { #endif #endif - diff --git a/src/BROWNIAN/fix_brownian.h b/src/BROWNIAN/fix_brownian.h index de5f1e87af..703a49cd69 100644 --- a/src/BROWNIAN/fix_brownian.h +++ b/src/BROWNIAN/fix_brownian.h @@ -38,4 +38,3 @@ class FixBrownian : public FixBrownianBase { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/BROWNIAN/fix_brownian_asphere.h b/src/BROWNIAN/fix_brownian_asphere.h index e31d4e3c5b..a9c24d17a2 100644 --- a/src/BROWNIAN/fix_brownian_asphere.h +++ b/src/BROWNIAN/fix_brownian_asphere.h @@ -42,4 +42,3 @@ class FixBrownianAsphere : public FixBrownianBase { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/BROWNIAN/fix_brownian_base.h b/src/BROWNIAN/fix_brownian_base.h index 2ab5b545c4..6f6be89b0c 100644 --- a/src/BROWNIAN/fix_brownian_base.h +++ b/src/BROWNIAN/fix_brownian_base.h @@ -57,4 +57,3 @@ class FixBrownianBase : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/BROWNIAN/fix_brownian_sphere.h b/src/BROWNIAN/fix_brownian_sphere.h index 164b8c5f60..258c4cbf0d 100644 --- a/src/BROWNIAN/fix_brownian_sphere.h +++ b/src/BROWNIAN/fix_brownian_sphere.h @@ -39,4 +39,3 @@ class FixBrownianSphere : public FixBrownianBase { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/BROWNIAN/fix_propel_self.h b/src/BROWNIAN/fix_propel_self.h index c8dd9184c1..887b042051 100644 --- a/src/BROWNIAN/fix_propel_self.h +++ b/src/BROWNIAN/fix_propel_self.h @@ -46,4 +46,3 @@ class FixPropelSelf : public Fix { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/CG-DNA/atom_vec_oxdna.h b/src/CG-DNA/atom_vec_oxdna.h index 766d868b14..4c439dc3a6 100644 --- a/src/CG-DNA/atom_vec_oxdna.h +++ b/src/CG-DNA/atom_vec_oxdna.h @@ -40,4 +40,3 @@ class AtomVecOxdna : public AtomVec { #endif #endif - diff --git a/src/CG-DNA/bond_oxdna2_fene.h b/src/CG-DNA/bond_oxdna2_fene.h index 538148476b..89e291505f 100644 --- a/src/CG-DNA/bond_oxdna2_fene.h +++ b/src/CG-DNA/bond_oxdna2_fene.h @@ -34,4 +34,3 @@ class BondOxdna2Fene : public BondOxdnaFene { #endif #endif - diff --git a/src/CG-DNA/bond_oxdna_fene.h b/src/CG-DNA/bond_oxdna_fene.h index 8e57151898..1f754e817a 100644 --- a/src/CG-DNA/bond_oxdna_fene.h +++ b/src/CG-DNA/bond_oxdna_fene.h @@ -50,4 +50,3 @@ class BondOxdnaFene : public Bond { #endif #endif - diff --git a/src/CG-DNA/bond_oxrna2_fene.h b/src/CG-DNA/bond_oxrna2_fene.h index ae014630f4..638fea394e 100644 --- a/src/CG-DNA/bond_oxrna2_fene.h +++ b/src/CG-DNA/bond_oxrna2_fene.h @@ -35,4 +35,3 @@ class BondOxrna2Fene : public BondOxdnaFene { #endif #endif - diff --git a/src/CG-DNA/fix_nve_dot.h b/src/CG-DNA/fix_nve_dot.h index 6c05bbbee3..86562f5b74 100644 --- a/src/CG-DNA/fix_nve_dot.h +++ b/src/CG-DNA/fix_nve_dot.h @@ -54,4 +54,3 @@ class FixNVEDot : public FixNVE { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/CG-DNA/fix_nve_dotc_langevin.h b/src/CG-DNA/fix_nve_dotc_langevin.h index 57cce4a2d1..ab74e13ab5 100644 --- a/src/CG-DNA/fix_nve_dotc_langevin.h +++ b/src/CG-DNA/fix_nve_dotc_langevin.h @@ -64,4 +64,3 @@ class FixNVEDotcLangevin : public FixNVE { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/CG-DNA/pair_oxdna2_coaxstk.h b/src/CG-DNA/pair_oxdna2_coaxstk.h index 66f9d11896..4030194c19 100644 --- a/src/CG-DNA/pair_oxdna2_coaxstk.h +++ b/src/CG-DNA/pair_oxdna2_coaxstk.h @@ -64,4 +64,3 @@ class PairOxdna2Coaxstk : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna2_dh.h b/src/CG-DNA/pair_oxdna2_dh.h index 547c346f09..aca5391122 100644 --- a/src/CG-DNA/pair_oxdna2_dh.h +++ b/src/CG-DNA/pair_oxdna2_dh.h @@ -54,4 +54,3 @@ class PairOxdna2Dh : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna2_excv.h b/src/CG-DNA/pair_oxdna2_excv.h index ed1d5401b3..c24239d343 100644 --- a/src/CG-DNA/pair_oxdna2_excv.h +++ b/src/CG-DNA/pair_oxdna2_excv.h @@ -35,4 +35,3 @@ class PairOxdna2Excv : public PairOxdnaExcv { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna_coaxstk.h b/src/CG-DNA/pair_oxdna_coaxstk.h index afa7ab662d..67c8b34a9c 100644 --- a/src/CG-DNA/pair_oxdna_coaxstk.h +++ b/src/CG-DNA/pair_oxdna_coaxstk.h @@ -66,4 +66,3 @@ class PairOxdnaCoaxstk : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna_excv.h b/src/CG-DNA/pair_oxdna_excv.h index 4de85eff51..17f35b848b 100644 --- a/src/CG-DNA/pair_oxdna_excv.h +++ b/src/CG-DNA/pair_oxdna_excv.h @@ -63,4 +63,3 @@ class PairOxdnaExcv : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna_hbond.h b/src/CG-DNA/pair_oxdna_hbond.h index 8f8b7a1d5f..8850e1bd9b 100644 --- a/src/CG-DNA/pair_oxdna_hbond.h +++ b/src/CG-DNA/pair_oxdna_hbond.h @@ -70,4 +70,3 @@ class PairOxdnaHbond : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna_stk.h b/src/CG-DNA/pair_oxdna_stk.h index 0d4ad97331..ae74ee77ac 100644 --- a/src/CG-DNA/pair_oxdna_stk.h +++ b/src/CG-DNA/pair_oxdna_stk.h @@ -70,4 +70,3 @@ class PairOxdnaStk : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxdna_xstk.h b/src/CG-DNA/pair_oxdna_xstk.h index f1988327e9..ae808679f9 100644 --- a/src/CG-DNA/pair_oxdna_xstk.h +++ b/src/CG-DNA/pair_oxdna_xstk.h @@ -68,4 +68,3 @@ class PairOxdnaXstk : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxrna2_dh.h b/src/CG-DNA/pair_oxrna2_dh.h index e5c5e344f4..157bc0ae8e 100644 --- a/src/CG-DNA/pair_oxrna2_dh.h +++ b/src/CG-DNA/pair_oxrna2_dh.h @@ -35,4 +35,3 @@ class PairOxrna2Dh : public PairOxdna2Dh { #endif #endif - diff --git a/src/CG-DNA/pair_oxrna2_excv.h b/src/CG-DNA/pair_oxrna2_excv.h index 41d23a78aa..2185e17ada 100644 --- a/src/CG-DNA/pair_oxrna2_excv.h +++ b/src/CG-DNA/pair_oxrna2_excv.h @@ -35,4 +35,3 @@ class PairOxrna2Excv : public PairOxdnaExcv { #endif #endif - diff --git a/src/CG-DNA/pair_oxrna2_hbond.h b/src/CG-DNA/pair_oxrna2_hbond.h index 209c5b3fee..e84295afb3 100644 --- a/src/CG-DNA/pair_oxrna2_hbond.h +++ b/src/CG-DNA/pair_oxrna2_hbond.h @@ -33,4 +33,3 @@ class PairOxrna2Hbond : public PairOxdnaHbond { #endif #endif - diff --git a/src/CG-DNA/pair_oxrna2_stk.h b/src/CG-DNA/pair_oxrna2_stk.h index 5ea582e364..1cf404e73b 100644 --- a/src/CG-DNA/pair_oxrna2_stk.h +++ b/src/CG-DNA/pair_oxrna2_stk.h @@ -71,4 +71,3 @@ class PairOxrna2Stk : public Pair { #endif #endif - diff --git a/src/CG-DNA/pair_oxrna2_xstk.h b/src/CG-DNA/pair_oxrna2_xstk.h index 40917cbedf..919ee22857 100644 --- a/src/CG-DNA/pair_oxrna2_xstk.h +++ b/src/CG-DNA/pair_oxrna2_xstk.h @@ -65,4 +65,3 @@ class PairOxrna2Xstk : public Pair { #endif #endif - diff --git a/src/CG-SDK/pair_lj_sdk_coul_msm.h b/src/CG-SDK/pair_lj_sdk_coul_msm.h index 9c940925ac..1b43f39ec9 100644 --- a/src/CG-SDK/pair_lj_sdk_coul_msm.h +++ b/src/CG-SDK/pair_lj_sdk_coul_msm.h @@ -43,4 +43,3 @@ class PairLJSDKCoulMSM : public PairLJSDKCoulLong { #endif #endif - diff --git a/src/CLASS2/angle_class2.h b/src/CLASS2/angle_class2.h index 618ca098e2..9503a35c70 100644 --- a/src/CLASS2/angle_class2.h +++ b/src/CLASS2/angle_class2.h @@ -49,4 +49,3 @@ class AngleClass2 : public Angle { #endif #endif - diff --git a/src/CLASS2/bond_class2.h b/src/CLASS2/bond_class2.h index f88ac93522..1ca65a8628 100644 --- a/src/CLASS2/bond_class2.h +++ b/src/CLASS2/bond_class2.h @@ -47,4 +47,3 @@ class BondClass2 : public Bond { #endif #endif - diff --git a/src/CLASS2/dihedral_class2.h b/src/CLASS2/dihedral_class2.h index d3d97cc4e5..5dafe8e043 100644 --- a/src/CLASS2/dihedral_class2.h +++ b/src/CLASS2/dihedral_class2.h @@ -54,4 +54,3 @@ class DihedralClass2 : public Dihedral { #endif #endif - diff --git a/src/CLASS2/improper_class2.h b/src/CLASS2/improper_class2.h index b3f736242b..8646b44735 100644 --- a/src/CLASS2/improper_class2.h +++ b/src/CLASS2/improper_class2.h @@ -49,4 +49,3 @@ class ImproperClass2 : public Improper { #endif #endif - diff --git a/src/CLASS2/pair_lj_class2.h b/src/CLASS2/pair_lj_class2.h index 4e5488f43c..a709be3f54 100644 --- a/src/CLASS2/pair_lj_class2.h +++ b/src/CLASS2/pair_lj_class2.h @@ -58,4 +58,3 @@ class PairLJClass2 : public Pair { #endif #endif - diff --git a/src/CLASS2/pair_lj_class2_coul_cut.h b/src/CLASS2/pair_lj_class2_coul_cut.h index 1860a9e528..c9da2222ea 100644 --- a/src/CLASS2/pair_lj_class2_coul_cut.h +++ b/src/CLASS2/pair_lj_class2_coul_cut.h @@ -56,4 +56,3 @@ class PairLJClass2CoulCut : public Pair { #endif #endif - diff --git a/src/CLASS2/pair_lj_class2_coul_long.h b/src/CLASS2/pair_lj_class2_coul_long.h index 99d0c96c1c..9d1aeb711d 100644 --- a/src/CLASS2/pair_lj_class2_coul_long.h +++ b/src/CLASS2/pair_lj_class2_coul_long.h @@ -62,4 +62,3 @@ class PairLJClass2CoulLong : public Pair { #endif #endif - diff --git a/src/COLLOID/fix_wall_colloid.h b/src/COLLOID/fix_wall_colloid.h index c9f56adb50..7e6adf6308 100644 --- a/src/COLLOID/fix_wall_colloid.h +++ b/src/COLLOID/fix_wall_colloid.h @@ -39,4 +39,3 @@ class FixWallColloid : public FixWall { #endif #endif - diff --git a/src/COLLOID/pair_brownian.h b/src/COLLOID/pair_brownian.h index 59c8919833..110e0aec77 100644 --- a/src/COLLOID/pair_brownian.h +++ b/src/COLLOID/pair_brownian.h @@ -62,4 +62,3 @@ class PairBrownian : public Pair { #endif #endif - diff --git a/src/COLLOID/pair_brownian_poly.h b/src/COLLOID/pair_brownian_poly.h index 92a3008f45..aef5a5c13d 100644 --- a/src/COLLOID/pair_brownian_poly.h +++ b/src/COLLOID/pair_brownian_poly.h @@ -37,4 +37,3 @@ class PairBrownianPoly : public PairBrownian { #endif #endif - diff --git a/src/COLLOID/pair_colloid.h b/src/COLLOID/pair_colloid.h index da5869c1eb..27057665e5 100644 --- a/src/COLLOID/pair_colloid.h +++ b/src/COLLOID/pair_colloid.h @@ -57,4 +57,3 @@ class PairColloid : public Pair { #endif #endif - diff --git a/src/COLLOID/pair_lubricate.h b/src/COLLOID/pair_lubricate.h index 836bff066b..a783312e5e 100644 --- a/src/COLLOID/pair_lubricate.h +++ b/src/COLLOID/pair_lubricate.h @@ -63,4 +63,3 @@ class PairLubricate : public Pair { #endif #endif - diff --git a/src/COLLOID/pair_lubricateU.h b/src/COLLOID/pair_lubricateU.h index 5053e7f29c..24be18710e 100644 --- a/src/COLLOID/pair_lubricateU.h +++ b/src/COLLOID/pair_lubricateU.h @@ -78,4 +78,3 @@ class PairLubricateU : public Pair { #endif #endif - diff --git a/src/COLLOID/pair_lubricateU_poly.h b/src/COLLOID/pair_lubricateU_poly.h index 1ca9b3059c..ed5aab3aed 100644 --- a/src/COLLOID/pair_lubricateU_poly.h +++ b/src/COLLOID/pair_lubricateU_poly.h @@ -47,4 +47,3 @@ class PairLubricateUPoly : public PairLubricateU { #endif #endif - diff --git a/src/COLLOID/pair_lubricate_poly.h b/src/COLLOID/pair_lubricate_poly.h index 8c8e8cc26d..1df27834b7 100644 --- a/src/COLLOID/pair_lubricate_poly.h +++ b/src/COLLOID/pair_lubricate_poly.h @@ -36,4 +36,3 @@ class PairLubricatePoly : public PairLubricate { #endif #endif - diff --git a/src/COLLOID/pair_yukawa_colloid.h b/src/COLLOID/pair_yukawa_colloid.h index 52556afc43..55f86f9e13 100644 --- a/src/COLLOID/pair_yukawa_colloid.h +++ b/src/COLLOID/pair_yukawa_colloid.h @@ -38,4 +38,3 @@ class PairYukawaColloid : public PairYukawa { #endif #endif - diff --git a/src/COLVARS/fix_colvars.h b/src/COLVARS/fix_colvars.h index 600ca96619..4d5f19e9a9 100644 --- a/src/COLVARS/fix_colvars.h +++ b/src/COLVARS/fix_colvars.h @@ -97,4 +97,3 @@ class FixColvars : public Fix { #endif #endif - diff --git a/src/COLVARS/group_ndx.h b/src/COLVARS/group_ndx.h index e9af6b5109..524d2d6c03 100644 --- a/src/COLVARS/group_ndx.h +++ b/src/COLVARS/group_ndx.h @@ -39,4 +39,3 @@ class Group2Ndx : public Command { #endif #endif - diff --git a/src/COLVARS/ndx_group.h b/src/COLVARS/ndx_group.h index 9b7272df0f..484c53f109 100644 --- a/src/COLVARS/ndx_group.h +++ b/src/COLVARS/ndx_group.h @@ -40,4 +40,3 @@ class Ndx2Group : public Command { #endif #endif - diff --git a/src/COMPRESS/dump_atom_gz.h b/src/COMPRESS/dump_atom_gz.h index cc742a6884..fcf27464be 100644 --- a/src/COMPRESS/dump_atom_gz.h +++ b/src/COMPRESS/dump_atom_gz.h @@ -44,4 +44,3 @@ class DumpAtomGZ : public DumpAtom { #endif #endif - diff --git a/src/COMPRESS/dump_atom_zstd.h b/src/COMPRESS/dump_atom_zstd.h index 9ef26138fa..35143a983f 100644 --- a/src/COMPRESS/dump_atom_zstd.h +++ b/src/COMPRESS/dump_atom_zstd.h @@ -51,4 +51,3 @@ class DumpAtomZstd : public DumpAtom { #endif #endif #endif - diff --git a/src/COMPRESS/dump_cfg_gz.h b/src/COMPRESS/dump_cfg_gz.h index 7fafced840..b1376861c6 100644 --- a/src/COMPRESS/dump_cfg_gz.h +++ b/src/COMPRESS/dump_cfg_gz.h @@ -44,4 +44,3 @@ class DumpCFGGZ : public DumpCFG { #endif #endif - diff --git a/src/COMPRESS/dump_cfg_zstd.h b/src/COMPRESS/dump_cfg_zstd.h index d5d2df36cb..3b056141a0 100644 --- a/src/COMPRESS/dump_cfg_zstd.h +++ b/src/COMPRESS/dump_cfg_zstd.h @@ -50,4 +50,3 @@ class DumpCFGZstd : public DumpCFG { #endif #endif #endif - diff --git a/src/COMPRESS/dump_custom_gz.h b/src/COMPRESS/dump_custom_gz.h index 2fda5f88cd..51ac402050 100644 --- a/src/COMPRESS/dump_custom_gz.h +++ b/src/COMPRESS/dump_custom_gz.h @@ -44,4 +44,3 @@ class DumpCustomGZ : public DumpCustom { #endif #endif - diff --git a/src/COMPRESS/dump_custom_zstd.h b/src/COMPRESS/dump_custom_zstd.h index b8d400809d..56f8022704 100644 --- a/src/COMPRESS/dump_custom_zstd.h +++ b/src/COMPRESS/dump_custom_zstd.h @@ -51,4 +51,3 @@ class DumpCustomZstd : public DumpCustom { #endif #endif #endif - diff --git a/src/COMPRESS/dump_local_gz.h b/src/COMPRESS/dump_local_gz.h index b6c00a981b..ebfb57cd58 100644 --- a/src/COMPRESS/dump_local_gz.h +++ b/src/COMPRESS/dump_local_gz.h @@ -44,4 +44,3 @@ class DumpLocalGZ : public DumpLocal { #endif #endif - diff --git a/src/COMPRESS/dump_local_zstd.h b/src/COMPRESS/dump_local_zstd.h index 66a34dc7d1..0dfcf87660 100644 --- a/src/COMPRESS/dump_local_zstd.h +++ b/src/COMPRESS/dump_local_zstd.h @@ -51,4 +51,3 @@ class DumpLocalZstd : public DumpLocal { #endif #endif #endif - diff --git a/src/COMPRESS/dump_xyz_gz.h b/src/COMPRESS/dump_xyz_gz.h index 9dae550bd0..cd4e22c0ef 100644 --- a/src/COMPRESS/dump_xyz_gz.h +++ b/src/COMPRESS/dump_xyz_gz.h @@ -44,4 +44,3 @@ class DumpXYZGZ : public DumpXYZ { #endif #endif - diff --git a/src/COMPRESS/dump_xyz_zstd.h b/src/COMPRESS/dump_xyz_zstd.h index c59795a692..97380f6c95 100644 --- a/src/COMPRESS/dump_xyz_zstd.h +++ b/src/COMPRESS/dump_xyz_zstd.h @@ -51,4 +51,3 @@ class DumpXYZZstd : public DumpXYZ { #endif #endif #endif - diff --git a/src/CORESHELL/compute_temp_cs.h b/src/CORESHELL/compute_temp_cs.h index 8ed76f82ac..96ad6ca91a 100644 --- a/src/CORESHELL/compute_temp_cs.h +++ b/src/CORESHELL/compute_temp_cs.h @@ -64,4 +64,3 @@ class ComputeTempCS : public Compute { #endif #endif - diff --git a/src/CORESHELL/pair_born_coul_dsf_cs.h b/src/CORESHELL/pair_born_coul_dsf_cs.h index e38e306d34..afb4becfbb 100644 --- a/src/CORESHELL/pair_born_coul_dsf_cs.h +++ b/src/CORESHELL/pair_born_coul_dsf_cs.h @@ -34,4 +34,3 @@ class PairBornCoulDSFCS : public PairBornCoulDSF { #endif #endif - diff --git a/src/CORESHELL/pair_born_coul_long_cs.h b/src/CORESHELL/pair_born_coul_long_cs.h index 7cd2084617..a5b44d1729 100644 --- a/src/CORESHELL/pair_born_coul_long_cs.h +++ b/src/CORESHELL/pair_born_coul_long_cs.h @@ -34,4 +34,3 @@ class PairBornCoulLongCS : public PairBornCoulLong { #endif #endif - diff --git a/src/CORESHELL/pair_born_coul_wolf_cs.h b/src/CORESHELL/pair_born_coul_wolf_cs.h index d6750c10c8..8f052ef8a7 100644 --- a/src/CORESHELL/pair_born_coul_wolf_cs.h +++ b/src/CORESHELL/pair_born_coul_wolf_cs.h @@ -34,4 +34,3 @@ class PairBornCoulWolfCS : public PairBornCoulWolf { #endif #endif - diff --git a/src/CORESHELL/pair_buck_coul_long_cs.h b/src/CORESHELL/pair_buck_coul_long_cs.h index fc9b2f6a2b..0366b748a3 100644 --- a/src/CORESHELL/pair_buck_coul_long_cs.h +++ b/src/CORESHELL/pair_buck_coul_long_cs.h @@ -34,4 +34,3 @@ class PairBuckCoulLongCS : public PairBuckCoulLong { #endif #endif - diff --git a/src/CORESHELL/pair_coul_long_cs.h b/src/CORESHELL/pair_coul_long_cs.h index dd75f64670..6850152d2b 100644 --- a/src/CORESHELL/pair_coul_long_cs.h +++ b/src/CORESHELL/pair_coul_long_cs.h @@ -34,4 +34,3 @@ class PairCoulLongCS : public PairCoulLong { #endif #endif - diff --git a/src/CORESHELL/pair_coul_wolf_cs.h b/src/CORESHELL/pair_coul_wolf_cs.h index 132645270f..47f3e1a716 100644 --- a/src/CORESHELL/pair_coul_wolf_cs.h +++ b/src/CORESHELL/pair_coul_wolf_cs.h @@ -34,4 +34,3 @@ class PairCoulWolfCS : public PairCoulWolf { #endif #endif /* LMP_PAIR_COUL_WOLF_CS_H_ */ - diff --git a/src/CORESHELL/pair_lj_class2_coul_long_cs.h b/src/CORESHELL/pair_lj_class2_coul_long_cs.h index ba7da4095a..39548f51a9 100644 --- a/src/CORESHELL/pair_lj_class2_coul_long_cs.h +++ b/src/CORESHELL/pair_lj_class2_coul_long_cs.h @@ -38,4 +38,3 @@ class PairLJClass2CoulLongCS : public PairLJClass2CoulLong { #endif #endif - diff --git a/src/CORESHELL/pair_lj_cut_coul_long_cs.h b/src/CORESHELL/pair_lj_cut_coul_long_cs.h index 3da124728b..aa47b7710b 100644 --- a/src/CORESHELL/pair_lj_cut_coul_long_cs.h +++ b/src/CORESHELL/pair_lj_cut_coul_long_cs.h @@ -38,4 +38,3 @@ class PairLJCutCoulLongCS : public PairLJCutCoulLong { #endif #endif - diff --git a/src/DIELECTRIC/atom_vec_dielectric.h b/src/DIELECTRIC/atom_vec_dielectric.h index d95f3ce820..071f790772 100644 --- a/src/DIELECTRIC/atom_vec_dielectric.h +++ b/src/DIELECTRIC/atom_vec_dielectric.h @@ -53,4 +53,3 @@ class AtomVecDielectric : public AtomVec { #endif #endif - diff --git a/src/DIELECTRIC/compute_efield_atom.h b/src/DIELECTRIC/compute_efield_atom.h index 8f0a7f68e3..c38cd5860e 100644 --- a/src/DIELECTRIC/compute_efield_atom.h +++ b/src/DIELECTRIC/compute_efield_atom.h @@ -48,4 +48,3 @@ class ComputeEfieldAtom : public Compute { #endif #endif - diff --git a/src/DIELECTRIC/fix_polarize_bem_gmres.h b/src/DIELECTRIC/fix_polarize_bem_gmres.h index 1d28959e98..e590b1b35e 100644 --- a/src/DIELECTRIC/fix_polarize_bem_gmres.h +++ b/src/DIELECTRIC/fix_polarize_bem_gmres.h @@ -109,4 +109,3 @@ class FixPolarizeBEMGMRES : public Fix { #endif #endif - diff --git a/src/DIELECTRIC/fix_polarize_bem_icc.h b/src/DIELECTRIC/fix_polarize_bem_icc.h index 495a8779cc..4ca182259f 100644 --- a/src/DIELECTRIC/fix_polarize_bem_icc.h +++ b/src/DIELECTRIC/fix_polarize_bem_icc.h @@ -67,4 +67,3 @@ class FixPolarizeBEMICC : public Fix { #endif #endif - diff --git a/src/DIELECTRIC/fix_polarize_functional.h b/src/DIELECTRIC/fix_polarize_functional.h index 6cbf0fb6e2..c4cf8366e8 100644 --- a/src/DIELECTRIC/fix_polarize_functional.h +++ b/src/DIELECTRIC/fix_polarize_functional.h @@ -121,4 +121,3 @@ class FixPolarizeFunctional : public Fix { #endif #endif - diff --git a/src/DIELECTRIC/msm_dielectric.h b/src/DIELECTRIC/msm_dielectric.h index 7794c4ce3a..f5a18ec1d0 100644 --- a/src/DIELECTRIC/msm_dielectric.h +++ b/src/DIELECTRIC/msm_dielectric.h @@ -43,4 +43,3 @@ class MSMDielectric : public MSM { #endif #endif - diff --git a/src/DIELECTRIC/pair_coul_cut_dielectric.h b/src/DIELECTRIC/pair_coul_cut_dielectric.h index d24bce3d88..50268936b7 100644 --- a/src/DIELECTRIC/pair_coul_cut_dielectric.h +++ b/src/DIELECTRIC/pair_coul_cut_dielectric.h @@ -43,4 +43,3 @@ class PairCoulCutDielectric : public PairCoulCut { #endif #endif - diff --git a/src/DIELECTRIC/pair_coul_long_dielectric.h b/src/DIELECTRIC/pair_coul_long_dielectric.h index 251d950beb..41dbeb2964 100644 --- a/src/DIELECTRIC/pair_coul_long_dielectric.h +++ b/src/DIELECTRIC/pair_coul_long_dielectric.h @@ -42,4 +42,3 @@ class PairCoulLongDielectric : public PairCoulLong { #endif #endif - diff --git a/src/DIELECTRIC/pair_lj_cut_coul_cut_dielectric.h b/src/DIELECTRIC/pair_lj_cut_coul_cut_dielectric.h index f3f0c6c4b7..5d88bf59ce 100644 --- a/src/DIELECTRIC/pair_lj_cut_coul_cut_dielectric.h +++ b/src/DIELECTRIC/pair_lj_cut_coul_cut_dielectric.h @@ -44,4 +44,3 @@ class PairLJCutCoulCutDielectric : public PairLJCutCoulCut { #endif #endif - diff --git a/src/DIELECTRIC/pair_lj_cut_coul_debye_dielectric.h b/src/DIELECTRIC/pair_lj_cut_coul_debye_dielectric.h index 79ab4ced82..c70d86368d 100644 --- a/src/DIELECTRIC/pair_lj_cut_coul_debye_dielectric.h +++ b/src/DIELECTRIC/pair_lj_cut_coul_debye_dielectric.h @@ -44,4 +44,3 @@ class PairLJCutCoulDebyeDielectric : public PairLJCutCoulDebye { #endif #endif - diff --git a/src/DIELECTRIC/pair_lj_cut_coul_long_dielectric.h b/src/DIELECTRIC/pair_lj_cut_coul_long_dielectric.h index aadd8cf098..139b3bc763 100644 --- a/src/DIELECTRIC/pair_lj_cut_coul_long_dielectric.h +++ b/src/DIELECTRIC/pair_lj_cut_coul_long_dielectric.h @@ -45,4 +45,3 @@ class PairLJCutCoulLongDielectric : public PairLJCutCoulLong { #endif #endif - diff --git a/src/DIELECTRIC/pair_lj_cut_coul_msm_dielectric.h b/src/DIELECTRIC/pair_lj_cut_coul_msm_dielectric.h index 2ec39490cc..a7cebc94c1 100644 --- a/src/DIELECTRIC/pair_lj_cut_coul_msm_dielectric.h +++ b/src/DIELECTRIC/pair_lj_cut_coul_msm_dielectric.h @@ -45,4 +45,3 @@ class PairLJCutCoulMSMDielectric : public PairLJCutCoulLong { #endif #endif - diff --git a/src/DIELECTRIC/pair_lj_long_coul_long_dielectric.h b/src/DIELECTRIC/pair_lj_long_coul_long_dielectric.h index 4535bce129..50521cee60 100644 --- a/src/DIELECTRIC/pair_lj_long_coul_long_dielectric.h +++ b/src/DIELECTRIC/pair_lj_long_coul_long_dielectric.h @@ -44,4 +44,3 @@ class PairLJLongCoulLongDielectric : public PairLJLongCoulLong { #endif #endif - diff --git a/src/DIELECTRIC/pppm_dielectric.h b/src/DIELECTRIC/pppm_dielectric.h index 46ec54b549..92a93daa90 100644 --- a/src/DIELECTRIC/pppm_dielectric.h +++ b/src/DIELECTRIC/pppm_dielectric.h @@ -49,4 +49,3 @@ class PPPMDielectric : public PPPM { #endif #endif - diff --git a/src/DIELECTRIC/pppm_disp_dielectric.h b/src/DIELECTRIC/pppm_disp_dielectric.h index 0ea705709e..b89be02f92 100644 --- a/src/DIELECTRIC/pppm_disp_dielectric.h +++ b/src/DIELECTRIC/pppm_disp_dielectric.h @@ -50,4 +50,3 @@ class PPPMDispDielectric : public PPPMDisp { #endif #endif - diff --git a/src/DIFFRACTION/fix_saed_vtk.h b/src/DIFFRACTION/fix_saed_vtk.h index 40740a9ffb..d50ef01833 100644 --- a/src/DIFFRACTION/fix_saed_vtk.h +++ b/src/DIFFRACTION/fix_saed_vtk.h @@ -80,4 +80,3 @@ class FixSAEDVTK : public Fix { #endif #endif - diff --git a/src/DIPOLE/angle_dipole.h b/src/DIPOLE/angle_dipole.h index 1ae8848d2c..6965e1ca5b 100644 --- a/src/DIPOLE/angle_dipole.h +++ b/src/DIPOLE/angle_dipole.h @@ -47,4 +47,3 @@ class AngleDipole : public Angle { #endif #endif - diff --git a/src/DIPOLE/atom_vec_dipole.h b/src/DIPOLE/atom_vec_dipole.h index aae339d8d1..786b884cfe 100644 --- a/src/DIPOLE/atom_vec_dipole.h +++ b/src/DIPOLE/atom_vec_dipole.h @@ -39,4 +39,3 @@ class AtomVecDipole : public AtomVec { #endif #endif - diff --git a/src/DIPOLE/pair_lj_cut_dipole_cut.h b/src/DIPOLE/pair_lj_cut_dipole_cut.h index de2c7cedd9..f42662aa60 100644 --- a/src/DIPOLE/pair_lj_cut_dipole_cut.h +++ b/src/DIPOLE/pair_lj_cut_dipole_cut.h @@ -53,4 +53,3 @@ class PairLJCutDipoleCut : public Pair { #endif #endif - diff --git a/src/DIPOLE/pair_lj_cut_dipole_long.h b/src/DIPOLE/pair_lj_cut_dipole_long.h index de701a01d2..03f4c1561c 100644 --- a/src/DIPOLE/pair_lj_cut_dipole_long.h +++ b/src/DIPOLE/pair_lj_cut_dipole_long.h @@ -58,4 +58,3 @@ class PairLJCutDipoleLong : public Pair { #endif #endif - diff --git a/src/DIPOLE/pair_lj_long_dipole_long.h b/src/DIPOLE/pair_lj_long_dipole_long.h index 0aeb48d075..faf0c3898c 100644 --- a/src/DIPOLE/pair_lj_long_dipole_long.h +++ b/src/DIPOLE/pair_lj_long_dipole_long.h @@ -60,4 +60,3 @@ class PairLJLongDipoleLong : public Pair { #endif #endif - diff --git a/src/DPD-BASIC/pair_dpd.h b/src/DPD-BASIC/pair_dpd.h index 1310f695ff..4da94ae8d1 100644 --- a/src/DPD-BASIC/pair_dpd.h +++ b/src/DPD-BASIC/pair_dpd.h @@ -56,4 +56,3 @@ class PairDPD : public Pair { #endif #endif - diff --git a/src/DPD-BASIC/pair_dpd_ext.h b/src/DPD-BASIC/pair_dpd_ext.h index 6daf1a01aa..40377ac310 100644 --- a/src/DPD-BASIC/pair_dpd_ext.h +++ b/src/DPD-BASIC/pair_dpd_ext.h @@ -57,4 +57,3 @@ class PairDPDExt : public Pair { #endif #endif - diff --git a/src/DPD-BASIC/pair_dpd_ext_tstat.h b/src/DPD-BASIC/pair_dpd_ext_tstat.h index 3f117ce092..94ef466f0d 100644 --- a/src/DPD-BASIC/pair_dpd_ext_tstat.h +++ b/src/DPD-BASIC/pair_dpd_ext_tstat.h @@ -45,4 +45,3 @@ class PairDPDExtTstat : public PairDPDExt { #endif #endif - diff --git a/src/DPD-BASIC/pair_dpd_tstat.h b/src/DPD-BASIC/pair_dpd_tstat.h index 33c98d6305..b7d985253d 100644 --- a/src/DPD-BASIC/pair_dpd_tstat.h +++ b/src/DPD-BASIC/pair_dpd_tstat.h @@ -45,4 +45,3 @@ class PairDPDTstat : public PairDPD { #endif #endif - diff --git a/src/DPD-MESO/atom_vec_tdpd.h b/src/DPD-MESO/atom_vec_tdpd.h index 4118605946..1daea09628 100644 --- a/src/DPD-MESO/atom_vec_tdpd.h +++ b/src/DPD-MESO/atom_vec_tdpd.h @@ -45,4 +45,3 @@ class AtomVecTDPD : public AtomVec { #endif #endif - diff --git a/src/DPD-MESO/pair_edpd.h b/src/DPD-MESO/pair_edpd.h index 6aae61a9ae..055fdfdadc 100644 --- a/src/DPD-MESO/pair_edpd.h +++ b/src/DPD-MESO/pair_edpd.h @@ -60,4 +60,3 @@ class PairEDPD : public Pair { #endif #endif - diff --git a/src/DPD-MESO/pair_mdpd.h b/src/DPD-MESO/pair_mdpd.h index beeb9a1e4e..b95e257043 100644 --- a/src/DPD-MESO/pair_mdpd.h +++ b/src/DPD-MESO/pair_mdpd.h @@ -55,4 +55,3 @@ class PairMDPD : public Pair { #endif #endif - diff --git a/src/DPD-MESO/pair_tdpd.h b/src/DPD-MESO/pair_tdpd.h index e4d2cc8cdb..34bed64abc 100644 --- a/src/DPD-MESO/pair_tdpd.h +++ b/src/DPD-MESO/pair_tdpd.h @@ -56,4 +56,3 @@ class PairTDPD : public Pair { #endif #endif - diff --git a/src/DPD-REACT/atom_vec_dpd.h b/src/DPD-REACT/atom_vec_dpd.h index 4d12f41483..8710d133ad 100644 --- a/src/DPD-REACT/atom_vec_dpd.h +++ b/src/DPD-REACT/atom_vec_dpd.h @@ -42,4 +42,3 @@ class AtomVecDPD : public AtomVec { #endif #endif - diff --git a/src/DPD-REACT/compute_dpd.h b/src/DPD-REACT/compute_dpd.h index a737257fc6..269c9919a0 100644 --- a/src/DPD-REACT/compute_dpd.h +++ b/src/DPD-REACT/compute_dpd.h @@ -39,4 +39,3 @@ class ComputeDpd : public Compute { #endif #endif - diff --git a/src/DPD-REACT/compute_dpd_atom.h b/src/DPD-REACT/compute_dpd_atom.h index 204e26d8ec..817e8145c3 100644 --- a/src/DPD-REACT/compute_dpd_atom.h +++ b/src/DPD-REACT/compute_dpd_atom.h @@ -41,4 +41,3 @@ class ComputeDpdAtom : public Compute { #endif #endif - diff --git a/src/DPD-REACT/fix_dpd_energy.h b/src/DPD-REACT/fix_dpd_energy.h index 0bd4a06102..39236e1d36 100644 --- a/src/DPD-REACT/fix_dpd_energy.h +++ b/src/DPD-REACT/fix_dpd_energy.h @@ -39,4 +39,3 @@ class FixDPDenergy : public Fix { #endif #endif - diff --git a/src/DPD-REACT/fix_eos_cv.h b/src/DPD-REACT/fix_eos_cv.h index c926404620..9795cc763e 100644 --- a/src/DPD-REACT/fix_eos_cv.h +++ b/src/DPD-REACT/fix_eos_cv.h @@ -40,4 +40,3 @@ class FixEOScv : public Fix { #endif #endif - diff --git a/src/DPD-REACT/fix_eos_table.h b/src/DPD-REACT/fix_eos_table.h index 9f4ceca5c5..882b9ba284 100644 --- a/src/DPD-REACT/fix_eos_table.h +++ b/src/DPD-REACT/fix_eos_table.h @@ -66,4 +66,3 @@ class FixEOStable : public Fix { #endif #endif - diff --git a/src/DPD-REACT/fix_eos_table_rx.h b/src/DPD-REACT/fix_eos_table_rx.h index 31b1c43878..bd6c1a0653 100644 --- a/src/DPD-REACT/fix_eos_table_rx.h +++ b/src/DPD-REACT/fix_eos_table_rx.h @@ -82,4 +82,3 @@ class FixEOStableRX : public Fix { #endif #endif - diff --git a/src/DPD-REACT/fix_rx.h b/src/DPD-REACT/fix_rx.h index b2112f56ea..d3e4545ed5 100644 --- a/src/DPD-REACT/fix_rx.h +++ b/src/DPD-REACT/fix_rx.h @@ -147,4 +147,3 @@ class FixRX : public Fix { #endif #endif - diff --git a/src/DPD-REACT/fix_shardlow.h b/src/DPD-REACT/fix_shardlow.h index 54cca55bfb..40cc22eec1 100644 --- a/src/DPD-REACT/fix_shardlow.h +++ b/src/DPD-REACT/fix_shardlow.h @@ -67,4 +67,3 @@ class FixShardlow : public Fix { #endif #endif - diff --git a/src/DPD-REACT/nbin_ssa.h b/src/DPD-REACT/nbin_ssa.h index bf754e92ab..f6c60b1a79 100644 --- a/src/DPD-REACT/nbin_ssa.h +++ b/src/DPD-REACT/nbin_ssa.h @@ -95,4 +95,3 @@ class NBinSSA : public NBinStandard { #endif #endif - diff --git a/src/DPD-REACT/npair_half_bin_newton_ssa.h b/src/DPD-REACT/npair_half_bin_newton_ssa.h index 903862a020..dae45742f4 100644 --- a/src/DPD-REACT/npair_half_bin_newton_ssa.h +++ b/src/DPD-REACT/npair_half_bin_newton_ssa.h @@ -52,4 +52,3 @@ class NPairHalfBinNewtonSSA : public NPair { #endif #endif - diff --git a/src/DPD-REACT/nstencil_half_bin_2d_ssa.h b/src/DPD-REACT/nstencil_half_bin_2d_ssa.h index a36339165e..52e3d645c1 100644 --- a/src/DPD-REACT/nstencil_half_bin_2d_ssa.h +++ b/src/DPD-REACT/nstencil_half_bin_2d_ssa.h @@ -36,4 +36,3 @@ class NStencilHalfBin2dSSA : public NStencilSSA { #endif #endif - diff --git a/src/DPD-REACT/nstencil_half_bin_3d_ssa.h b/src/DPD-REACT/nstencil_half_bin_3d_ssa.h index 0dfa09fc4a..dcaaaa91e9 100644 --- a/src/DPD-REACT/nstencil_half_bin_3d_ssa.h +++ b/src/DPD-REACT/nstencil_half_bin_3d_ssa.h @@ -36,4 +36,3 @@ class NStencilHalfBin3dSSA : public NStencilSSA { #endif #endif - diff --git a/src/DPD-REACT/nstencil_ssa.h b/src/DPD-REACT/nstencil_ssa.h index 2251c179d4..a1438f5dac 100644 --- a/src/DPD-REACT/nstencil_ssa.h +++ b/src/DPD-REACT/nstencil_ssa.h @@ -30,4 +30,3 @@ class NStencilSSA : public NStencil { } // namespace LAMMPS_NS #endif - diff --git a/src/DPD-REACT/pair_dpd_fdt.h b/src/DPD-REACT/pair_dpd_fdt.h index 8f7dbc8e7a..6b488d0820 100644 --- a/src/DPD-REACT/pair_dpd_fdt.h +++ b/src/DPD-REACT/pair_dpd_fdt.h @@ -59,4 +59,3 @@ class PairDPDfdt : public Pair { #endif #endif - diff --git a/src/DPD-REACT/pair_dpd_fdt_energy.h b/src/DPD-REACT/pair_dpd_fdt_energy.h index 3f5f89d75b..dcebc2d683 100644 --- a/src/DPD-REACT/pair_dpd_fdt_energy.h +++ b/src/DPD-REACT/pair_dpd_fdt_energy.h @@ -61,4 +61,3 @@ class PairDPDfdtEnergy : public Pair { #endif #endif - diff --git a/src/DPD-REACT/pair_exp6_rx.h b/src/DPD-REACT/pair_exp6_rx.h index 8a09347c59..d965b8031e 100644 --- a/src/DPD-REACT/pair_exp6_rx.h +++ b/src/DPD-REACT/pair_exp6_rx.h @@ -84,4 +84,3 @@ class PairExp6rx : public Pair { #endif #endif - diff --git a/src/DPD-REACT/pair_multi_lucy.h b/src/DPD-REACT/pair_multi_lucy.h index d9d503ec4c..a5ee9641fd 100644 --- a/src/DPD-REACT/pair_multi_lucy.h +++ b/src/DPD-REACT/pair_multi_lucy.h @@ -79,4 +79,3 @@ class PairMultiLucy : public Pair { #endif #endif - diff --git a/src/DPD-REACT/pair_multi_lucy_rx.h b/src/DPD-REACT/pair_multi_lucy_rx.h index 73f84add12..4179d5f4a8 100644 --- a/src/DPD-REACT/pair_multi_lucy_rx.h +++ b/src/DPD-REACT/pair_multi_lucy_rx.h @@ -85,4 +85,3 @@ class PairMultiLucyRX : public Pair { #endif #endif - diff --git a/src/DPD-REACT/pair_table_rx.h b/src/DPD-REACT/pair_table_rx.h index 33ec5a05f7..6a97125c19 100644 --- a/src/DPD-REACT/pair_table_rx.h +++ b/src/DPD-REACT/pair_table_rx.h @@ -46,4 +46,3 @@ class PairTableRX : public PairTable { #endif #endif - diff --git a/src/DPD-REACT/random_external_state.h b/src/DPD-REACT/random_external_state.h index a9121d4e09..ce06a3c652 100644 --- a/src/DPD-REACT/random_external_state.h +++ b/src/DPD-REACT/random_external_state.h @@ -169,4 +169,3 @@ void es_genNextParallelState(es_RNG_t &serial_state, es_RNG_t &new_state) } // namespace random_external_state #endif - diff --git a/src/DPD-SMOOTH/fix_meso_move.h b/src/DPD-SMOOTH/fix_meso_move.h index 03e9006549..2ad945bd5b 100644 --- a/src/DPD-SMOOTH/fix_meso_move.h +++ b/src/DPD-SMOOTH/fix_meso_move.h @@ -71,4 +71,3 @@ class FixMesoMove : public Fix { #endif #endif - diff --git a/src/DPD-SMOOTH/fix_rigid_meso.h b/src/DPD-SMOOTH/fix_rigid_meso.h index 289ae2fab6..5ef8aa7baf 100644 --- a/src/DPD-SMOOTH/fix_rigid_meso.h +++ b/src/DPD-SMOOTH/fix_rigid_meso.h @@ -45,4 +45,3 @@ class FixRigidMeso : public FixRigid { #endif #endif - diff --git a/src/DRUDE/compute_temp_drude.h b/src/DRUDE/compute_temp_drude.h index f67d7fa482..16a9a46652 100644 --- a/src/DRUDE/compute_temp_drude.h +++ b/src/DRUDE/compute_temp_drude.h @@ -49,4 +49,3 @@ class ComputeTempDrude : public Compute { #endif #endif - diff --git a/src/DRUDE/fix_tgnh_drude.h b/src/DRUDE/fix_tgnh_drude.h index 8ef286bc81..634a8a2cc1 100644 --- a/src/DRUDE/fix_tgnh_drude.h +++ b/src/DRUDE/fix_tgnh_drude.h @@ -160,4 +160,3 @@ class FixTGNHDrude : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/DRUDE/fix_tgnpt_drude.h b/src/DRUDE/fix_tgnpt_drude.h index 8c2a0964bc..19b44296c0 100644 --- a/src/DRUDE/fix_tgnpt_drude.h +++ b/src/DRUDE/fix_tgnpt_drude.h @@ -33,4 +33,3 @@ class FixTGNPTDrude : public FixTGNHDrude { #endif #endif - diff --git a/src/DRUDE/fix_tgnvt_drude.h b/src/DRUDE/fix_tgnvt_drude.h index f5fa886e40..836b2a3369 100644 --- a/src/DRUDE/fix_tgnvt_drude.h +++ b/src/DRUDE/fix_tgnvt_drude.h @@ -33,4 +33,3 @@ class FixTGNVTDrude : public FixTGNHDrude { #endif #endif - diff --git a/src/DRUDE/pair_coul_tt.h b/src/DRUDE/pair_coul_tt.h index e933536c6e..adb86c8129 100644 --- a/src/DRUDE/pair_coul_tt.h +++ b/src/DRUDE/pair_coul_tt.h @@ -55,4 +55,3 @@ class PairCoulTT : public Pair { #endif #endif - diff --git a/src/DRUDE/pair_lj_cut_thole_long.h b/src/DRUDE/pair_lj_cut_thole_long.h index ae2c2d52de..3cacb6222d 100644 --- a/src/DRUDE/pair_lj_cut_thole_long.h +++ b/src/DRUDE/pair_lj_cut_thole_long.h @@ -64,4 +64,3 @@ class PairLJCutTholeLong : public Pair { #endif #endif - diff --git a/src/DRUDE/pair_thole.h b/src/DRUDE/pair_thole.h index 77db8f6554..ef4d493ce1 100644 --- a/src/DRUDE/pair_thole.h +++ b/src/DRUDE/pair_thole.h @@ -54,4 +54,3 @@ class PairThole : public Pair { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_adf.h b/src/EXTRA-COMPUTE/compute_adf.h index 64dcdce367..e1d5fda90f 100644 --- a/src/EXTRA-COMPUTE/compute_adf.h +++ b/src/EXTRA-COMPUTE/compute_adf.h @@ -68,4 +68,3 @@ class ComputeADF : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_ave_sphere_atom.h b/src/EXTRA-COMPUTE/compute_ave_sphere_atom.h index 0ee2dd4825..ffed09bae5 100644 --- a/src/EXTRA-COMPUTE/compute_ave_sphere_atom.h +++ b/src/EXTRA-COMPUTE/compute_ave_sphere_atom.h @@ -47,4 +47,3 @@ class ComputeAveSphereAtom : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_cnp_atom.h b/src/EXTRA-COMPUTE/compute_cnp_atom.h index 1232f49a33..0c723faac3 100644 --- a/src/EXTRA-COMPUTE/compute_cnp_atom.h +++ b/src/EXTRA-COMPUTE/compute_cnp_atom.h @@ -53,4 +53,3 @@ class ComputeCNPAtom : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_entropy_atom.h b/src/EXTRA-COMPUTE/compute_entropy_atom.h index 62f214a11b..992d4dbf76 100644 --- a/src/EXTRA-COMPUTE/compute_entropy_atom.h +++ b/src/EXTRA-COMPUTE/compute_entropy_atom.h @@ -49,4 +49,3 @@ class ComputeEntropyAtom : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_gyration_shape.h b/src/EXTRA-COMPUTE/compute_gyration_shape.h index 1f5f36e14d..45208055ca 100644 --- a/src/EXTRA-COMPUTE/compute_gyration_shape.h +++ b/src/EXTRA-COMPUTE/compute_gyration_shape.h @@ -41,4 +41,3 @@ class ComputeGyrationShape : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_gyration_shape_chunk.h b/src/EXTRA-COMPUTE/compute_gyration_shape_chunk.h index 5d041d1a67..ba38b615c5 100644 --- a/src/EXTRA-COMPUTE/compute_gyration_shape_chunk.h +++ b/src/EXTRA-COMPUTE/compute_gyration_shape_chunk.h @@ -51,4 +51,3 @@ class ComputeGyrationShapeChunk : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_hexorder_atom.h b/src/EXTRA-COMPUTE/compute_hexorder_atom.h index a019ebdee9..7728ab37d7 100644 --- a/src/EXTRA-COMPUTE/compute_hexorder_atom.h +++ b/src/EXTRA-COMPUTE/compute_hexorder_atom.h @@ -51,4 +51,3 @@ class ComputeHexOrderAtom : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_momentum.h b/src/EXTRA-COMPUTE/compute_momentum.h index 8b3fd7635e..fd8d07cffa 100644 --- a/src/EXTRA-COMPUTE/compute_momentum.h +++ b/src/EXTRA-COMPUTE/compute_momentum.h @@ -37,4 +37,3 @@ class ComputeMomentum : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_msd_nongauss.h b/src/EXTRA-COMPUTE/compute_msd_nongauss.h index dc59b9d88c..d3faf0e555 100644 --- a/src/EXTRA-COMPUTE/compute_msd_nongauss.h +++ b/src/EXTRA-COMPUTE/compute_msd_nongauss.h @@ -34,4 +34,3 @@ class ComputeMSDNonGauss : public ComputeMSD { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_stress_cartesian.h b/src/EXTRA-COMPUTE/compute_stress_cartesian.h index d2582e489a..30ddc8e45e 100644 --- a/src/EXTRA-COMPUTE/compute_stress_cartesian.h +++ b/src/EXTRA-COMPUTE/compute_stress_cartesian.h @@ -49,4 +49,3 @@ class ComputeStressCartesian : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_stress_cylinder.h b/src/EXTRA-COMPUTE/compute_stress_cylinder.h index 68321faead..40f7f9f551 100644 --- a/src/EXTRA-COMPUTE/compute_stress_cylinder.h +++ b/src/EXTRA-COMPUTE/compute_stress_cylinder.h @@ -54,4 +54,3 @@ class ComputeStressCylinder : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_stress_mop.h b/src/EXTRA-COMPUTE/compute_stress_mop.h index 55d27d3b96..220fc329cc 100644 --- a/src/EXTRA-COMPUTE/compute_stress_mop.h +++ b/src/EXTRA-COMPUTE/compute_stress_mop.h @@ -52,4 +52,3 @@ class ComputeStressMop : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_stress_mop_profile.h b/src/EXTRA-COMPUTE/compute_stress_mop_profile.h index b847b0757e..ba5509d717 100644 --- a/src/EXTRA-COMPUTE/compute_stress_mop_profile.h +++ b/src/EXTRA-COMPUTE/compute_stress_mop_profile.h @@ -58,4 +58,3 @@ class ComputeStressMopProfile : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_stress_spherical.h b/src/EXTRA-COMPUTE/compute_stress_spherical.h index e4620b9295..c4e626a40f 100644 --- a/src/EXTRA-COMPUTE/compute_stress_spherical.h +++ b/src/EXTRA-COMPUTE/compute_stress_spherical.h @@ -47,4 +47,3 @@ class ComputeStressSpherical : public Compute { #endif #endif - diff --git a/src/EXTRA-COMPUTE/compute_ti.h b/src/EXTRA-COMPUTE/compute_ti.h index 09b96b697a..15a1e78667 100644 --- a/src/EXTRA-COMPUTE/compute_ti.h +++ b/src/EXTRA-COMPUTE/compute_ti.h @@ -45,4 +45,3 @@ class ComputeTI : public Compute { #endif #endif - diff --git a/src/EXTRA-DUMP/dump_dcd.h b/src/EXTRA-DUMP/dump_dcd.h index 8b3abd31a2..79999f8b8e 100644 --- a/src/EXTRA-DUMP/dump_dcd.h +++ b/src/EXTRA-DUMP/dump_dcd.h @@ -52,4 +52,3 @@ class DumpDCD : public Dump { #endif #endif - diff --git a/src/EXTRA-DUMP/dump_xtc.h b/src/EXTRA-DUMP/dump_xtc.h index 1d870050a9..1ffb2ba6bf 100644 --- a/src/EXTRA-DUMP/dump_xtc.h +++ b/src/EXTRA-DUMP/dump_xtc.h @@ -54,4 +54,3 @@ class DumpXTC : public Dump { #endif #endif - diff --git a/src/EXTRA-DUMP/dump_yaml.h b/src/EXTRA-DUMP/dump_yaml.h index 02cf50f0d4..bf621dcb51 100644 --- a/src/EXTRA-DUMP/dump_yaml.h +++ b/src/EXTRA-DUMP/dump_yaml.h @@ -43,4 +43,3 @@ class DumpYAML : public DumpCustom { #endif #endif - diff --git a/src/EXTRA-DUMP/xdr_compat.h b/src/EXTRA-DUMP/xdr_compat.h index 05e2be2e8b..d20365c77b 100644 --- a/src/EXTRA-DUMP/xdr_compat.h +++ b/src/EXTRA-DUMP/xdr_compat.h @@ -203,4 +203,3 @@ extern void xdr_free(xdrproc_t __proc, char *__objp); #endif #endif /* XDR_COMPAT_H */ - diff --git a/src/EXTRA-FIX/fix_ave_correlate_long.h b/src/EXTRA-FIX/fix_ave_correlate_long.h index 5770afc717..0c540aa727 100644 --- a/src/EXTRA-FIX/fix_ave_correlate_long.h +++ b/src/EXTRA-FIX/fix_ave_correlate_long.h @@ -83,4 +83,3 @@ class FixAveCorrelateLong : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_controller.h b/src/EXTRA-FIX/fix_controller.h index c349c78603..d6a97b6dc7 100644 --- a/src/EXTRA-FIX/fix_controller.h +++ b/src/EXTRA-FIX/fix_controller.h @@ -52,4 +52,3 @@ class FixController : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_drag.h b/src/EXTRA-FIX/fix_drag.h index 4d66cd16ae..519e3f79d3 100644 --- a/src/EXTRA-FIX/fix_drag.h +++ b/src/EXTRA-FIX/fix_drag.h @@ -48,4 +48,3 @@ class FixDrag : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_electron_stopping.h b/src/EXTRA-FIX/fix_electron_stopping.h index 5eb9877546..883854c1cb 100644 --- a/src/EXTRA-FIX/fix_electron_stopping.h +++ b/src/EXTRA-FIX/fix_electron_stopping.h @@ -63,4 +63,3 @@ class FixElectronStopping : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_gld.h b/src/EXTRA-FIX/fix_gld.h index 493231add5..4f0a87fad3 100644 --- a/src/EXTRA-FIX/fix_gld.h +++ b/src/EXTRA-FIX/fix_gld.h @@ -69,4 +69,3 @@ class FixGLD : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_momentum_chunk.h b/src/EXTRA-FIX/fix_momentum_chunk.h index 7933375595..b8272f0062 100644 --- a/src/EXTRA-FIX/fix_momentum_chunk.h +++ b/src/EXTRA-FIX/fix_momentum_chunk.h @@ -46,4 +46,3 @@ class FixMomentumChunk : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_npt_cauchy.h b/src/EXTRA-FIX/fix_npt_cauchy.h index 16a984bbb6..593520cd41 100644 --- a/src/EXTRA-FIX/fix_npt_cauchy.h +++ b/src/EXTRA-FIX/fix_npt_cauchy.h @@ -180,4 +180,3 @@ class FixNPTCauchy : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_numdiff.h b/src/EXTRA-FIX/fix_numdiff.h index 61f25c35c2..83d69406c4 100644 --- a/src/EXTRA-FIX/fix_numdiff.h +++ b/src/EXTRA-FIX/fix_numdiff.h @@ -64,4 +64,3 @@ class FixNumDiff : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_numdiff_virial.h b/src/EXTRA-FIX/fix_numdiff_virial.h index 1a6aef84c0..5b50bbe5ec 100644 --- a/src/EXTRA-FIX/fix_numdiff_virial.h +++ b/src/EXTRA-FIX/fix_numdiff_virial.h @@ -68,4 +68,3 @@ class FixNumDiffVirial : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_nvk.h b/src/EXTRA-FIX/fix_nvk.h index 617d154284..d970f72ee7 100644 --- a/src/EXTRA-FIX/fix_nvk.h +++ b/src/EXTRA-FIX/fix_nvk.h @@ -47,4 +47,3 @@ class FixNVK : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_oneway.h b/src/EXTRA-FIX/fix_oneway.h index ed468e9c06..2a4ecb37e1 100644 --- a/src/EXTRA-FIX/fix_oneway.h +++ b/src/EXTRA-FIX/fix_oneway.h @@ -42,4 +42,3 @@ class FixOneWay : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_pafi.h b/src/EXTRA-FIX/fix_pafi.h index c3f613b471..84040dd279 100644 --- a/src/EXTRA-FIX/fix_pafi.h +++ b/src/EXTRA-FIX/fix_pafi.h @@ -71,4 +71,3 @@ class FixPAFI : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_spring_rg.h b/src/EXTRA-FIX/fix_spring_rg.h index 9dcca197b4..76bd78526e 100644 --- a/src/EXTRA-FIX/fix_spring_rg.h +++ b/src/EXTRA-FIX/fix_spring_rg.h @@ -45,4 +45,3 @@ class FixSpringRG : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_temp_csld.h b/src/EXTRA-FIX/fix_temp_csld.h index 1893d9b461..da2751fa5c 100644 --- a/src/EXTRA-FIX/fix_temp_csld.h +++ b/src/EXTRA-FIX/fix_temp_csld.h @@ -57,4 +57,3 @@ class FixTempCSLD : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_temp_csvr.h b/src/EXTRA-FIX/fix_temp_csvr.h index 14d5b80929..6749bee872 100644 --- a/src/EXTRA-FIX/fix_temp_csvr.h +++ b/src/EXTRA-FIX/fix_temp_csvr.h @@ -61,4 +61,3 @@ class FixTempCSVR : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_ti_spring.h b/src/EXTRA-FIX/fix_ti_spring.h index 1966f7244e..990c650f94 100644 --- a/src/EXTRA-FIX/fix_ti_spring.h +++ b/src/EXTRA-FIX/fix_ti_spring.h @@ -77,4 +77,3 @@ class FixTISpring : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_tmd.h b/src/EXTRA-FIX/fix_tmd.h index 63aad7edf9..fa3c2e6665 100644 --- a/src/EXTRA-FIX/fix_tmd.h +++ b/src/EXTRA-FIX/fix_tmd.h @@ -59,4 +59,3 @@ class FixTMD : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_ttm.h b/src/EXTRA-FIX/fix_ttm.h index 5936f90eea..57a3e0f2ac 100644 --- a/src/EXTRA-FIX/fix_ttm.h +++ b/src/EXTRA-FIX/fix_ttm.h @@ -82,4 +82,3 @@ class FixTTM : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_ttm_grid.h b/src/EXTRA-FIX/fix_ttm_grid.h index fa006e760a..f6f467fce0 100644 --- a/src/EXTRA-FIX/fix_ttm_grid.h +++ b/src/EXTRA-FIX/fix_ttm_grid.h @@ -69,4 +69,3 @@ class FixTTMGrid : public FixTTM { #endif #endif - diff --git a/src/EXTRA-FIX/fix_viscosity.h b/src/EXTRA-FIX/fix_viscosity.h index 0cb9713337..9ff4ddf2de 100644 --- a/src/EXTRA-FIX/fix_viscosity.h +++ b/src/EXTRA-FIX/fix_viscosity.h @@ -51,4 +51,3 @@ class FixViscosity : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_viscous_sphere.h b/src/EXTRA-FIX/fix_viscous_sphere.h index 398b813b15..e95ff3f74c 100644 --- a/src/EXTRA-FIX/fix_viscous_sphere.h +++ b/src/EXTRA-FIX/fix_viscous_sphere.h @@ -48,4 +48,3 @@ class FixViscousSphere : public Fix { #endif #endif - diff --git a/src/EXTRA-FIX/fix_wall_ees.h b/src/EXTRA-FIX/fix_wall_ees.h index 0c297cbf51..c6935605c2 100644 --- a/src/EXTRA-FIX/fix_wall_ees.h +++ b/src/EXTRA-FIX/fix_wall_ees.h @@ -40,4 +40,3 @@ class FixWallEES : public FixWall { #endif #endif - diff --git a/src/EXTRA-FIX/fix_wall_reflect_stochastic.h b/src/EXTRA-FIX/fix_wall_reflect_stochastic.h index 68b802086b..6abe194077 100644 --- a/src/EXTRA-FIX/fix_wall_reflect_stochastic.h +++ b/src/EXTRA-FIX/fix_wall_reflect_stochastic.h @@ -43,4 +43,3 @@ class FixWallReflectStochastic : public FixWallReflect { #endif #endif - diff --git a/src/EXTRA-FIX/fix_wall_region_ees.h b/src/EXTRA-FIX/fix_wall_region_ees.h index 6be1fd0935..75ffac174a 100644 --- a/src/EXTRA-FIX/fix_wall_region_ees.h +++ b/src/EXTRA-FIX/fix_wall_region_ees.h @@ -60,4 +60,3 @@ class FixWallRegionEES : public Fix { #endif #endif - diff --git a/src/EXTRA-MOLECULE/angle_cosine_periodic.h b/src/EXTRA-MOLECULE/angle_cosine_periodic.h index fcd42bd9a1..542147dffe 100644 --- a/src/EXTRA-MOLECULE/angle_cosine_periodic.h +++ b/src/EXTRA-MOLECULE/angle_cosine_periodic.h @@ -47,4 +47,3 @@ class AngleCosinePeriodic : public Angle { #endif #endif - diff --git a/src/EXTRA-MOLECULE/angle_gaussian.h b/src/EXTRA-MOLECULE/angle_gaussian.h index e5ba498b0b..367a810cf2 100644 --- a/src/EXTRA-MOLECULE/angle_gaussian.h +++ b/src/EXTRA-MOLECULE/angle_gaussian.h @@ -48,4 +48,3 @@ class AngleGaussian : public Angle { #endif #endif - diff --git a/src/EXTRA-MOLECULE/bond_fene_nm.h b/src/EXTRA-MOLECULE/bond_fene_nm.h index 852db068c8..d68c937aa8 100644 --- a/src/EXTRA-MOLECULE/bond_fene_nm.h +++ b/src/EXTRA-MOLECULE/bond_fene_nm.h @@ -46,4 +46,3 @@ class BondFENENM : public BondFENE { #endif #endif - diff --git a/src/EXTRA-MOLECULE/bond_gaussian.h b/src/EXTRA-MOLECULE/bond_gaussian.h index 09753cb6a9..17ae23fb5f 100644 --- a/src/EXTRA-MOLECULE/bond_gaussian.h +++ b/src/EXTRA-MOLECULE/bond_gaussian.h @@ -48,4 +48,3 @@ class BondGaussian : public Bond { #endif #endif - diff --git a/src/EXTRA-MOLECULE/bond_nonlinear.h b/src/EXTRA-MOLECULE/bond_nonlinear.h index 818710362a..ae2f6b6c6c 100644 --- a/src/EXTRA-MOLECULE/bond_nonlinear.h +++ b/src/EXTRA-MOLECULE/bond_nonlinear.h @@ -47,4 +47,3 @@ class BondNonlinear : public Bond { #endif #endif - diff --git a/src/EXTRA-MOLECULE/dihedral_helix.h b/src/EXTRA-MOLECULE/dihedral_helix.h index 936b6e0a33..966696a427 100644 --- a/src/EXTRA-MOLECULE/dihedral_helix.h +++ b/src/EXTRA-MOLECULE/dihedral_helix.h @@ -44,4 +44,3 @@ class DihedralHelix : public Dihedral { #endif #endif - diff --git a/src/EXTRA-MOLECULE/dihedral_table_cut.h b/src/EXTRA-MOLECULE/dihedral_table_cut.h index 19429e0614..5bdf0a6922 100644 --- a/src/EXTRA-MOLECULE/dihedral_table_cut.h +++ b/src/EXTRA-MOLECULE/dihedral_table_cut.h @@ -41,4 +41,3 @@ class DihedralTableCut : public DihedralTable { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_beck.h b/src/EXTRA-PAIR/pair_beck.h index 400a1dd6a5..cca5f53cde 100644 --- a/src/EXTRA-PAIR/pair_beck.h +++ b/src/EXTRA-PAIR/pair_beck.h @@ -51,4 +51,3 @@ class PairBeck : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_born_coul_dsf.h b/src/EXTRA-PAIR/pair_born_coul_dsf.h index 4697b9c7e9..8a271dffbc 100644 --- a/src/EXTRA-PAIR/pair_born_coul_dsf.h +++ b/src/EXTRA-PAIR/pair_born_coul_dsf.h @@ -56,4 +56,3 @@ class PairBornCoulDSF : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_born_coul_wolf.h b/src/EXTRA-PAIR/pair_born_coul_wolf.h index f3827e9c13..6a1a3e52f3 100644 --- a/src/EXTRA-PAIR/pair_born_coul_wolf.h +++ b/src/EXTRA-PAIR/pair_born_coul_wolf.h @@ -55,4 +55,3 @@ class PairBornCoulWolf : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_buck_mdf.h b/src/EXTRA-PAIR/pair_buck_mdf.h index 8906c46739..6eddb8c0c3 100644 --- a/src/EXTRA-PAIR/pair_buck_mdf.h +++ b/src/EXTRA-PAIR/pair_buck_mdf.h @@ -52,4 +52,3 @@ class PairBuckMDF : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_cosine_squared.h b/src/EXTRA-PAIR/pair_cosine_squared.h index 3befa19d7b..0ae26817bb 100644 --- a/src/EXTRA-PAIR/pair_cosine_squared.h +++ b/src/EXTRA-PAIR/pair_cosine_squared.h @@ -65,4 +65,3 @@ class PairCosineSquared : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_coul_cut_global.h b/src/EXTRA-PAIR/pair_coul_cut_global.h index bc13511bfd..d35f7a2c2e 100644 --- a/src/EXTRA-PAIR/pair_coul_cut_global.h +++ b/src/EXTRA-PAIR/pair_coul_cut_global.h @@ -35,4 +35,3 @@ class PairCoulCutGlobal : public PairCoulCut { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_coul_exclude.h b/src/EXTRA-PAIR/pair_coul_exclude.h index 1cc0dfc5bd..5d7db1edb0 100644 --- a/src/EXTRA-PAIR/pair_coul_exclude.h +++ b/src/EXTRA-PAIR/pair_coul_exclude.h @@ -52,4 +52,3 @@ class PairCoulExclude : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_coul_slater_cut.h b/src/EXTRA-PAIR/pair_coul_slater_cut.h index 12abf3dafe..b8aaa41e03 100644 --- a/src/EXTRA-PAIR/pair_coul_slater_cut.h +++ b/src/EXTRA-PAIR/pair_coul_slater_cut.h @@ -41,4 +41,3 @@ class PairCoulSlaterCut : public PairCoulCut { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_coul_slater_long.h b/src/EXTRA-PAIR/pair_coul_slater_long.h index 2c7cb76f39..7650ce5a92 100644 --- a/src/EXTRA-PAIR/pair_coul_slater_long.h +++ b/src/EXTRA-PAIR/pair_coul_slater_long.h @@ -53,4 +53,3 @@ class PairCoulSlaterLong : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_gauss.h b/src/EXTRA-PAIR/pair_gauss.h index 20c21c8de0..a20e810aa6 100644 --- a/src/EXTRA-PAIR/pair_gauss.h +++ b/src/EXTRA-PAIR/pair_gauss.h @@ -54,4 +54,3 @@ class PairGauss : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_harmonic_cut.h b/src/EXTRA-PAIR/pair_harmonic_cut.h index b5f4552147..f044faedd0 100644 --- a/src/EXTRA-PAIR/pair_harmonic_cut.h +++ b/src/EXTRA-PAIR/pair_harmonic_cut.h @@ -51,4 +51,3 @@ class PairHarmonicCut : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lennard_mdf.h b/src/EXTRA-PAIR/pair_lennard_mdf.h index 9ef9af8b2d..9453def779 100644 --- a/src/EXTRA-PAIR/pair_lennard_mdf.h +++ b/src/EXTRA-PAIR/pair_lennard_mdf.h @@ -55,4 +55,3 @@ class PairLennardMDF : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj96_cut.h b/src/EXTRA-PAIR/pair_lj96_cut.h index d79fdf2d9d..243e94bfed 100644 --- a/src/EXTRA-PAIR/pair_lj96_cut.h +++ b/src/EXTRA-PAIR/pair_lj96_cut.h @@ -60,4 +60,3 @@ class PairLJ96Cut : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_cubic.h b/src/EXTRA-PAIR/pair_lj_cubic.h index 998fb10259..b1f6028589 100644 --- a/src/EXTRA-PAIR/pair_lj_cubic.h +++ b/src/EXTRA-PAIR/pair_lj_cubic.h @@ -50,4 +50,3 @@ class PairLJCubic : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_cut_coul_debye.h b/src/EXTRA-PAIR/pair_lj_cut_coul_debye.h index 88100d7f63..1845f0d5eb 100644 --- a/src/EXTRA-PAIR/pair_lj_cut_coul_debye.h +++ b/src/EXTRA-PAIR/pair_lj_cut_coul_debye.h @@ -42,4 +42,3 @@ class PairLJCutCoulDebye : public PairLJCutCoulCut { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_cut_coul_dsf.h b/src/EXTRA-PAIR/pair_lj_cut_coul_dsf.h index 9e7bdb433f..642d32f58a 100644 --- a/src/EXTRA-PAIR/pair_lj_cut_coul_dsf.h +++ b/src/EXTRA-PAIR/pair_lj_cut_coul_dsf.h @@ -57,4 +57,3 @@ class PairLJCutCoulDSF : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_cut_coul_wolf.h b/src/EXTRA-PAIR/pair_lj_cut_coul_wolf.h index 49f9a6cc8f..115d171f27 100644 --- a/src/EXTRA-PAIR/pair_lj_cut_coul_wolf.h +++ b/src/EXTRA-PAIR/pair_lj_cut_coul_wolf.h @@ -54,4 +54,3 @@ class PairLJCutCoulWolf : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_expand_coul_long.h b/src/EXTRA-PAIR/pair_lj_expand_coul_long.h index 3abdfd3c4f..7f8db4570c 100644 --- a/src/EXTRA-PAIR/pair_lj_expand_coul_long.h +++ b/src/EXTRA-PAIR/pair_lj_expand_coul_long.h @@ -64,4 +64,3 @@ class PairLJExpandCoulLong : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_gromacs.h b/src/EXTRA-PAIR/pair_lj_gromacs.h index 76b545941e..3a5b92788e 100644 --- a/src/EXTRA-PAIR/pair_lj_gromacs.h +++ b/src/EXTRA-PAIR/pair_lj_gromacs.h @@ -54,4 +54,3 @@ class PairLJGromacs : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_gromacs_coul_gromacs.h b/src/EXTRA-PAIR/pair_lj_gromacs_coul_gromacs.h index fda31c890a..d6c002861b 100644 --- a/src/EXTRA-PAIR/pair_lj_gromacs_coul_gromacs.h +++ b/src/EXTRA-PAIR/pair_lj_gromacs_coul_gromacs.h @@ -56,4 +56,3 @@ class PairLJGromacsCoulGromacs : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_mdf.h b/src/EXTRA-PAIR/pair_lj_mdf.h index 1ec9212eff..dbf35292a7 100644 --- a/src/EXTRA-PAIR/pair_lj_mdf.h +++ b/src/EXTRA-PAIR/pair_lj_mdf.h @@ -55,4 +55,3 @@ class PairLJMDF : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_relres.h b/src/EXTRA-PAIR/pair_lj_relres.h index 1b579df052..9851b13ae6 100644 --- a/src/EXTRA-PAIR/pair_lj_relres.h +++ b/src/EXTRA-PAIR/pair_lj_relres.h @@ -58,4 +58,3 @@ class PairLJRelRes : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_smooth.h b/src/EXTRA-PAIR/pair_lj_smooth.h index 7b8fc74774..0212ef812c 100644 --- a/src/EXTRA-PAIR/pair_lj_smooth.h +++ b/src/EXTRA-PAIR/pair_lj_smooth.h @@ -55,4 +55,3 @@ class PairLJSmooth : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_lj_smooth_linear.h b/src/EXTRA-PAIR/pair_lj_smooth_linear.h index 36433d354e..6948933496 100644 --- a/src/EXTRA-PAIR/pair_lj_smooth_linear.h +++ b/src/EXTRA-PAIR/pair_lj_smooth_linear.h @@ -55,4 +55,3 @@ class PairLJSmoothLinear : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_mie_cut.h b/src/EXTRA-PAIR/pair_mie_cut.h index e782d03ad7..68a712d738 100644 --- a/src/EXTRA-PAIR/pair_mie_cut.h +++ b/src/EXTRA-PAIR/pair_mie_cut.h @@ -59,4 +59,3 @@ class PairMIECut : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_momb.h b/src/EXTRA-PAIR/pair_momb.h index 48cd81711f..0f6d535f6d 100644 --- a/src/EXTRA-PAIR/pair_momb.h +++ b/src/EXTRA-PAIR/pair_momb.h @@ -56,4 +56,3 @@ class PairMomb : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_morse_smooth_linear.h b/src/EXTRA-PAIR/pair_morse_smooth_linear.h index 1d4d56502f..b2c10f0e18 100644 --- a/src/EXTRA-PAIR/pair_morse_smooth_linear.h +++ b/src/EXTRA-PAIR/pair_morse_smooth_linear.h @@ -59,4 +59,3 @@ class PairMorseSmoothLinear : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_nm_cut.h b/src/EXTRA-PAIR/pair_nm_cut.h index 6e4c6e7b80..14078a81a4 100644 --- a/src/EXTRA-PAIR/pair_nm_cut.h +++ b/src/EXTRA-PAIR/pair_nm_cut.h @@ -55,4 +55,3 @@ class PairNMCut : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_nm_cut_coul_cut.h b/src/EXTRA-PAIR/pair_nm_cut_coul_cut.h index 6ab4f9b4d2..9ae33df593 100644 --- a/src/EXTRA-PAIR/pair_nm_cut_coul_cut.h +++ b/src/EXTRA-PAIR/pair_nm_cut_coul_cut.h @@ -57,4 +57,3 @@ class PairNMCutCoulCut : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_nm_cut_coul_long.h b/src/EXTRA-PAIR/pair_nm_cut_coul_long.h index 8d1c40fb44..f9b7a434ba 100644 --- a/src/EXTRA-PAIR/pair_nm_cut_coul_long.h +++ b/src/EXTRA-PAIR/pair_nm_cut_coul_long.h @@ -60,4 +60,3 @@ class PairNMCutCoulLong : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_nm_cut_split.h b/src/EXTRA-PAIR/pair_nm_cut_split.h index a78c7d4554..4f548a5118 100644 --- a/src/EXTRA-PAIR/pair_nm_cut_split.h +++ b/src/EXTRA-PAIR/pair_nm_cut_split.h @@ -32,4 +32,3 @@ class PairNMCutSplit : public PairNMCut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/EXTRA-PAIR/pair_ufm.h b/src/EXTRA-PAIR/pair_ufm.h index 4a93154437..24f9c9dd2f 100644 --- a/src/EXTRA-PAIR/pair_ufm.h +++ b/src/EXTRA-PAIR/pair_ufm.h @@ -60,4 +60,3 @@ class PairUFM : public Pair { #endif #endif - diff --git a/src/EXTRA-PAIR/pair_wf_cut.h b/src/EXTRA-PAIR/pair_wf_cut.h index f9a8651e0f..15d02448ed 100644 --- a/src/EXTRA-PAIR/pair_wf_cut.h +++ b/src/EXTRA-PAIR/pair_wf_cut.h @@ -56,4 +56,3 @@ class PairWFCut : public Pair { #endif #endif - diff --git a/src/FEP/compute_fep.h b/src/FEP/compute_fep.h index 3344008545..c586dae341 100644 --- a/src/FEP/compute_fep.h +++ b/src/FEP/compute_fep.h @@ -82,4 +82,3 @@ class ComputeFEP : public Compute { #endif #endif - diff --git a/src/FEP/compute_fep_ta.h b/src/FEP/compute_fep_ta.h index d538589657..ccbabc6295 100644 --- a/src/FEP/compute_fep_ta.h +++ b/src/FEP/compute_fep_ta.h @@ -73,4 +73,3 @@ class ComputeFEPTA : public Compute { #endif #endif - diff --git a/src/FEP/fix_adapt_fep.h b/src/FEP/fix_adapt_fep.h index 807d36b5ec..ca0255962c 100644 --- a/src/FEP/fix_adapt_fep.h +++ b/src/FEP/fix_adapt_fep.h @@ -70,4 +70,3 @@ class FixAdaptFEP : public Fix { #endif #endif - diff --git a/src/FEP/pair_coul_cut_soft.h b/src/FEP/pair_coul_cut_soft.h index 6ffa15cbc6..e327074f21 100644 --- a/src/FEP/pair_coul_cut_soft.h +++ b/src/FEP/pair_coul_cut_soft.h @@ -56,4 +56,3 @@ class PairCoulCutSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_coul_long_soft.h b/src/FEP/pair_coul_long_soft.h index 5021b53241..c5469148ad 100644 --- a/src/FEP/pair_coul_long_soft.h +++ b/src/FEP/pair_coul_long_soft.h @@ -56,4 +56,3 @@ class PairCoulLongSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_charmm_coul_long_soft.h b/src/FEP/pair_lj_charmm_coul_long_soft.h index b9efc14b11..e1fab23fbf 100644 --- a/src/FEP/pair_lj_charmm_coul_long_soft.h +++ b/src/FEP/pair_lj_charmm_coul_long_soft.h @@ -68,4 +68,3 @@ class PairLJCharmmCoulLongSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_class2_coul_cut_soft.h b/src/FEP/pair_lj_class2_coul_cut_soft.h index 7110b18b54..db8b76d443 100644 --- a/src/FEP/pair_lj_class2_coul_cut_soft.h +++ b/src/FEP/pair_lj_class2_coul_cut_soft.h @@ -57,4 +57,3 @@ class PairLJClass2CoulCutSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_class2_coul_long_soft.h b/src/FEP/pair_lj_class2_coul_long_soft.h index 60bafe471b..f125d02f27 100644 --- a/src/FEP/pair_lj_class2_coul_long_soft.h +++ b/src/FEP/pair_lj_class2_coul_long_soft.h @@ -58,4 +58,3 @@ class PairLJClass2CoulLongSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_class2_soft.h b/src/FEP/pair_lj_class2_soft.h index 597553ee7f..75fff9107a 100644 --- a/src/FEP/pair_lj_class2_soft.h +++ b/src/FEP/pair_lj_class2_soft.h @@ -53,4 +53,3 @@ class PairLJClass2Soft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_cut_coul_cut_soft.h b/src/FEP/pair_lj_cut_coul_cut_soft.h index 4890e013bd..0e621faf29 100644 --- a/src/FEP/pair_lj_cut_coul_cut_soft.h +++ b/src/FEP/pair_lj_cut_coul_cut_soft.h @@ -57,4 +57,3 @@ class PairLJCutCoulCutSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_cut_coul_long_soft.h b/src/FEP/pair_lj_cut_coul_long_soft.h index 87df62e1bc..cc5c39dabe 100644 --- a/src/FEP/pair_lj_cut_coul_long_soft.h +++ b/src/FEP/pair_lj_cut_coul_long_soft.h @@ -64,4 +64,3 @@ class PairLJCutCoulLongSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_cut_soft.h b/src/FEP/pair_lj_cut_soft.h index 6eb995f251..77e4fc09a2 100644 --- a/src/FEP/pair_lj_cut_soft.h +++ b/src/FEP/pair_lj_cut_soft.h @@ -61,4 +61,3 @@ class PairLJCutSoft : public Pair { #endif #endif - diff --git a/src/FEP/pair_lj_cut_tip4p_long_soft.h b/src/FEP/pair_lj_cut_tip4p_long_soft.h index bc36b1a8a9..47e6fc5959 100644 --- a/src/FEP/pair_lj_cut_tip4p_long_soft.h +++ b/src/FEP/pair_lj_cut_tip4p_long_soft.h @@ -54,4 +54,3 @@ class PairLJCutTIP4PLongSoft : public PairLJCutCoulLongSoft { #endif #endif - diff --git a/src/FEP/pair_tip4p_long_soft.h b/src/FEP/pair_tip4p_long_soft.h index c0b042b7af..06916d00f1 100644 --- a/src/FEP/pair_tip4p_long_soft.h +++ b/src/FEP/pair_tip4p_long_soft.h @@ -54,4 +54,3 @@ class PairTIP4PLongSoft : public PairCoulLongSoft { #endif #endif - diff --git a/src/GPU/fix_gpu.h b/src/GPU/fix_gpu.h index 46ec02f7f4..9df789f6e5 100644 --- a/src/GPU/fix_gpu.h +++ b/src/GPU/fix_gpu.h @@ -51,4 +51,3 @@ class FixGPU : public Fix { #endif #endif - diff --git a/src/GPU/fix_nh_gpu.h b/src/GPU/fix_nh_gpu.h index 87d002c7da..f8280517ba 100644 --- a/src/GPU/fix_nh_gpu.h +++ b/src/GPU/fix_nh_gpu.h @@ -45,4 +45,3 @@ class FixNHGPU : public FixNH { } // namespace LAMMPS_NS #endif - diff --git a/src/GPU/fix_npt_gpu.h b/src/GPU/fix_npt_gpu.h index f06b4c2ff0..aa35396422 100644 --- a/src/GPU/fix_npt_gpu.h +++ b/src/GPU/fix_npt_gpu.h @@ -37,4 +37,3 @@ class FixNPTGPU : public FixNHGPU { #endif #endif - diff --git a/src/GPU/fix_nve_asphere_gpu.h b/src/GPU/fix_nve_asphere_gpu.h index 744155340c..f8ea6b3a5b 100644 --- a/src/GPU/fix_nve_asphere_gpu.h +++ b/src/GPU/fix_nve_asphere_gpu.h @@ -49,4 +49,3 @@ class FixNVEAsphereGPU : public FixNVE { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/fix_nve_gpu.h b/src/GPU/fix_nve_gpu.h index 47907acf39..f41f4f3dd6 100644 --- a/src/GPU/fix_nve_gpu.h +++ b/src/GPU/fix_nve_gpu.h @@ -48,4 +48,3 @@ class FixNVEGPU : public FixNVE { #endif #endif - diff --git a/src/GPU/fix_nvt_gpu.h b/src/GPU/fix_nvt_gpu.h index 8f2401be1f..96cca54148 100644 --- a/src/GPU/fix_nvt_gpu.h +++ b/src/GPU/fix_nvt_gpu.h @@ -37,4 +37,3 @@ class FixNVTGPU : public FixNHGPU { #endif #endif - diff --git a/src/GPU/gpu_extra.h b/src/GPU/gpu_extra.h index 941e438ec8..1ed9e8c45b 100644 --- a/src/GPU/gpu_extra.h +++ b/src/GPU/gpu_extra.h @@ -98,4 +98,3 @@ inline void gpu_ready(LAMMPS_NS::Modify *modify, LAMMPS_NS::Error *error) } // namespace GPU_EXTRA #endif - diff --git a/src/GPU/pair_beck_gpu.h b/src/GPU/pair_beck_gpu.h index 480847ea8c..b7ca8b2524 100644 --- a/src/GPU/pair_beck_gpu.h +++ b/src/GPU/pair_beck_gpu.h @@ -43,4 +43,3 @@ class PairBeckGPU : public PairBeck { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_born_coul_long_cs_gpu.h b/src/GPU/pair_born_coul_long_cs_gpu.h index 764efcc9ac..443cfb7439 100644 --- a/src/GPU/pair_born_coul_long_cs_gpu.h +++ b/src/GPU/pair_born_coul_long_cs_gpu.h @@ -43,4 +43,3 @@ class PairBornCoulLongCSGPU : public PairBornCoulLongCS { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_born_coul_long_gpu.h b/src/GPU/pair_born_coul_long_gpu.h index 5a40f6f884..09934474f3 100644 --- a/src/GPU/pair_born_coul_long_gpu.h +++ b/src/GPU/pair_born_coul_long_gpu.h @@ -43,4 +43,3 @@ class PairBornCoulLongGPU : public PairBornCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_born_coul_wolf_cs_gpu.h b/src/GPU/pair_born_coul_wolf_cs_gpu.h index 265d8f4c49..df45f9be24 100644 --- a/src/GPU/pair_born_coul_wolf_cs_gpu.h +++ b/src/GPU/pair_born_coul_wolf_cs_gpu.h @@ -43,4 +43,3 @@ class PairBornCoulWolfCSGPU : public PairBornCoulWolfCS { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_born_coul_wolf_gpu.h b/src/GPU/pair_born_coul_wolf_gpu.h index 3e6edf9996..6e35a8aec0 100644 --- a/src/GPU/pair_born_coul_wolf_gpu.h +++ b/src/GPU/pair_born_coul_wolf_gpu.h @@ -43,4 +43,3 @@ class PairBornCoulWolfGPU : public PairBornCoulWolf { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_born_gpu.h b/src/GPU/pair_born_gpu.h index 12183b6507..1e7760a57e 100644 --- a/src/GPU/pair_born_gpu.h +++ b/src/GPU/pair_born_gpu.h @@ -44,4 +44,3 @@ class PairBornGPU : public PairBorn { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_buck_coul_cut_gpu.h b/src/GPU/pair_buck_coul_cut_gpu.h index 53eab37baf..d55d336802 100644 --- a/src/GPU/pair_buck_coul_cut_gpu.h +++ b/src/GPU/pair_buck_coul_cut_gpu.h @@ -43,4 +43,3 @@ class PairBuckCoulCutGPU : public PairBuckCoulCut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_buck_coul_long_gpu.h b/src/GPU/pair_buck_coul_long_gpu.h index 776a6b6610..c52fb95797 100644 --- a/src/GPU/pair_buck_coul_long_gpu.h +++ b/src/GPU/pair_buck_coul_long_gpu.h @@ -43,4 +43,3 @@ class PairBuckCoulLongGPU : public PairBuckCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_buck_gpu.h b/src/GPU/pair_buck_gpu.h index 193f519d30..9241575abf 100644 --- a/src/GPU/pair_buck_gpu.h +++ b/src/GPU/pair_buck_gpu.h @@ -44,4 +44,3 @@ class PairBuckGPU : public PairBuck { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_colloid_gpu.h b/src/GPU/pair_colloid_gpu.h index a7683387e9..ebe5b08670 100644 --- a/src/GPU/pair_colloid_gpu.h +++ b/src/GPU/pair_colloid_gpu.h @@ -43,4 +43,3 @@ class PairColloidGPU : public PairColloid { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_coul_cut_gpu.h b/src/GPU/pair_coul_cut_gpu.h index 8bfaaee49a..992c16095f 100644 --- a/src/GPU/pair_coul_cut_gpu.h +++ b/src/GPU/pair_coul_cut_gpu.h @@ -44,4 +44,3 @@ class PairCoulCutGPU : public PairCoulCut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_coul_debye_gpu.h b/src/GPU/pair_coul_debye_gpu.h index a30a9f40e4..d587d82ba2 100644 --- a/src/GPU/pair_coul_debye_gpu.h +++ b/src/GPU/pair_coul_debye_gpu.h @@ -44,4 +44,3 @@ class PairCoulDebyeGPU : public PairCoulDebye { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_coul_dsf_gpu.h b/src/GPU/pair_coul_dsf_gpu.h index b2ff648adc..a7ddcf9254 100644 --- a/src/GPU/pair_coul_dsf_gpu.h +++ b/src/GPU/pair_coul_dsf_gpu.h @@ -43,4 +43,3 @@ class PairCoulDSFGPU : public PairCoulDSF { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_coul_long_cs_gpu.h b/src/GPU/pair_coul_long_cs_gpu.h index 958744fa20..71180d61ab 100644 --- a/src/GPU/pair_coul_long_cs_gpu.h +++ b/src/GPU/pair_coul_long_cs_gpu.h @@ -44,4 +44,3 @@ class PairCoulLongCSGPU : public PairCoulLongCS { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_coul_long_gpu.h b/src/GPU/pair_coul_long_gpu.h index 4d99d2a559..b0eb0e83b1 100644 --- a/src/GPU/pair_coul_long_gpu.h +++ b/src/GPU/pair_coul_long_gpu.h @@ -44,4 +44,3 @@ class PairCoulLongGPU : public PairCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_dpd_gpu.h b/src/GPU/pair_dpd_gpu.h index 6f491e8249..02819f35df 100644 --- a/src/GPU/pair_dpd_gpu.h +++ b/src/GPU/pair_dpd_gpu.h @@ -43,4 +43,3 @@ class PairDPDGPU : public PairDPD { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_dpd_tstat_gpu.h b/src/GPU/pair_dpd_tstat_gpu.h index ac0b134e17..ff05dc740a 100644 --- a/src/GPU/pair_dpd_tstat_gpu.h +++ b/src/GPU/pair_dpd_tstat_gpu.h @@ -43,4 +43,3 @@ class PairDPDTstatGPU : public PairDPDTstat { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_eam_alloy_gpu.h b/src/GPU/pair_eam_alloy_gpu.h index 725f6171c4..a0c562753a 100644 --- a/src/GPU/pair_eam_alloy_gpu.h +++ b/src/GPU/pair_eam_alloy_gpu.h @@ -54,4 +54,3 @@ class PairEAMAlloyGPU : public PairEAM { #endif #endif - diff --git a/src/GPU/pair_eam_fs_gpu.h b/src/GPU/pair_eam_fs_gpu.h index 5bb6a0ad63..9f7952406b 100644 --- a/src/GPU/pair_eam_fs_gpu.h +++ b/src/GPU/pair_eam_fs_gpu.h @@ -54,4 +54,3 @@ class PairEAMFSGPU : public PairEAM { #endif #endif - diff --git a/src/GPU/pair_eam_gpu.h b/src/GPU/pair_eam_gpu.h index 292d2d57b9..cf7a165e4a 100644 --- a/src/GPU/pair_eam_gpu.h +++ b/src/GPU/pair_eam_gpu.h @@ -50,4 +50,3 @@ class PairEAMGPU : public PairEAM { #endif #endif - diff --git a/src/GPU/pair_gauss_gpu.h b/src/GPU/pair_gauss_gpu.h index ff71d9140a..76f14f6e9d 100644 --- a/src/GPU/pair_gauss_gpu.h +++ b/src/GPU/pair_gauss_gpu.h @@ -44,4 +44,3 @@ class PairGaussGPU : public PairGauss { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_gayberne_gpu.h b/src/GPU/pair_gayberne_gpu.h index 4b7d306076..84defb9200 100644 --- a/src/GPU/pair_gayberne_gpu.h +++ b/src/GPU/pair_gayberne_gpu.h @@ -45,4 +45,3 @@ class PairGayBerneGPU : public PairGayBerne { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj96_cut_gpu.h b/src/GPU/pair_lj96_cut_gpu.h index 06dc6163c3..5f83dcb972 100644 --- a/src/GPU/pair_lj96_cut_gpu.h +++ b/src/GPU/pair_lj96_cut_gpu.h @@ -43,4 +43,3 @@ class PairLJ96CutGPU : public PairLJ96Cut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_charmm_coul_charmm_gpu.h b/src/GPU/pair_lj_charmm_coul_charmm_gpu.h index 416f4fc67b..eaaeb9392d 100644 --- a/src/GPU/pair_lj_charmm_coul_charmm_gpu.h +++ b/src/GPU/pair_lj_charmm_coul_charmm_gpu.h @@ -43,4 +43,3 @@ class PairLJCharmmCoulCharmmGPU : public PairLJCharmmCoulCharmm { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_charmm_coul_long_gpu.h b/src/GPU/pair_lj_charmm_coul_long_gpu.h index ca57301f35..7eeb7dfd84 100644 --- a/src/GPU/pair_lj_charmm_coul_long_gpu.h +++ b/src/GPU/pair_lj_charmm_coul_long_gpu.h @@ -43,4 +43,3 @@ class PairLJCharmmCoulLongGPU : public PairLJCharmmCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_class2_coul_long_gpu.h b/src/GPU/pair_lj_class2_coul_long_gpu.h index ac0f4cb5c9..ffb168a877 100644 --- a/src/GPU/pair_lj_class2_coul_long_gpu.h +++ b/src/GPU/pair_lj_class2_coul_long_gpu.h @@ -43,4 +43,3 @@ class PairLJClass2CoulLongGPU : public PairLJClass2CoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_class2_gpu.h b/src/GPU/pair_lj_class2_gpu.h index bd0040be8a..f7016d078e 100644 --- a/src/GPU/pair_lj_class2_gpu.h +++ b/src/GPU/pair_lj_class2_gpu.h @@ -43,4 +43,3 @@ class PairLJClass2GPU : public PairLJClass2 { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cubic_gpu.h b/src/GPU/pair_lj_cubic_gpu.h index 4dc17bd90f..26489b9f05 100644 --- a/src/GPU/pair_lj_cubic_gpu.h +++ b/src/GPU/pair_lj_cubic_gpu.h @@ -43,4 +43,3 @@ class PairLJCubicGPU : public PairLJCubic { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_coul_cut_gpu.h b/src/GPU/pair_lj_cut_coul_cut_gpu.h index e84e6ee0bf..c04cbb22cb 100644 --- a/src/GPU/pair_lj_cut_coul_cut_gpu.h +++ b/src/GPU/pair_lj_cut_coul_cut_gpu.h @@ -43,4 +43,3 @@ class PairLJCutCoulCutGPU : public PairLJCutCoulCut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_coul_debye_gpu.h b/src/GPU/pair_lj_cut_coul_debye_gpu.h index 9399c7d791..87428b17be 100644 --- a/src/GPU/pair_lj_cut_coul_debye_gpu.h +++ b/src/GPU/pair_lj_cut_coul_debye_gpu.h @@ -43,4 +43,3 @@ class PairLJCutCoulDebyeGPU : public PairLJCutCoulDebye { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_coul_dsf_gpu.h b/src/GPU/pair_lj_cut_coul_dsf_gpu.h index 4e97c62c9b..8c6af561a2 100644 --- a/src/GPU/pair_lj_cut_coul_dsf_gpu.h +++ b/src/GPU/pair_lj_cut_coul_dsf_gpu.h @@ -43,4 +43,3 @@ class PairLJCutCoulDSFGPU : public PairLJCutCoulDSF { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_coul_long_gpu.h b/src/GPU/pair_lj_cut_coul_long_gpu.h index c72596d6a3..6d16a7b7ac 100644 --- a/src/GPU/pair_lj_cut_coul_long_gpu.h +++ b/src/GPU/pair_lj_cut_coul_long_gpu.h @@ -44,4 +44,3 @@ class PairLJCutCoulLongGPU : public PairLJCutCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_coul_msm_gpu.h b/src/GPU/pair_lj_cut_coul_msm_gpu.h index 19eb565a0a..afcc4620ef 100644 --- a/src/GPU/pair_lj_cut_coul_msm_gpu.h +++ b/src/GPU/pair_lj_cut_coul_msm_gpu.h @@ -43,4 +43,3 @@ class PairLJCutCoulMSMGPU : public PairLJCutCoulMSM { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_dipole_cut_gpu.h b/src/GPU/pair_lj_cut_dipole_cut_gpu.h index d4dc9d085e..5fb980c3d8 100644 --- a/src/GPU/pair_lj_cut_dipole_cut_gpu.h +++ b/src/GPU/pair_lj_cut_dipole_cut_gpu.h @@ -43,4 +43,3 @@ class PairLJCutDipoleCutGPU : public PairLJCutDipoleCut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_dipole_long_gpu.h b/src/GPU/pair_lj_cut_dipole_long_gpu.h index 67b67e8634..c11440b7ab 100644 --- a/src/GPU/pair_lj_cut_dipole_long_gpu.h +++ b/src/GPU/pair_lj_cut_dipole_long_gpu.h @@ -43,4 +43,3 @@ class PairLJCutDipoleLongGPU : public PairLJCutDipoleLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_cut_gpu.h b/src/GPU/pair_lj_cut_gpu.h index a84e5be3c8..d8d0d8cf12 100644 --- a/src/GPU/pair_lj_cut_gpu.h +++ b/src/GPU/pair_lj_cut_gpu.h @@ -44,4 +44,3 @@ class PairLJCutGPU : public PairLJCut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_expand_coul_long_gpu.h b/src/GPU/pair_lj_expand_coul_long_gpu.h index 8983b30513..8712f8c98c 100644 --- a/src/GPU/pair_lj_expand_coul_long_gpu.h +++ b/src/GPU/pair_lj_expand_coul_long_gpu.h @@ -44,4 +44,3 @@ class PairLJExpandCoulLongGPU : public PairLJExpandCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_expand_gpu.h b/src/GPU/pair_lj_expand_gpu.h index 962f5b8513..18af19d952 100644 --- a/src/GPU/pair_lj_expand_gpu.h +++ b/src/GPU/pair_lj_expand_gpu.h @@ -44,4 +44,3 @@ class PairLJExpandGPU : public PairLJExpand { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_gromacs_gpu.h b/src/GPU/pair_lj_gromacs_gpu.h index 1c0c86795b..3b797c1f8d 100644 --- a/src/GPU/pair_lj_gromacs_gpu.h +++ b/src/GPU/pair_lj_gromacs_gpu.h @@ -43,4 +43,3 @@ class PairLJGromacsGPU : public PairLJGromacs { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_sdk_coul_long_gpu.h b/src/GPU/pair_lj_sdk_coul_long_gpu.h index d175a3b628..02cac49d0b 100644 --- a/src/GPU/pair_lj_sdk_coul_long_gpu.h +++ b/src/GPU/pair_lj_sdk_coul_long_gpu.h @@ -43,4 +43,3 @@ class PairLJSDKCoulLongGPU : public PairLJSDKCoulLong { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_sdk_gpu.h b/src/GPU/pair_lj_sdk_gpu.h index d47cca2607..529349ed0d 100644 --- a/src/GPU/pair_lj_sdk_gpu.h +++ b/src/GPU/pair_lj_sdk_gpu.h @@ -43,4 +43,3 @@ class PairLJSDKGPU : public PairLJSDK { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_sf_dipole_sf_gpu.h b/src/GPU/pair_lj_sf_dipole_sf_gpu.h index fcf4d36d14..b89a54c1a9 100644 --- a/src/GPU/pair_lj_sf_dipole_sf_gpu.h +++ b/src/GPU/pair_lj_sf_dipole_sf_gpu.h @@ -43,4 +43,3 @@ class PairLJSFDipoleSFGPU : public PairLJSFDipoleSF { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_lj_smooth_gpu.h b/src/GPU/pair_lj_smooth_gpu.h index 9cbed253a5..2c4a2625bf 100644 --- a/src/GPU/pair_lj_smooth_gpu.h +++ b/src/GPU/pair_lj_smooth_gpu.h @@ -44,4 +44,3 @@ class PairLJSmoothGPU : public PairLJSmooth { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_mie_cut_gpu.h b/src/GPU/pair_mie_cut_gpu.h index eba6b4d8f7..c364b35abb 100644 --- a/src/GPU/pair_mie_cut_gpu.h +++ b/src/GPU/pair_mie_cut_gpu.h @@ -43,4 +43,3 @@ class PairMIECutGPU : public PairMIECut { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_morse_gpu.h b/src/GPU/pair_morse_gpu.h index 98504651cf..6653cb13fb 100644 --- a/src/GPU/pair_morse_gpu.h +++ b/src/GPU/pair_morse_gpu.h @@ -43,4 +43,3 @@ class PairMorseGPU : public PairMorse { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_resquared_gpu.h b/src/GPU/pair_resquared_gpu.h index 3fb78cc850..a4c924c935 100644 --- a/src/GPU/pair_resquared_gpu.h +++ b/src/GPU/pair_resquared_gpu.h @@ -45,4 +45,3 @@ class PairRESquaredGPU : public PairRESquared { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_soft_gpu.h b/src/GPU/pair_soft_gpu.h index f89eec598f..12220dd4aa 100644 --- a/src/GPU/pair_soft_gpu.h +++ b/src/GPU/pair_soft_gpu.h @@ -44,4 +44,3 @@ class PairSoftGPU : public PairSoft { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_sw_gpu.h b/src/GPU/pair_sw_gpu.h index 78ee3ff38d..46feb1d179 100644 --- a/src/GPU/pair_sw_gpu.h +++ b/src/GPU/pair_sw_gpu.h @@ -45,4 +45,3 @@ class PairSWGPU : public PairSW { #endif #endif - diff --git a/src/GPU/pair_table_gpu.h b/src/GPU/pair_table_gpu.h index 17ee58c701..d36f9ee194 100644 --- a/src/GPU/pair_table_gpu.h +++ b/src/GPU/pair_table_gpu.h @@ -43,4 +43,3 @@ class PairTableGPU : public PairTable { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_tersoff_gpu.h b/src/GPU/pair_tersoff_gpu.h index 053a48f202..0766c24b92 100644 --- a/src/GPU/pair_tersoff_gpu.h +++ b/src/GPU/pair_tersoff_gpu.h @@ -46,4 +46,3 @@ class PairTersoffGPU : public PairTersoff { #endif #endif - diff --git a/src/GPU/pair_tersoff_mod_gpu.h b/src/GPU/pair_tersoff_mod_gpu.h index 2ab93c8bee..a5d002d129 100644 --- a/src/GPU/pair_tersoff_mod_gpu.h +++ b/src/GPU/pair_tersoff_mod_gpu.h @@ -46,4 +46,3 @@ class PairTersoffMODGPU : public PairTersoffMOD { #endif #endif - diff --git a/src/GPU/pair_tersoff_zbl_gpu.h b/src/GPU/pair_tersoff_zbl_gpu.h index 4da4fbc621..3dff093263 100644 --- a/src/GPU/pair_tersoff_zbl_gpu.h +++ b/src/GPU/pair_tersoff_zbl_gpu.h @@ -46,4 +46,3 @@ class PairTersoffZBLGPU : public PairTersoffZBL { #endif #endif - diff --git a/src/GPU/pair_ufm_gpu.h b/src/GPU/pair_ufm_gpu.h index c0b0a09cea..030f719d6d 100644 --- a/src/GPU/pair_ufm_gpu.h +++ b/src/GPU/pair_ufm_gpu.h @@ -50,4 +50,3 @@ class PairUFMGPU : public PairUFM { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_vashishta_gpu.h b/src/GPU/pair_vashishta_gpu.h index c12ae8efd5..a9fee5045b 100644 --- a/src/GPU/pair_vashishta_gpu.h +++ b/src/GPU/pair_vashishta_gpu.h @@ -45,4 +45,3 @@ class PairVashishtaGPU : public PairVashishta { #endif #endif - diff --git a/src/GPU/pair_yukawa_colloid_gpu.h b/src/GPU/pair_yukawa_colloid_gpu.h index f3d921aea2..78bad04566 100644 --- a/src/GPU/pair_yukawa_colloid_gpu.h +++ b/src/GPU/pair_yukawa_colloid_gpu.h @@ -43,4 +43,3 @@ class PairYukawaColloidGPU : public PairYukawaColloid { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_yukawa_gpu.h b/src/GPU/pair_yukawa_gpu.h index d6cd5f544f..61c4b0099c 100644 --- a/src/GPU/pair_yukawa_gpu.h +++ b/src/GPU/pair_yukawa_gpu.h @@ -43,4 +43,3 @@ class PairYukawaGPU : public PairYukawa { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pair_zbl_gpu.h b/src/GPU/pair_zbl_gpu.h index 4bfe1343e7..d4812188a1 100644 --- a/src/GPU/pair_zbl_gpu.h +++ b/src/GPU/pair_zbl_gpu.h @@ -43,4 +43,3 @@ class PairZBLGPU : public PairZBL { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/GPU/pppm_gpu.h b/src/GPU/pppm_gpu.h index 2ca9540289..84ce88590e 100644 --- a/src/GPU/pppm_gpu.h +++ b/src/GPU/pppm_gpu.h @@ -59,4 +59,3 @@ class PPPMGPU : public PPPM { #endif #endif - diff --git a/src/GRANULAR/compute_contact_atom.h b/src/GRANULAR/compute_contact_atom.h index df4495faf6..f01815e666 100644 --- a/src/GRANULAR/compute_contact_atom.h +++ b/src/GRANULAR/compute_contact_atom.h @@ -45,4 +45,3 @@ class ComputeContactAtom : public Compute { #endif #endif - diff --git a/src/GRANULAR/compute_fabric.h b/src/GRANULAR/compute_fabric.h index 6a7e119637..0cdc758a7f 100644 --- a/src/GRANULAR/compute_fabric.h +++ b/src/GRANULAR/compute_fabric.h @@ -47,4 +47,3 @@ class ComputeFabric : public Compute { #endif #endif - diff --git a/src/GRANULAR/fix_damping_cundall.h b/src/GRANULAR/fix_damping_cundall.h index a1bae125e4..238d1370c1 100644 --- a/src/GRANULAR/fix_damping_cundall.h +++ b/src/GRANULAR/fix_damping_cundall.h @@ -48,4 +48,3 @@ class FixDampingCundall : public Fix { #endif #endif - diff --git a/src/GRANULAR/fix_freeze.h b/src/GRANULAR/fix_freeze.h index 507ca38808..24180051d7 100644 --- a/src/GRANULAR/fix_freeze.h +++ b/src/GRANULAR/fix_freeze.h @@ -43,4 +43,3 @@ class FixFreeze : public Fix { #endif #endif - diff --git a/src/GRANULAR/fix_pour.h b/src/GRANULAR/fix_pour.h index c604b796e0..7fa48ee761 100644 --- a/src/GRANULAR/fix_pour.h +++ b/src/GRANULAR/fix_pour.h @@ -84,4 +84,3 @@ class FixPour : public Fix { #endif #endif - diff --git a/src/GRANULAR/fix_wall_gran.h b/src/GRANULAR/fix_wall_gran.h index df74ba5f52..8c69be6e16 100644 --- a/src/GRANULAR/fix_wall_gran.h +++ b/src/GRANULAR/fix_wall_gran.h @@ -119,4 +119,3 @@ class FixWallGran : public Fix { #endif #endif - diff --git a/src/GRANULAR/fix_wall_gran_region.h b/src/GRANULAR/fix_wall_gran_region.h index 618a23c9a4..804bd48221 100644 --- a/src/GRANULAR/fix_wall_gran_region.h +++ b/src/GRANULAR/fix_wall_gran_region.h @@ -68,4 +68,3 @@ class FixWallGranRegion : public FixWallGran { #endif #endif - diff --git a/src/GRANULAR/pair_gran_hertz_history.h b/src/GRANULAR/pair_gran_hertz_history.h index a1745556b2..511312921d 100644 --- a/src/GRANULAR/pair_gran_hertz_history.h +++ b/src/GRANULAR/pair_gran_hertz_history.h @@ -36,4 +36,3 @@ class PairGranHertzHistory : public PairGranHookeHistory { #endif #endif - diff --git a/src/GRANULAR/pair_gran_hooke_history.h b/src/GRANULAR/pair_gran_hooke_history.h index 14f73ce777..35c4cf7606 100644 --- a/src/GRANULAR/pair_gran_hooke_history.h +++ b/src/GRANULAR/pair_gran_hooke_history.h @@ -75,4 +75,3 @@ class PairGranHookeHistory : public Pair { #endif #endif - diff --git a/src/GRANULAR/pair_granular.h b/src/GRANULAR/pair_granular.h index 92856d311a..5c3edf30a2 100644 --- a/src/GRANULAR/pair_granular.h +++ b/src/GRANULAR/pair_granular.h @@ -106,4 +106,3 @@ class PairGranular : public Pair { #endif #endif - diff --git a/src/H5MD/dump_h5md.h b/src/H5MD/dump_h5md.h index bc7f3f9173..04c0cd2e09 100644 --- a/src/H5MD/dump_h5md.h +++ b/src/H5MD/dump_h5md.h @@ -72,4 +72,3 @@ class DumpH5MD : public Dump { #endif #endif - diff --git a/src/INTEL/angle_charmm_intel.h b/src/INTEL/angle_charmm_intel.h index 1b955f81a4..5a28079a2b 100644 --- a/src/INTEL/angle_charmm_intel.h +++ b/src/INTEL/angle_charmm_intel.h @@ -77,4 +77,3 @@ class AngleCharmmIntel : public AngleCharmm { #endif #endif - diff --git a/src/INTEL/angle_harmonic_intel.h b/src/INTEL/angle_harmonic_intel.h index e12199b5da..f0cca66244 100644 --- a/src/INTEL/angle_harmonic_intel.h +++ b/src/INTEL/angle_harmonic_intel.h @@ -77,4 +77,3 @@ class AngleHarmonicIntel : public AngleHarmonic { #endif #endif - diff --git a/src/INTEL/bond_fene_intel.h b/src/INTEL/bond_fene_intel.h index e42a0b5d62..438ecd9fd8 100644 --- a/src/INTEL/bond_fene_intel.h +++ b/src/INTEL/bond_fene_intel.h @@ -77,4 +77,3 @@ class BondFENEIntel : public BondFENE { #endif #endif - diff --git a/src/INTEL/bond_harmonic_intel.h b/src/INTEL/bond_harmonic_intel.h index df9b84120a..e442c48613 100644 --- a/src/INTEL/bond_harmonic_intel.h +++ b/src/INTEL/bond_harmonic_intel.h @@ -77,4 +77,3 @@ class BondHarmonicIntel : public BondHarmonic { #endif #endif - diff --git a/src/INTEL/fix_intel.h b/src/INTEL/fix_intel.h index f3563b164f..f7c0709171 100644 --- a/src/INTEL/fix_intel.h +++ b/src/INTEL/fix_intel.h @@ -466,4 +466,3 @@ void FixIntel::set_neighbor_host_sizes() #endif #endif - diff --git a/src/INTEL/fix_npt_intel.h b/src/INTEL/fix_npt_intel.h index 40a7dc996d..376c7571ba 100644 --- a/src/INTEL/fix_npt_intel.h +++ b/src/INTEL/fix_npt_intel.h @@ -38,4 +38,3 @@ class FixNPTIntel : public FixNHIntel { #endif #endif - diff --git a/src/INTEL/fix_nve_asphere_intel.h b/src/INTEL/fix_nve_asphere_intel.h index 7891bfdbad..4bc5305302 100644 --- a/src/INTEL/fix_nve_asphere_intel.h +++ b/src/INTEL/fix_nve_asphere_intel.h @@ -49,4 +49,3 @@ class FixNVEAsphereIntel : public FixNVE { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/INTEL/fix_nve_intel.h b/src/INTEL/fix_nve_intel.h index a97d6d8a38..d7c48db81f 100644 --- a/src/INTEL/fix_nve_intel.h +++ b/src/INTEL/fix_nve_intel.h @@ -48,4 +48,3 @@ class FixNVEIntel : public FixNVE { #endif #endif - diff --git a/src/INTEL/fix_nvt_intel.h b/src/INTEL/fix_nvt_intel.h index 345511ce97..4c840de9de 100644 --- a/src/INTEL/fix_nvt_intel.h +++ b/src/INTEL/fix_nvt_intel.h @@ -38,4 +38,3 @@ class FixNVTIntel : public FixNHIntel { #endif #endif - diff --git a/src/INTEL/fix_nvt_sllod_intel.h b/src/INTEL/fix_nvt_sllod_intel.h index bfd723b65b..dc7ee05977 100644 --- a/src/INTEL/fix_nvt_sllod_intel.h +++ b/src/INTEL/fix_nvt_sllod_intel.h @@ -44,4 +44,3 @@ class FixNVTSllodIntel : public FixNHIntel { #endif #endif - diff --git a/src/INTEL/improper_cvff_intel.h b/src/INTEL/improper_cvff_intel.h index befa9c7d47..e799144dea 100644 --- a/src/INTEL/improper_cvff_intel.h +++ b/src/INTEL/improper_cvff_intel.h @@ -79,4 +79,3 @@ class ImproperCvffIntel : public ImproperCvff { #endif #endif - diff --git a/src/INTEL/improper_harmonic_intel.h b/src/INTEL/improper_harmonic_intel.h index fb26247314..d8b1cffa59 100644 --- a/src/INTEL/improper_harmonic_intel.h +++ b/src/INTEL/improper_harmonic_intel.h @@ -78,4 +78,3 @@ class ImproperHarmonicIntel : public ImproperHarmonic { #endif #endif - diff --git a/src/INTEL/nbin_intel.h b/src/INTEL/nbin_intel.h index 9fd63fba43..678189d08c 100644 --- a/src/INTEL/nbin_intel.h +++ b/src/INTEL/nbin_intel.h @@ -55,4 +55,3 @@ class NBinIntel : public NBinStandard { #endif #endif - diff --git a/src/INTEL/npair_full_bin_ghost_intel.h b/src/INTEL/npair_full_bin_ghost_intel.h index 3d574cf77d..6b70778f13 100644 --- a/src/INTEL/npair_full_bin_ghost_intel.h +++ b/src/INTEL/npair_full_bin_ghost_intel.h @@ -49,4 +49,3 @@ class NPairFullBinGhostIntel : public NPairIntel { #endif #endif - diff --git a/src/INTEL/npair_full_bin_intel.h b/src/INTEL/npair_full_bin_intel.h index 13b549a744..8649610b90 100644 --- a/src/INTEL/npair_full_bin_intel.h +++ b/src/INTEL/npair_full_bin_intel.h @@ -42,4 +42,3 @@ class NPairFullBinIntel : public NPairIntel { #endif #endif - diff --git a/src/INTEL/npair_half_bin_newton_intel.h b/src/INTEL/npair_half_bin_newton_intel.h index 40ba386a40..0f7c86d993 100644 --- a/src/INTEL/npair_half_bin_newton_intel.h +++ b/src/INTEL/npair_half_bin_newton_intel.h @@ -41,4 +41,3 @@ class NPairHalfBinNewtonIntel : public NPairIntel { #endif #endif - diff --git a/src/INTEL/npair_half_bin_newton_tri_intel.h b/src/INTEL/npair_half_bin_newton_tri_intel.h index 415097ecd5..8e486313ff 100644 --- a/src/INTEL/npair_half_bin_newton_tri_intel.h +++ b/src/INTEL/npair_half_bin_newton_tri_intel.h @@ -41,4 +41,3 @@ class NPairHalfBinNewtonTriIntel : public NPairIntel { #endif #endif - diff --git a/src/INTEL/npair_halffull_newtoff_intel.h b/src/INTEL/npair_halffull_newtoff_intel.h index 459f0789bf..fbf52d89d5 100644 --- a/src/INTEL/npair_halffull_newtoff_intel.h +++ b/src/INTEL/npair_halffull_newtoff_intel.h @@ -42,4 +42,3 @@ NPairStyle(halffull/newtoff/skip/ghost/intel, NP_ORTHO | NP_TRI | NP_SKIP | NP_GHOST | NP_INTEL); // clang-format on #endif - diff --git a/src/INTEL/npair_halffull_newton_intel.h b/src/INTEL/npair_halffull_newton_intel.h index 23dbe4ed27..8464c1385c 100644 --- a/src/INTEL/npair_halffull_newton_intel.h +++ b/src/INTEL/npair_halffull_newton_intel.h @@ -59,4 +59,3 @@ class NPairHalffullNewtonIntel : public NPair { #endif #endif - diff --git a/src/INTEL/npair_skip_intel.h b/src/INTEL/npair_skip_intel.h index 03d5f16f02..4f1763146e 100644 --- a/src/INTEL/npair_skip_intel.h +++ b/src/INTEL/npair_skip_intel.h @@ -59,4 +59,3 @@ class NPairSkipIntel : public NPair { #endif #endif - diff --git a/src/INTEL/pair_airebo_intel.h b/src/INTEL/pair_airebo_intel.h index d494e7dbd9..16d77a8a06 100644 --- a/src/INTEL/pair_airebo_intel.h +++ b/src/INTEL/pair_airebo_intel.h @@ -64,4 +64,3 @@ class PairAIREBOIntel : public PairAIREBO { #endif #endif - diff --git a/src/INTEL/pair_dpd_intel.h b/src/INTEL/pair_dpd_intel.h index fecb55591a..08b7d29e34 100644 --- a/src/INTEL/pair_dpd_intel.h +++ b/src/INTEL/pair_dpd_intel.h @@ -100,4 +100,3 @@ class PairDPDIntel : public PairDPD { #endif #endif - diff --git a/src/INTEL/pair_eam_intel.h b/src/INTEL/pair_eam_intel.h index 4f27725670..3142b8a187 100644 --- a/src/INTEL/pair_eam_intel.h +++ b/src/INTEL/pair_eam_intel.h @@ -92,4 +92,3 @@ class PairEAMIntel : public PairEAM { #endif #endif - diff --git a/src/INTEL/pair_lj_charmm_coul_charmm_intel.h b/src/INTEL/pair_lj_charmm_coul_charmm_intel.h index 7a12c2574f..54aeafa89f 100644 --- a/src/INTEL/pair_lj_charmm_coul_charmm_intel.h +++ b/src/INTEL/pair_lj_charmm_coul_charmm_intel.h @@ -86,4 +86,3 @@ class PairLJCharmmCoulCharmmIntel : public PairLJCharmmCoulCharmm { #endif #endif - diff --git a/src/INTEL/pair_lj_charmm_coul_long_intel.h b/src/INTEL/pair_lj_charmm_coul_long_intel.h index 71acec1b84..15bcf206f6 100644 --- a/src/INTEL/pair_lj_charmm_coul_long_intel.h +++ b/src/INTEL/pair_lj_charmm_coul_long_intel.h @@ -91,4 +91,3 @@ class PairLJCharmmCoulLongIntel : public PairLJCharmmCoulLong { #endif #endif - diff --git a/src/INTEL/pair_lj_cut_coul_long_intel.h b/src/INTEL/pair_lj_cut_coul_long_intel.h index 6c34c4172c..7c4d5a9e62 100644 --- a/src/INTEL/pair_lj_cut_coul_long_intel.h +++ b/src/INTEL/pair_lj_cut_coul_long_intel.h @@ -96,4 +96,3 @@ class PairLJCutCoulLongIntel : public PairLJCutCoulLong { #endif #endif - diff --git a/src/INTEL/pair_lj_cut_intel.h b/src/INTEL/pair_lj_cut_intel.h index d36ce15c1c..84f786a02a 100644 --- a/src/INTEL/pair_lj_cut_intel.h +++ b/src/INTEL/pair_lj_cut_intel.h @@ -85,4 +85,3 @@ class PairLJCutIntel : public PairLJCut { #endif #endif - diff --git a/src/INTEL/pair_sw_intel.h b/src/INTEL/pair_sw_intel.h index 6390d4c843..e1f621cb93 100644 --- a/src/INTEL/pair_sw_intel.h +++ b/src/INTEL/pair_sw_intel.h @@ -102,4 +102,3 @@ class PairSWIntel : public PairSW { #endif #endif - diff --git a/src/INTEL/pair_tersoff_intel.h b/src/INTEL/pair_tersoff_intel.h index 4c948725ad..a813acf196 100644 --- a/src/INTEL/pair_tersoff_intel.h +++ b/src/INTEL/pair_tersoff_intel.h @@ -111,4 +111,3 @@ class PairTersoffIntel : public PairTersoff { #endif #endif - diff --git a/src/INTEL/pppm_intel.h b/src/INTEL/pppm_intel.h index 2770fcd79d..bddd9a95a1 100644 --- a/src/INTEL/pppm_intel.h +++ b/src/INTEL/pppm_intel.h @@ -110,4 +110,3 @@ class PPPMIntel : public PPPM { #endif #endif - diff --git a/src/INTEL/verlet_lrt_intel.h b/src/INTEL/verlet_lrt_intel.h index 0d5e81cade..c976656ae3 100644 --- a/src/INTEL/verlet_lrt_intel.h +++ b/src/INTEL/verlet_lrt_intel.h @@ -68,4 +68,3 @@ class VerletLRTIntel : public Verlet { #endif #endif - diff --git a/src/INTERLAYER/pair_drip.h b/src/INTERLAYER/pair_drip.h index c86cae2d97..3678149776 100644 --- a/src/INTERLAYER/pair_drip.h +++ b/src/INTERLAYER/pair_drip.h @@ -95,4 +95,3 @@ class PairDRIP : public Pair { #endif #endif - diff --git a/src/INTERLAYER/pair_ilp_graphene_hbn.h b/src/INTERLAYER/pair_ilp_graphene_hbn.h index fcc2423c58..de7bd3e02f 100644 --- a/src/INTERLAYER/pair_ilp_graphene_hbn.h +++ b/src/INTERLAYER/pair_ilp_graphene_hbn.h @@ -88,4 +88,3 @@ class PairILPGrapheneHBN : public Pair { #endif #endif - diff --git a/src/INTERLAYER/pair_ilp_tmd.h b/src/INTERLAYER/pair_ilp_tmd.h index e93376a748..4fb536d971 100644 --- a/src/INTERLAYER/pair_ilp_tmd.h +++ b/src/INTERLAYER/pair_ilp_tmd.h @@ -49,4 +49,3 @@ class PairILPTMD : public PairILPGrapheneHBN { #endif #endif - diff --git a/src/INTERLAYER/pair_kolmogorov_crespi_full.h b/src/INTERLAYER/pair_kolmogorov_crespi_full.h index 77cec63962..51fd3d8270 100644 --- a/src/INTERLAYER/pair_kolmogorov_crespi_full.h +++ b/src/INTERLAYER/pair_kolmogorov_crespi_full.h @@ -75,4 +75,3 @@ class PairKolmogorovCrespiFull : public Pair { #endif #endif - diff --git a/src/INTERLAYER/pair_kolmogorov_crespi_z.h b/src/INTERLAYER/pair_kolmogorov_crespi_z.h index f8caf9eeb4..2177b518e2 100644 --- a/src/INTERLAYER/pair_kolmogorov_crespi_z.h +++ b/src/INTERLAYER/pair_kolmogorov_crespi_z.h @@ -55,4 +55,3 @@ class PairKolmogorovCrespiZ : public Pair { #endif #endif - diff --git a/src/INTERLAYER/pair_lebedeva_z.h b/src/INTERLAYER/pair_lebedeva_z.h index 9449e770b7..4e4fa3f6e3 100644 --- a/src/INTERLAYER/pair_lebedeva_z.h +++ b/src/INTERLAYER/pair_lebedeva_z.h @@ -55,4 +55,3 @@ class PairLebedevaZ : public Pair { #endif #endif - diff --git a/src/INTERLAYER/pair_saip_metal.h b/src/INTERLAYER/pair_saip_metal.h index 5eaa809c8b..0319a3379e 100644 --- a/src/INTERLAYER/pair_saip_metal.h +++ b/src/INTERLAYER/pair_saip_metal.h @@ -37,4 +37,3 @@ class PairSAIPMETAL : public PairILPGrapheneHBN { #endif #endif - diff --git a/src/KIM/fix_store_kim.h b/src/KIM/fix_store_kim.h index f86ba8e478..bc41f54390 100644 --- a/src/KIM/fix_store_kim.h +++ b/src/KIM/fix_store_kim.h @@ -88,4 +88,3 @@ class FixStoreKIM : public Fix { #endif #endif - diff --git a/src/KIM/kim_command.h b/src/KIM/kim_command.h index e1d297d847..1347aaea5f 100644 --- a/src/KIM/kim_command.h +++ b/src/KIM/kim_command.h @@ -76,4 +76,3 @@ class KimCommand : public Command { #endif #endif - diff --git a/src/KIM/kim_init.h b/src/KIM/kim_init.h index 317b43bc15..9224f05ebe 100644 --- a/src/KIM/kim_init.h +++ b/src/KIM/kim_init.h @@ -88,4 +88,3 @@ class KimInit : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/KIM/kim_interactions.h b/src/KIM/kim_interactions.h index 3bf8b69d6c..34da625604 100644 --- a/src/KIM/kim_interactions.h +++ b/src/KIM/kim_interactions.h @@ -77,4 +77,3 @@ class KimInteractions : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/KIM/kim_param.h b/src/KIM/kim_param.h index c959bac5fa..409100f730 100644 --- a/src/KIM/kim_param.h +++ b/src/KIM/kim_param.h @@ -71,4 +71,3 @@ class KimParam : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/KIM/kim_property.h b/src/KIM/kim_property.h index ab11655292..11522186d0 100644 --- a/src/KIM/kim_property.h +++ b/src/KIM/kim_property.h @@ -69,4 +69,3 @@ class KimProperty : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/KIM/kim_query.h b/src/KIM/kim_query.h index 3c317aa59b..1dd72a7a72 100644 --- a/src/KIM/kim_query.h +++ b/src/KIM/kim_query.h @@ -71,4 +71,3 @@ class KimQuery : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/KIM/pair_kim.h b/src/KIM/pair_kim.h index a806f986c6..10c9c11a0e 100644 --- a/src/KIM/pair_kim.h +++ b/src/KIM/pair_kim.h @@ -176,4 +176,3 @@ class PairKIM : public Pair { #endif #endif - diff --git a/src/KOKKOS/compute_ave_sphere_atom_kokkos.cpp b/src/KOKKOS/compute_ave_sphere_atom_kokkos.cpp index 0b890ae4e5..d2cb6682a7 100644 --- a/src/KOKKOS/compute_ave_sphere_atom_kokkos.cpp +++ b/src/KOKKOS/compute_ave_sphere_atom_kokkos.cpp @@ -25,14 +25,11 @@ #include "neighbor_kokkos.h" #include "pair.h" #include "update.h" -#include "math_const.h" #include #include using namespace LAMMPS_NS; -using namespace MathConst; - /* ---------------------------------------------------------------------- */ diff --git a/src/KOKKOS/compute_ave_sphere_atom_kokkos.h b/src/KOKKOS/compute_ave_sphere_atom_kokkos.h index 3a31f3351c..75b5ca3aba 100644 --- a/src/KOKKOS/compute_ave_sphere_atom_kokkos.h +++ b/src/KOKKOS/compute_ave_sphere_atom_kokkos.h @@ -12,10 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - -ComputeStyle(ave/sphere/atom/kk,ComputeAveSphereAtomKokkos) -ComputeStyle(ave/sphere/atom/kk/device,ComputeAveSphereAtomKokkos) -ComputeStyle(ave/sphere/atom/kk/host,ComputeAveSphereAtomKokkos) +// clang-format off +ComputeStyle(ave/sphere/atom/kk,ComputeAveSphereAtomKokkos); +ComputeStyle(ave/sphere/atom/kk/device,ComputeAveSphereAtomKokkos); +ComputeStyle(ave/sphere/atom/kk/host,ComputeAveSphereAtomKokkos); +// clang-format on #else @@ -27,10 +28,11 @@ ComputeStyle(ave/sphere/atom/kk/host,ComputeAveSphereAtomKokkos) namespace LAMMPS_NS { -struct TagComputeAveSphereAtom{}; +// clang-format off +struct TagComputeAveSphereAtom {}; +// clang-format on -template -class ComputeAveSphereAtomKokkos : public ComputeAveSphereAtom { +template class ComputeAveSphereAtomKokkos : public ComputeAveSphereAtom { public: typedef DeviceType device_type; typedef ArrayTypes AT; @@ -41,7 +43,7 @@ class ComputeAveSphereAtomKokkos : public ComputeAveSphereAtom { void compute_peratom() override; KOKKOS_INLINE_FUNCTION - void operator()(TagComputeAveSphereAtom, const int&) const; + void operator()(TagComputeAveSphereAtom, const int &) const; private: typename AT::t_x_array_randomread x; @@ -56,8 +58,7 @@ class ComputeAveSphereAtomKokkos : public ComputeAveSphereAtom { typename AT::t_float_2d d_result; }; -} +} // namespace LAMMPS_NS #endif #endif - diff --git a/src/KOKKOS/dynamical_matrix_kokkos.h b/src/KOKKOS/dynamical_matrix_kokkos.h index 996bda4211..b562baf019 100644 --- a/src/KOKKOS/dynamical_matrix_kokkos.h +++ b/src/KOKKOS/dynamical_matrix_kokkos.h @@ -35,18 +35,17 @@ class DynamicalMatrixKokkos : public DynamicalMatrix { void setup(); KOKKOS_INLINE_FUNCTION - void operator() (const int& i) const { - f(i,0) += f_merge_copy(i,0); - f(i,1) += f_merge_copy(i,1); - f(i,2) += f_merge_copy(i,2); + void operator()(const int &i) const + { + f(i, 0) += f_merge_copy(i, 0); + f(i, 1) += f_merge_copy(i, 1); + f(i, 2) += f_merge_copy(i, 2); } protected: void update_force() override; void force_clear() override; - DAT::t_f_array f_merge_copy,f; - - + DAT::t_f_array f_merge_copy, f; }; } // namespace LAMMPS_NS diff --git a/src/KOKKOS/pair_dpd_ext_kokkos.h b/src/KOKKOS/pair_dpd_ext_kokkos.h index 1c04be6b01..b952513de1 100644 --- a/src/KOKKOS/pair_dpd_ext_kokkos.h +++ b/src/KOKKOS/pair_dpd_ext_kokkos.h @@ -16,7 +16,7 @@ PairStyle(dpd/ext/kk,PairDPDExtKokkos); PairStyle(dpd/ext/kk/device,PairDPDExtKokkos); PairStyle(dpd/ext/kk/host,PairDPDExtKokkos); -// clang-format on +// clang-format off #else #ifndef LMP_PAIR_DPD_EXT_KOKKOS_H diff --git a/src/KOKKOS/pair_dpd_ext_tstat_kokkos.h b/src/KOKKOS/pair_dpd_ext_tstat_kokkos.h index 03debe58af..4fce2f7305 100644 --- a/src/KOKKOS/pair_dpd_ext_tstat_kokkos.h +++ b/src/KOKKOS/pair_dpd_ext_tstat_kokkos.h @@ -16,7 +16,7 @@ PairStyle(dpd/ext/tstat/kk,PairDPDExtTstatKokkos); PairStyle(dpd/ext/tstat/kk/device,PairDPDExtTstatKokkos); PairStyle(dpd/ext/tstat/kk/host,PairDPDExtTstatKokkos); -// clang-format on +// clang-format off #else #ifndef LMP_PAIR_DPD_EXT_TSTAT_KOKKOS_H diff --git a/src/KOKKOS/pair_dpd_kokkos.h b/src/KOKKOS/pair_dpd_kokkos.h index c492ffcfdd..f8d97556ce 100644 --- a/src/KOKKOS/pair_dpd_kokkos.h +++ b/src/KOKKOS/pair_dpd_kokkos.h @@ -16,7 +16,7 @@ PairStyle(dpd/kk,PairDPDKokkos); PairStyle(dpd/kk/device,PairDPDKokkos); PairStyle(dpd/kk/host,PairDPDKokkos); -// clang-format on +// clang-format off #else #ifndef LMP_PAIR_DPD_KOKKOS_H diff --git a/src/KOKKOS/pair_dpd_tstat_kokkos.h b/src/KOKKOS/pair_dpd_tstat_kokkos.h index ae21cd1a14..1654340850 100644 --- a/src/KOKKOS/pair_dpd_tstat_kokkos.h +++ b/src/KOKKOS/pair_dpd_tstat_kokkos.h @@ -16,7 +16,7 @@ PairStyle(dpd/tstat/kk,PairDPDTstatKokkos); PairStyle(dpd/tstat/kk/device,PairDPDTstatKokkos); PairStyle(dpd/tstat/kk/host,PairDPDTstatKokkos); -// clang-format on +// clang-format off #else #ifndef LMP_PAIR_DPD_TSTAT_KOKKOS_H diff --git a/src/KOKKOS/third_order_kokkos.h b/src/KOKKOS/third_order_kokkos.h index 182c1d536e..b6c5b121f0 100644 --- a/src/KOKKOS/third_order_kokkos.h +++ b/src/KOKKOS/third_order_kokkos.h @@ -22,8 +22,8 @@ CommandStyle(third_order/kk/host,ThirdOrderKokkos); #ifndef LMP_THIRD_ORDER_KOKKOS_H #define LMP_THIRD_ORDER_KOKKOS_H -#include "third_order.h" #include "kokkos_type.h" +#include "third_order.h" namespace LAMMPS_NS { @@ -35,18 +35,17 @@ class ThirdOrderKokkos : public ThirdOrder { void setup(); KOKKOS_INLINE_FUNCTION - void operator() (const int& i) const { - f(i,0) += f_merge_copy(i,0); - f(i,1) += f_merge_copy(i,1); - f(i,2) += f_merge_copy(i,2); + void operator()(const int &i) const + { + f(i, 0) += f_merge_copy(i, 0); + f(i, 1) += f_merge_copy(i, 1); + f(i, 2) += f_merge_copy(i, 2); } protected: void update_force() override; void force_clear() override; - DAT::t_f_array f_merge_copy,f; - - + DAT::t_f_array f_merge_copy, f; }; } // namespace LAMMPS_NS diff --git a/src/KOKKOS/transpose_helper_kokkos.h b/src/KOKKOS/transpose_helper_kokkos.h index 464bf04c4c..676b6da530 100644 --- a/src/KOKKOS/transpose_helper_kokkos.h +++ b/src/KOKKOS/transpose_helper_kokkos.h @@ -1,3 +1,4 @@ +// clang-format off /* -*- c++ -*- ---------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator https://www.lammps.org/, Sandia National Laboratories diff --git a/src/KSPACE/ewald.h b/src/KSPACE/ewald.h index 9f8565afdf..b0ba51ed78 100644 --- a/src/KSPACE/ewald.h +++ b/src/KSPACE/ewald.h @@ -81,4 +81,3 @@ class Ewald : public KSpace { #endif #endif - diff --git a/src/KSPACE/ewald_dipole.h b/src/KSPACE/ewald_dipole.h index 353bd62956..a65aca2095 100644 --- a/src/KSPACE/ewald_dipole.h +++ b/src/KSPACE/ewald_dipole.h @@ -50,4 +50,3 @@ class EwaldDipole : public Ewald { #endif #endif - diff --git a/src/KSPACE/ewald_dipole_spin.h b/src/KSPACE/ewald_dipole_spin.h index aa709b9394..c6c2063650 100644 --- a/src/KSPACE/ewald_dipole_spin.h +++ b/src/KSPACE/ewald_dipole_spin.h @@ -48,4 +48,3 @@ class EwaldDipoleSpin : public EwaldDipole { #endif #endif - diff --git a/src/KSPACE/ewald_disp.h b/src/KSPACE/ewald_disp.h index 8b146c9107..05017e1c76 100644 --- a/src/KSPACE/ewald_disp.h +++ b/src/KSPACE/ewald_disp.h @@ -95,4 +95,3 @@ class EwaldDisp : public KSpace { #endif #endif - diff --git a/src/KSPACE/fft3d.h b/src/KSPACE/fft3d.h index 56a3556e3f..bd0a1d2472 100644 --- a/src/KSPACE/fft3d.h +++ b/src/KSPACE/fft3d.h @@ -153,4 +153,3 @@ void factor(int, int *, int *); void bifactor(int, int *, int *); void fft_1d_only(FFT_DATA *, int, int, struct fft_plan_3d *); } - diff --git a/src/KSPACE/fft3d_wrap.h b/src/KSPACE/fft3d_wrap.h index 931ada7d43..708d6354d2 100644 --- a/src/KSPACE/fft3d_wrap.h +++ b/src/KSPACE/fft3d_wrap.h @@ -36,4 +36,3 @@ class FFT3d : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/KSPACE/fix_tune_kspace.h b/src/KSPACE/fix_tune_kspace.h index b96706ddb0..5bfacbac91 100644 --- a/src/KSPACE/fix_tune_kspace.h +++ b/src/KSPACE/fix_tune_kspace.h @@ -83,4 +83,3 @@ class FixTuneKspace : public Fix { #endif #endif - diff --git a/src/KSPACE/msm.h b/src/KSPACE/msm.h index c204c0ad4d..c39988b13b 100644 --- a/src/KSPACE/msm.h +++ b/src/KSPACE/msm.h @@ -144,4 +144,3 @@ class MSM : public KSpace { #endif #endif - diff --git a/src/KSPACE/msm_cg.h b/src/KSPACE/msm_cg.h index d9f4564ef4..ad5c4f2a67 100644 --- a/src/KSPACE/msm_cg.h +++ b/src/KSPACE/msm_cg.h @@ -48,4 +48,3 @@ class MSMCG : public MSM { #endif #endif - diff --git a/src/KSPACE/pair_born_coul_long.h b/src/KSPACE/pair_born_coul_long.h index d2e17353d7..9d6b821d0a 100644 --- a/src/KSPACE/pair_born_coul_long.h +++ b/src/KSPACE/pair_born_coul_long.h @@ -58,4 +58,3 @@ class PairBornCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_born_coul_msm.h b/src/KSPACE/pair_born_coul_msm.h index ef4d596746..2eebbb26ad 100644 --- a/src/KSPACE/pair_born_coul_msm.h +++ b/src/KSPACE/pair_born_coul_msm.h @@ -41,4 +41,3 @@ class PairBornCoulMSM : public PairBornCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_buck_coul_long.h b/src/KSPACE/pair_buck_coul_long.h index daa3b4d6c8..ae6b71a441 100644 --- a/src/KSPACE/pair_buck_coul_long.h +++ b/src/KSPACE/pair_buck_coul_long.h @@ -59,4 +59,3 @@ class PairBuckCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_buck_coul_msm.h b/src/KSPACE/pair_buck_coul_msm.h index 7f3627ee52..77ce4e205c 100644 --- a/src/KSPACE/pair_buck_coul_msm.h +++ b/src/KSPACE/pair_buck_coul_msm.h @@ -41,4 +41,3 @@ class PairBuckCoulMSM : public PairBuckCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_buck_long_coul_long.h b/src/KSPACE/pair_buck_long_coul_long.h index aea5ab3b21..7a2474c0f7 100644 --- a/src/KSPACE/pair_buck_long_coul_long.h +++ b/src/KSPACE/pair_buck_long_coul_long.h @@ -68,4 +68,3 @@ class PairBuckLongCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_coul_long.h b/src/KSPACE/pair_coul_long.h index 96b734b17e..8629e80efb 100644 --- a/src/KSPACE/pair_coul_long.h +++ b/src/KSPACE/pair_coul_long.h @@ -53,4 +53,3 @@ class PairCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_coul_msm.h b/src/KSPACE/pair_coul_msm.h index 9392e4a402..ad0d1427d2 100644 --- a/src/KSPACE/pair_coul_msm.h +++ b/src/KSPACE/pair_coul_msm.h @@ -37,4 +37,3 @@ class PairCoulMSM : public PairCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_coul_streitz.h b/src/KSPACE/pair_coul_streitz.h index dd9c255ee1..eb1032aadd 100644 --- a/src/KSPACE/pair_coul_streitz.h +++ b/src/KSPACE/pair_coul_streitz.h @@ -77,4 +77,3 @@ class PairCoulStreitz : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_lj_charmm_coul_long.h b/src/KSPACE/pair_lj_charmm_coul_long.h index 9a7bd3c34b..c67cfb8c36 100644 --- a/src/KSPACE/pair_lj_charmm_coul_long.h +++ b/src/KSPACE/pair_lj_charmm_coul_long.h @@ -71,4 +71,3 @@ class PairLJCharmmCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_lj_charmm_coul_msm.h b/src/KSPACE/pair_lj_charmm_coul_msm.h index eb98626149..b3409035e2 100644 --- a/src/KSPACE/pair_lj_charmm_coul_msm.h +++ b/src/KSPACE/pair_lj_charmm_coul_msm.h @@ -42,4 +42,3 @@ class PairLJCharmmCoulMSM : public PairLJCharmmCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_lj_charmmfsw_coul_long.h b/src/KSPACE/pair_lj_charmmfsw_coul_long.h index f8109fd2fc..b077b84a56 100644 --- a/src/KSPACE/pair_lj_charmmfsw_coul_long.h +++ b/src/KSPACE/pair_lj_charmmfsw_coul_long.h @@ -71,4 +71,3 @@ class PairLJCharmmfswCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_lj_cut_coul_long.h b/src/KSPACE/pair_lj_cut_coul_long.h index f8602c63e7..6800f05fb6 100644 --- a/src/KSPACE/pair_lj_cut_coul_long.h +++ b/src/KSPACE/pair_lj_cut_coul_long.h @@ -64,4 +64,3 @@ class PairLJCutCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_lj_cut_coul_msm.h b/src/KSPACE/pair_lj_cut_coul_msm.h index 51b86dafd2..4d3b326085 100644 --- a/src/KSPACE/pair_lj_cut_coul_msm.h +++ b/src/KSPACE/pair_lj_cut_coul_msm.h @@ -42,4 +42,3 @@ class PairLJCutCoulMSM : public PairLJCutCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_lj_cut_tip4p_long.h b/src/KSPACE/pair_lj_cut_tip4p_long.h index 83edcfed3b..bf5deab14e 100644 --- a/src/KSPACE/pair_lj_cut_tip4p_long.h +++ b/src/KSPACE/pair_lj_cut_tip4p_long.h @@ -54,4 +54,3 @@ class PairLJCutTIP4PLong : public PairLJCutCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_lj_long_coul_long.h b/src/KSPACE/pair_lj_long_coul_long.h index dd42afaa5e..dab24d0c53 100644 --- a/src/KSPACE/pair_lj_long_coul_long.h +++ b/src/KSPACE/pair_lj_long_coul_long.h @@ -68,4 +68,3 @@ class PairLJLongCoulLong : public Pair { #endif #endif - diff --git a/src/KSPACE/pair_lj_long_tip4p_long.h b/src/KSPACE/pair_lj_long_tip4p_long.h index c67e1d5309..a7f1fac4d6 100644 --- a/src/KSPACE/pair_lj_long_tip4p_long.h +++ b/src/KSPACE/pair_lj_long_tip4p_long.h @@ -57,4 +57,3 @@ class PairLJLongTIP4PLong : public PairLJLongCoulLong { #endif #endif - diff --git a/src/KSPACE/pair_tip4p_long.h b/src/KSPACE/pair_tip4p_long.h index 1ad76f0e81..b64a08bf3d 100644 --- a/src/KSPACE/pair_tip4p_long.h +++ b/src/KSPACE/pair_tip4p_long.h @@ -54,4 +54,3 @@ class PairTIP4PLong : public PairCoulLong { #endif #endif - diff --git a/src/KSPACE/pppm.h b/src/KSPACE/pppm.h index 518d210860..5df8e5e2bc 100644 --- a/src/KSPACE/pppm.h +++ b/src/KSPACE/pppm.h @@ -213,4 +213,3 @@ class PPPM : public KSpace { #endif #endif - diff --git a/src/KSPACE/pppm_cg.h b/src/KSPACE/pppm_cg.h index a0490633b9..3f1c293415 100644 --- a/src/KSPACE/pppm_cg.h +++ b/src/KSPACE/pppm_cg.h @@ -50,4 +50,3 @@ class PPPMCG : public PPPM { #endif #endif - diff --git a/src/KSPACE/pppm_dipole.h b/src/KSPACE/pppm_dipole.h index 0476369fe3..4415d4014e 100644 --- a/src/KSPACE/pppm_dipole.h +++ b/src/KSPACE/pppm_dipole.h @@ -95,4 +95,3 @@ class PPPMDipole : public PPPM { #endif #endif - diff --git a/src/KSPACE/pppm_dipole_spin.h b/src/KSPACE/pppm_dipole_spin.h index 2a00175cc8..f70d157b8d 100644 --- a/src/KSPACE/pppm_dipole_spin.h +++ b/src/KSPACE/pppm_dipole_spin.h @@ -52,4 +52,3 @@ class PPPMDipoleSpin : public PPPMDipole { #endif #endif - diff --git a/src/KSPACE/pppm_disp.h b/src/KSPACE/pppm_disp.h index 9a3975ad4d..533a3a2112 100644 --- a/src/KSPACE/pppm_disp.h +++ b/src/KSPACE/pppm_disp.h @@ -351,4 +351,3 @@ class PPPMDisp : public KSpace { #endif #endif - diff --git a/src/KSPACE/pppm_disp_tip4p.h b/src/KSPACE/pppm_disp_tip4p.h index 48da1fc461..a432a7eeeb 100644 --- a/src/KSPACE/pppm_disp_tip4p.h +++ b/src/KSPACE/pppm_disp_tip4p.h @@ -46,4 +46,3 @@ class PPPMDispTIP4P : public PPPMDisp { #endif #endif - diff --git a/src/KSPACE/pppm_stagger.h b/src/KSPACE/pppm_stagger.h index 7205693d01..92e05d39b1 100644 --- a/src/KSPACE/pppm_stagger.h +++ b/src/KSPACE/pppm_stagger.h @@ -77,4 +77,3 @@ class PPPMStagger : public PPPM { #endif #endif - diff --git a/src/KSPACE/pppm_tip4p.h b/src/KSPACE/pppm_tip4p.h index 9f2ca6bc27..cf63af0d81 100644 --- a/src/KSPACE/pppm_tip4p.h +++ b/src/KSPACE/pppm_tip4p.h @@ -44,4 +44,3 @@ class PPPMTIP4P : public PPPM { #endif #endif - diff --git a/src/KSPACE/remap_wrap.h b/src/KSPACE/remap_wrap.h index 4b4d925fa5..dc59ad7402 100644 --- a/src/KSPACE/remap_wrap.h +++ b/src/KSPACE/remap_wrap.h @@ -33,4 +33,3 @@ class Remap : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/LATTE/fix_latte.h b/src/LATTE/fix_latte.h index c3bfe302b0..894940e1e2 100644 --- a/src/LATTE/fix_latte.h +++ b/src/LATTE/fix_latte.h @@ -61,4 +61,3 @@ class FixLatte : public Fix { #endif #endif - diff --git a/src/MACHDYN/atom_vec_smd.h b/src/MACHDYN/atom_vec_smd.h index 3a75d1e62d..bde5b4595d 100644 --- a/src/MACHDYN/atom_vec_smd.h +++ b/src/MACHDYN/atom_vec_smd.h @@ -55,4 +55,3 @@ class AtomVecSMD : public AtomVec { #endif #endif - diff --git a/src/MACHDYN/compute_smd_tlsph_num_neighs.h b/src/MACHDYN/compute_smd_tlsph_num_neighs.h index 3f39480683..5c0a1295e1 100644 --- a/src/MACHDYN/compute_smd_tlsph_num_neighs.h +++ b/src/MACHDYN/compute_smd_tlsph_num_neighs.h @@ -52,4 +52,3 @@ class ComputeSMDTLSPHNumNeighs : public Compute { #endif #endif - diff --git a/src/MACHDYN/compute_smd_ulsph_num_neighs.h b/src/MACHDYN/compute_smd_ulsph_num_neighs.h index d6cd9b1836..0d333e64c2 100644 --- a/src/MACHDYN/compute_smd_ulsph_num_neighs.h +++ b/src/MACHDYN/compute_smd_ulsph_num_neighs.h @@ -52,4 +52,3 @@ class ComputeSMDULSPHNumNeighs : public Compute { #endif #endif - diff --git a/src/MACHDYN/fix_smd_adjust_dt.h b/src/MACHDYN/fix_smd_adjust_dt.h index dd127db5fd..afcac02e64 100644 --- a/src/MACHDYN/fix_smd_adjust_dt.h +++ b/src/MACHDYN/fix_smd_adjust_dt.h @@ -57,4 +57,3 @@ class FixSMDTlsphDtReset : public Fix { #endif #endif - diff --git a/src/MACHDYN/fix_smd_integrate_tlsph.h b/src/MACHDYN/fix_smd_integrate_tlsph.h index 6ed5fb6c26..d39f36f72a 100644 --- a/src/MACHDYN/fix_smd_integrate_tlsph.h +++ b/src/MACHDYN/fix_smd_integrate_tlsph.h @@ -60,4 +60,3 @@ class FixSMDIntegrateTlsph : public Fix { #endif #endif - diff --git a/src/MACHDYN/fix_smd_setvel.h b/src/MACHDYN/fix_smd_setvel.h index 48bb4f2dbd..df5f16a09f 100644 --- a/src/MACHDYN/fix_smd_setvel.h +++ b/src/MACHDYN/fix_smd_setvel.h @@ -66,4 +66,3 @@ class FixSMDSetVel : public Fix { #endif #endif - diff --git a/src/MANIFOLD/fix_manifoldforce.h b/src/MANIFOLD/fix_manifoldforce.h index 1530e882d7..5756428cd7 100644 --- a/src/MANIFOLD/fix_manifoldforce.h +++ b/src/MANIFOLD/fix_manifoldforce.h @@ -71,4 +71,3 @@ class FixManifoldForce : public Fix { #endif #endif - diff --git a/src/MANIFOLD/fix_nve_manifold_rattle.h b/src/MANIFOLD/fix_nve_manifold_rattle.h index c065229e5a..2772b12f99 100644 --- a/src/MANIFOLD/fix_nve_manifold_rattle.h +++ b/src/MANIFOLD/fix_nve_manifold_rattle.h @@ -111,4 +111,3 @@ class FixNVEManifoldRattle : public Fix { #endif // LMP_FIX_NVE_MANIFOLD_RATTLE_H #endif - diff --git a/src/MANIFOLD/fix_nvt_manifold_rattle.h b/src/MANIFOLD/fix_nvt_manifold_rattle.h index 4ef2c6986e..4fd9e96ae6 100644 --- a/src/MANIFOLD/fix_nvt_manifold_rattle.h +++ b/src/MANIFOLD/fix_nvt_manifold_rattle.h @@ -89,4 +89,3 @@ class FixNVTManifoldRattle : public FixNVEManifoldRattle { #endif // LMP_FIX_NVE_MANIFOLD_RATTLE_H #endif - diff --git a/src/MANYBODY/fix_qeq_comb.h b/src/MANYBODY/fix_qeq_comb.h index bb0f83f553..1b98d21d12 100644 --- a/src/MANYBODY/fix_qeq_comb.h +++ b/src/MANYBODY/fix_qeq_comb.h @@ -56,4 +56,3 @@ class FixQEQComb : public Fix { #endif #endif - diff --git a/src/MANYBODY/pair_adp.h b/src/MANYBODY/pair_adp.h index cca56e6a13..416ad26fc3 100644 --- a/src/MANYBODY/pair_adp.h +++ b/src/MANYBODY/pair_adp.h @@ -89,4 +89,3 @@ class PairADP : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_airebo.h b/src/MANYBODY/pair_airebo.h index 310278ff9a..f0499e3788 100644 --- a/src/MANYBODY/pair_airebo.h +++ b/src/MANYBODY/pair_airebo.h @@ -185,4 +185,3 @@ class PairAIREBO : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_airebo_morse.h b/src/MANYBODY/pair_airebo_morse.h index f51db574e3..ed2deb0225 100644 --- a/src/MANYBODY/pair_airebo_morse.h +++ b/src/MANYBODY/pair_airebo_morse.h @@ -34,4 +34,3 @@ class PairAIREBOMorse : public PairAIREBO { #endif #endif - diff --git a/src/MANYBODY/pair_atm.h b/src/MANYBODY/pair_atm.h index be7fef2d30..7ce4fac12f 100644 --- a/src/MANYBODY/pair_atm.h +++ b/src/MANYBODY/pair_atm.h @@ -51,4 +51,3 @@ class PairATM : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_bop.h b/src/MANYBODY/pair_bop.h index e0ecbec5bd..aa6da378ae 100644 --- a/src/MANYBODY/pair_bop.h +++ b/src/MANYBODY/pair_bop.h @@ -155,4 +155,3 @@ class PairBOP : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_comb.h b/src/MANYBODY/pair_comb.h index 52e10b83ac..3b6cf221e4 100644 --- a/src/MANYBODY/pair_comb.h +++ b/src/MANYBODY/pair_comb.h @@ -149,4 +149,3 @@ class PairComb : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_comb3.h b/src/MANYBODY/pair_comb3.h index c74b5d296c..6aed74edc0 100644 --- a/src/MANYBODY/pair_comb3.h +++ b/src/MANYBODY/pair_comb3.h @@ -230,4 +230,3 @@ class PairComb3 : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_eam.h b/src/MANYBODY/pair_eam.h index 12eca2c3f4..3589ab4ab0 100644 --- a/src/MANYBODY/pair_eam.h +++ b/src/MANYBODY/pair_eam.h @@ -113,4 +113,3 @@ class PairEAM : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_eam_alloy.h b/src/MANYBODY/pair_eam_alloy.h index 419a847a9b..f39f989151 100644 --- a/src/MANYBODY/pair_eam_alloy.h +++ b/src/MANYBODY/pair_eam_alloy.h @@ -40,4 +40,3 @@ class PairEAMAlloy : virtual public PairEAM { #endif #endif - diff --git a/src/MANYBODY/pair_eam_fs.h b/src/MANYBODY/pair_eam_fs.h index f81f97bfa0..17e0ae8f13 100644 --- a/src/MANYBODY/pair_eam_fs.h +++ b/src/MANYBODY/pair_eam_fs.h @@ -42,4 +42,3 @@ class PairEAMFS : virtual public PairEAM { #endif #endif - diff --git a/src/MANYBODY/pair_eam_he.h b/src/MANYBODY/pair_eam_he.h index 70692a34c7..c6c0553f81 100644 --- a/src/MANYBODY/pair_eam_he.h +++ b/src/MANYBODY/pair_eam_he.h @@ -36,4 +36,3 @@ class PairEAMHE : public PairEAMFS { #endif #endif - diff --git a/src/MANYBODY/pair_eim.h b/src/MANYBODY/pair_eim.h index 39ae7764c4..cb30257b2e 100644 --- a/src/MANYBODY/pair_eim.h +++ b/src/MANYBODY/pair_eim.h @@ -149,4 +149,3 @@ class EIMPotentialFileReader : protected Pointers { #endif #endif - diff --git a/src/MANYBODY/pair_extep.h b/src/MANYBODY/pair_extep.h index a003ec5c73..282b190e6e 100644 --- a/src/MANYBODY/pair_extep.h +++ b/src/MANYBODY/pair_extep.h @@ -128,4 +128,3 @@ class PairExTeP : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_gw.h b/src/MANYBODY/pair_gw.h index f4a2c2cea7..ca788226ed 100644 --- a/src/MANYBODY/pair_gw.h +++ b/src/MANYBODY/pair_gw.h @@ -114,4 +114,3 @@ class PairGW : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_gw_zbl.h b/src/MANYBODY/pair_gw_zbl.h index 45c89b8ae5..b8209a2a4f 100644 --- a/src/MANYBODY/pair_gw_zbl.h +++ b/src/MANYBODY/pair_gw_zbl.h @@ -49,4 +49,3 @@ class PairGWZBL : public PairGW { #endif #endif - diff --git a/src/MANYBODY/pair_lcbop.h b/src/MANYBODY/pair_lcbop.h index 533e874b37..e000beba96 100644 --- a/src/MANYBODY/pair_lcbop.h +++ b/src/MANYBODY/pair_lcbop.h @@ -151,4 +151,3 @@ class PairLCBOP : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_nb3b_harmonic.h b/src/MANYBODY/pair_nb3b_harmonic.h index 193d43bde4..c570a0186b 100644 --- a/src/MANYBODY/pair_nb3b_harmonic.h +++ b/src/MANYBODY/pair_nb3b_harmonic.h @@ -58,4 +58,3 @@ class PairNb3bHarmonic : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_polymorphic.h b/src/MANYBODY/pair_polymorphic.h index 6a88050b82..3c818955ec 100644 --- a/src/MANYBODY/pair_polymorphic.h +++ b/src/MANYBODY/pair_polymorphic.h @@ -93,4 +93,3 @@ class PairPolymorphic : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_rebo.h b/src/MANYBODY/pair_rebo.h index 33b80e8e1b..430969c413 100644 --- a/src/MANYBODY/pair_rebo.h +++ b/src/MANYBODY/pair_rebo.h @@ -35,4 +35,3 @@ class PairREBO : public PairAIREBO { #endif #endif - diff --git a/src/MANYBODY/pair_sw.h b/src/MANYBODY/pair_sw.h index a887517a2d..84088926b1 100644 --- a/src/MANYBODY/pair_sw.h +++ b/src/MANYBODY/pair_sw.h @@ -66,4 +66,3 @@ class PairSW : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_sw_mod.h b/src/MANYBODY/pair_sw_mod.h index e5201f7869..0a5b1cdb4d 100644 --- a/src/MANYBODY/pair_sw_mod.h +++ b/src/MANYBODY/pair_sw_mod.h @@ -41,4 +41,3 @@ class PairSWMOD : public PairSW { #endif #endif - diff --git a/src/MANYBODY/pair_tersoff.h b/src/MANYBODY/pair_tersoff.h index 48f4eeca3b..88b529ff82 100644 --- a/src/MANYBODY/pair_tersoff.h +++ b/src/MANYBODY/pair_tersoff.h @@ -110,4 +110,3 @@ class PairTersoff : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_tersoff_mod.h b/src/MANYBODY/pair_tersoff_mod.h index 48399e3ee0..b866226992 100644 --- a/src/MANYBODY/pair_tersoff_mod.h +++ b/src/MANYBODY/pair_tersoff_mod.h @@ -79,4 +79,3 @@ class PairTersoffMOD : public PairTersoff { #endif #endif - diff --git a/src/MANYBODY/pair_tersoff_mod_c.h b/src/MANYBODY/pair_tersoff_mod_c.h index 0f294a0163..162d262e2c 100644 --- a/src/MANYBODY/pair_tersoff_mod_c.h +++ b/src/MANYBODY/pair_tersoff_mod_c.h @@ -39,4 +39,3 @@ class PairTersoffMODC : public PairTersoffMOD { #endif #endif - diff --git a/src/MANYBODY/pair_tersoff_zbl.h b/src/MANYBODY/pair_tersoff_zbl.h index c2abbc621c..7515311464 100644 --- a/src/MANYBODY/pair_tersoff_zbl.h +++ b/src/MANYBODY/pair_tersoff_zbl.h @@ -49,4 +49,3 @@ class PairTersoffZBL : public PairTersoff { #endif #endif - diff --git a/src/MANYBODY/pair_vashishta.h b/src/MANYBODY/pair_vashishta.h index b1f80afab2..0b85266294 100644 --- a/src/MANYBODY/pair_vashishta.h +++ b/src/MANYBODY/pair_vashishta.h @@ -66,4 +66,3 @@ class PairVashishta : public Pair { #endif #endif - diff --git a/src/MANYBODY/pair_vashishta_table.h b/src/MANYBODY/pair_vashishta_table.h index e153504a01..460304ad91 100644 --- a/src/MANYBODY/pair_vashishta_table.h +++ b/src/MANYBODY/pair_vashishta_table.h @@ -48,4 +48,3 @@ class PairVashishtaTable : public PairVashishta { #endif #endif - diff --git a/src/MC/fix_atom_swap.h b/src/MC/fix_atom_swap.h index 474cdead64..4eda3cfcf6 100644 --- a/src/MC/fix_atom_swap.h +++ b/src/MC/fix_atom_swap.h @@ -90,4 +90,3 @@ class FixAtomSwap : public Fix { #endif #endif - diff --git a/src/MC/fix_bond_break.h b/src/MC/fix_bond_break.h index d4215f2b7e..afc9df6cc6 100644 --- a/src/MC/fix_bond_break.h +++ b/src/MC/fix_bond_break.h @@ -77,4 +77,3 @@ class FixBondBreak : public Fix { #endif #endif - diff --git a/src/MC/fix_bond_create.h b/src/MC/fix_bond_create.h index 5a0002e085..929e656722 100644 --- a/src/MC/fix_bond_create.h +++ b/src/MC/fix_bond_create.h @@ -94,4 +94,3 @@ class FixBondCreate : public Fix { #endif #endif - diff --git a/src/MC/fix_bond_swap.h b/src/MC/fix_bond_swap.h index 4033b0ba9f..43cdfb74c0 100644 --- a/src/MC/fix_bond_swap.h +++ b/src/MC/fix_bond_swap.h @@ -60,4 +60,3 @@ class FixBondSwap : public Fix { #endif #endif - diff --git a/src/MC/fix_charge_regulation.h b/src/MC/fix_charge_regulation.h index bd1e754a46..21634ec95a 100644 --- a/src/MC/fix_charge_regulation.h +++ b/src/MC/fix_charge_regulation.h @@ -112,4 +112,3 @@ class FixChargeRegulation : public Fix { #endif #endif - diff --git a/src/MC/fix_gcmc.h b/src/MC/fix_gcmc.h index 33fea7e65e..d945b82346 100644 --- a/src/MC/fix_gcmc.h +++ b/src/MC/fix_gcmc.h @@ -146,4 +146,3 @@ class FixGCMC : public Fix { #endif #endif - diff --git a/src/MC/fix_mol_swap.h b/src/MC/fix_mol_swap.h index 5f8d4f2448..cf9f34c112 100644 --- a/src/MC/fix_mol_swap.h +++ b/src/MC/fix_mol_swap.h @@ -69,4 +69,3 @@ class FixMolSwap : public Fix { #endif #endif - diff --git a/src/MC/fix_tfmc.h b/src/MC/fix_tfmc.h index d5499b8fb1..3fb4177e9e 100644 --- a/src/MC/fix_tfmc.h +++ b/src/MC/fix_tfmc.h @@ -48,4 +48,3 @@ class FixTFMC : public Fix { #endif #endif - diff --git a/src/MC/fix_widom.h b/src/MC/fix_widom.h index 221e4dd6a8..dd388ec8e5 100644 --- a/src/MC/fix_widom.h +++ b/src/MC/fix_widom.h @@ -106,4 +106,3 @@ class FixWidom : public Fix { #endif #endif - diff --git a/src/MC/pair_dsmc.h b/src/MC/pair_dsmc.h index c3a62a484b..71dd93e0f5 100644 --- a/src/MC/pair_dsmc.h +++ b/src/MC/pair_dsmc.h @@ -109,4 +109,3 @@ class PairDSMC : public Pair { #endif #endif - diff --git a/src/MDI/fix_mdi_aimd.h b/src/MDI/fix_mdi_aimd.h index 4b6db0d4a5..cdb7977c37 100644 --- a/src/MDI/fix_mdi_aimd.h +++ b/src/MDI/fix_mdi_aimd.h @@ -72,4 +72,3 @@ class FixMDIAimd : public Fix { #endif #endif - diff --git a/src/MDI/fix_mdi_engine.h b/src/MDI/fix_mdi_engine.h index dc156979f4..7dd8a724f2 100644 --- a/src/MDI/fix_mdi_engine.h +++ b/src/MDI/fix_mdi_engine.h @@ -44,4 +44,3 @@ class FixMDIEngine : public Fix { #endif #endif - diff --git a/src/MDI/mdi_command.h b/src/MDI/mdi_command.h index 8cb7fd51ee..1bd2c7df6c 100644 --- a/src/MDI/mdi_command.h +++ b/src/MDI/mdi_command.h @@ -36,4 +36,3 @@ class MDICommand : public Command { #endif #endif - diff --git a/src/MDI/mdi_engine.h b/src/MDI/mdi_engine.h index 7eebe30dcd..ea840fba02 100644 --- a/src/MDI/mdi_engine.h +++ b/src/MDI/mdi_engine.h @@ -141,4 +141,3 @@ class MDIEngine : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/MDI/mdi_plugin.h b/src/MDI/mdi_plugin.h index a301a8e422..d5fc81f050 100644 --- a/src/MDI/mdi_plugin.h +++ b/src/MDI/mdi_plugin.h @@ -32,4 +32,3 @@ class MDIPlugin : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/MEAM/pair_meam.h b/src/MEAM/pair_meam.h index 1fc2b0b5f6..eea3893309 100644 --- a/src/MEAM/pair_meam.h +++ b/src/MEAM/pair_meam.h @@ -63,4 +63,3 @@ class PairMEAM : public Pair { #endif #endif - diff --git a/src/MESONT/atom_vec_mesont.h b/src/MESONT/atom_vec_mesont.h index d2031c179d..25f2a9d243 100644 --- a/src/MESONT/atom_vec_mesont.h +++ b/src/MESONT/atom_vec_mesont.h @@ -35,4 +35,3 @@ class AtomVecMesoNT : public AtomVec { #endif #endif - diff --git a/src/MESONT/compute_mesont.h b/src/MESONT/compute_mesont.h index 6da61746bf..b8b08f1b78 100644 --- a/src/MESONT/compute_mesont.h +++ b/src/MESONT/compute_mesont.h @@ -49,4 +49,3 @@ class ComputeMesoNT : public Compute { #endif #endif - diff --git a/src/MESONT/pair_mesocnt.h b/src/MESONT/pair_mesocnt.h index 171e4f5424..36e6728d7a 100644 --- a/src/MESONT/pair_mesocnt.h +++ b/src/MESONT/pair_mesocnt.h @@ -117,4 +117,3 @@ class PairMesoCNT : public Pair { #endif #endif - diff --git a/src/MESONT/pair_mesont_tpm.h b/src/MESONT/pair_mesont_tpm.h index 7bcd12d550..86cd245d20 100644 --- a/src/MESONT/pair_mesont_tpm.h +++ b/src/MESONT/pair_mesont_tpm.h @@ -64,4 +64,3 @@ class PairMESONTTPM : public Pair { #endif #endif - diff --git a/src/MISC/bond_special.h b/src/MISC/bond_special.h index cea064eee0..b7c4d2eebe 100644 --- a/src/MISC/bond_special.h +++ b/src/MISC/bond_special.h @@ -49,4 +49,3 @@ class BondSpecial : public Bond { #endif #endif - diff --git a/src/MISC/compute_viscosity_cos.h b/src/MISC/compute_viscosity_cos.h index 596a5b0896..8453de6f01 100644 --- a/src/MISC/compute_viscosity_cos.h +++ b/src/MISC/compute_viscosity_cos.h @@ -56,4 +56,3 @@ class ComputeViscosityCos : public Compute { #endif #endif - diff --git a/src/MISC/fix_accelerate_cos.h b/src/MISC/fix_accelerate_cos.h index 4983e154b6..343f815f9d 100644 --- a/src/MISC/fix_accelerate_cos.h +++ b/src/MISC/fix_accelerate_cos.h @@ -45,4 +45,3 @@ class FixAccelerateCos : public Fix { #endif #endif - diff --git a/src/MISC/fix_srp.h b/src/MISC/fix_srp.h index fd1b383a44..d0e2da1483 100644 --- a/src/MISC/fix_srp.h +++ b/src/MISC/fix_srp.h @@ -63,4 +63,3 @@ class FixSRP : public Fix { #endif #endif - diff --git a/src/MISC/pair_agni.h b/src/MISC/pair_agni.h index c6157496c3..9f416ec292 100644 --- a/src/MISC/pair_agni.h +++ b/src/MISC/pair_agni.h @@ -55,4 +55,3 @@ class PairAGNI : public Pair { #endif #endif - diff --git a/src/MISC/pair_list.h b/src/MISC/pair_list.h index e06ecba993..2828a08547 100644 --- a/src/MISC/pair_list.h +++ b/src/MISC/pair_list.h @@ -75,4 +75,3 @@ class PairList : public Pair { #endif #endif - diff --git a/src/MISC/pair_srp.h b/src/MISC/pair_srp.h index 2e55756d07..03e7248d69 100644 --- a/src/MISC/pair_srp.h +++ b/src/MISC/pair_srp.h @@ -63,4 +63,3 @@ class PairSRP : public Pair { #endif #endif - diff --git a/src/MISC/pair_tracker.h b/src/MISC/pair_tracker.h index 45045cc34f..e483590883 100644 --- a/src/MISC/pair_tracker.h +++ b/src/MISC/pair_tracker.h @@ -85,4 +85,3 @@ class PairTracker : public Pair { #endif #endif - diff --git a/src/ML-IAP/compute_mliap.h b/src/ML-IAP/compute_mliap.h index c2e3eee2a1..05e0b33d2f 100644 --- a/src/ML-IAP/compute_mliap.h +++ b/src/ML-IAP/compute_mliap.h @@ -60,4 +60,3 @@ class ComputeMLIAP : public Compute { #endif #endif - diff --git a/src/ML-SNAP/compute_sna_atom.h b/src/ML-SNAP/compute_sna_atom.h index 5399ff3104..ffb88d4df3 100644 --- a/src/ML-SNAP/compute_sna_atom.h +++ b/src/ML-SNAP/compute_sna_atom.h @@ -56,4 +56,3 @@ class ComputeSNAAtom : public Compute { #endif #endif - diff --git a/src/ML-SNAP/compute_snad_atom.h b/src/ML-SNAP/compute_snad_atom.h index 9465d4bff4..0951dabb0d 100644 --- a/src/ML-SNAP/compute_snad_atom.h +++ b/src/ML-SNAP/compute_snad_atom.h @@ -58,4 +58,3 @@ class ComputeSNADAtom : public Compute { #endif #endif - diff --git a/src/ML-SNAP/compute_snap.h b/src/ML-SNAP/compute_snap.h index 6df1afec86..562002dcf3 100644 --- a/src/ML-SNAP/compute_snap.h +++ b/src/ML-SNAP/compute_snap.h @@ -65,4 +65,3 @@ class ComputeSnap : public Compute { #endif #endif - diff --git a/src/ML-SNAP/compute_snav_atom.h b/src/ML-SNAP/compute_snav_atom.h index f03339ba0c..a261507601 100644 --- a/src/ML-SNAP/compute_snav_atom.h +++ b/src/ML-SNAP/compute_snav_atom.h @@ -57,4 +57,3 @@ class ComputeSNAVAtom : public Compute { #endif #endif - diff --git a/src/ML-SNAP/pair_snap.h b/src/ML-SNAP/pair_snap.h index 8c0838cfe6..3ba492615b 100644 --- a/src/ML-SNAP/pair_snap.h +++ b/src/ML-SNAP/pair_snap.h @@ -72,4 +72,3 @@ class PairSNAP : public Pair { #endif #endif - diff --git a/src/ML-SNAP/sna.h b/src/ML-SNAP/sna.h index 3334541a7c..b04e9dcade 100644 --- a/src/ML-SNAP/sna.h +++ b/src/ML-SNAP/sna.h @@ -152,4 +152,3 @@ class SNA : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/MOFFF/angle_class2_p6.h b/src/MOFFF/angle_class2_p6.h index 896140a85e..eb1a11e22c 100644 --- a/src/MOFFF/angle_class2_p6.h +++ b/src/MOFFF/angle_class2_p6.h @@ -49,4 +49,3 @@ class AngleClass2P6 : public Angle { #endif #endif - diff --git a/src/MOFFF/angle_cosine_buck6d.h b/src/MOFFF/angle_cosine_buck6d.h index c5b5a2b276..9d14e2d556 100644 --- a/src/MOFFF/angle_cosine_buck6d.h +++ b/src/MOFFF/angle_cosine_buck6d.h @@ -51,4 +51,3 @@ class AngleCosineBuck6d : public Angle { #endif #endif - diff --git a/src/MOFFF/pair_buck6d_coul_gauss_dsf.h b/src/MOFFF/pair_buck6d_coul_gauss_dsf.h index cdf7d59c41..bbedaadf2e 100644 --- a/src/MOFFF/pair_buck6d_coul_gauss_dsf.h +++ b/src/MOFFF/pair_buck6d_coul_gauss_dsf.h @@ -59,4 +59,3 @@ class PairBuck6dCoulGaussDSF : public Pair { #endif #endif - diff --git a/src/MOFFF/pair_buck6d_coul_gauss_long.h b/src/MOFFF/pair_buck6d_coul_gauss_long.h index 2b761e3c32..621269b862 100644 --- a/src/MOFFF/pair_buck6d_coul_gauss_long.h +++ b/src/MOFFF/pair_buck6d_coul_gauss_long.h @@ -60,4 +60,3 @@ class PairBuck6dCoulGaussLong : public Pair { #endif #endif - diff --git a/src/MOLECULE/angle_charmm.h b/src/MOLECULE/angle_charmm.h index 8d1113688c..dcfcbd001a 100644 --- a/src/MOLECULE/angle_charmm.h +++ b/src/MOLECULE/angle_charmm.h @@ -46,4 +46,3 @@ class AngleCharmm : public Angle { #endif #endif - diff --git a/src/MOLECULE/angle_cosine.h b/src/MOLECULE/angle_cosine.h index 45c0858b1c..cbfbf47e91 100644 --- a/src/MOLECULE/angle_cosine.h +++ b/src/MOLECULE/angle_cosine.h @@ -35,7 +35,7 @@ class AngleCosine : public Angle { void read_restart(FILE *) override; void write_data(FILE *) override; double single(int, int, int, int) override; - void born_matrix(int type, int i1, int i2, int i3, double& du, double& du2) override; + void born_matrix(int type, int i1, int i2, int i3, double &du, double &du2) override; void *extract(const char *, int &) override; protected: @@ -48,4 +48,3 @@ class AngleCosine : public Angle { #endif #endif - diff --git a/src/MOLECULE/angle_cosine_squared.cpp b/src/MOLECULE/angle_cosine_squared.cpp index 669d25b9a1..39238463df 100644 --- a/src/MOLECULE/angle_cosine_squared.cpp +++ b/src/MOLECULE/angle_cosine_squared.cpp @@ -266,28 +266,28 @@ double AngleCosineSquared::single(int type, int i1, int i2, int i3) /* ---------------------------------------------------------------------- */ -void AngleCosineSquared::born_matrix(int type, int i1, int i2, int i3, double& du, double& du2) +void AngleCosineSquared::born_matrix(int type, int i1, int i2, int i3, double &du, double &du2) { double **x = atom->x; double delx1 = x[i1][0] - x[i2][0]; double dely1 = x[i1][1] - x[i2][1]; double delz1 = x[i1][2] - x[i2][2]; - domain->minimum_image(delx1,dely1,delz1); - double r1 = sqrt(delx1*delx1 + dely1*dely1 + delz1*delz1); + domain->minimum_image(delx1, dely1, delz1); + double r1 = sqrt(delx1 * delx1 + dely1 * dely1 + delz1 * delz1); double delx2 = x[i3][0] - x[i2][0]; double dely2 = x[i3][1] - x[i2][1]; double delz2 = x[i3][2] - x[i2][2]; - domain->minimum_image(delx2,dely2,delz2); - double r2 = sqrt(delx2*delx2 + dely2*dely2 + delz2*delz2); + domain->minimum_image(delx2, dely2, delz2); + double r2 = sqrt(delx2 * delx2 + dely2 * dely2 + delz2 * delz2); - double c = delx1*delx2 + dely1*dely2 + delz1*delz2; - c /= r1*r2; + double c = delx1 * delx2 + dely1 * dely2 + delz1 * delz2; + c /= r1 * r2; if (c > 1.0) c = 1.0; if (c < -1.0) c = -1.0; double dcostheta = c - cos(theta0[type]); - du2 = 2*k[type]; - du = du2*dcostheta; + du2 = 2 * k[type]; + du = du2 * dcostheta; } diff --git a/src/MOLECULE/angle_cosine_squared.h b/src/MOLECULE/angle_cosine_squared.h index 20f1345ffc..a4529d550b 100644 --- a/src/MOLECULE/angle_cosine_squared.h +++ b/src/MOLECULE/angle_cosine_squared.h @@ -35,7 +35,7 @@ class AngleCosineSquared : public Angle { void read_restart(FILE *) override; void write_data(FILE *) override; double single(int, int, int, int) override; - void born_matrix(int type, int i1, int i2, int i3, double& du, double& du2) override; + void born_matrix(int type, int i1, int i2, int i3, double &du, double &du2) override; protected: double *k, *theta0; @@ -47,4 +47,3 @@ class AngleCosineSquared : public Angle { #endif #endif - diff --git a/src/MOLECULE/angle_harmonic.h b/src/MOLECULE/angle_harmonic.h index e40db0c06b..a27f26c53d 100644 --- a/src/MOLECULE/angle_harmonic.h +++ b/src/MOLECULE/angle_harmonic.h @@ -47,4 +47,3 @@ class AngleHarmonic : public Angle { #endif #endif - diff --git a/src/MOLECULE/angle_table.h b/src/MOLECULE/angle_table.h index ed7eb4857d..1917908015 100644 --- a/src/MOLECULE/angle_table.h +++ b/src/MOLECULE/angle_table.h @@ -75,4 +75,3 @@ class AngleTable : public Angle { #endif #endif - diff --git a/src/MOLECULE/atom_vec_angle.h b/src/MOLECULE/atom_vec_angle.h index 5a0bfdfe39..f7b9bc453a 100644 --- a/src/MOLECULE/atom_vec_angle.h +++ b/src/MOLECULE/atom_vec_angle.h @@ -49,4 +49,3 @@ class AtomVecAngle : public AtomVec { #endif #endif - diff --git a/src/MOLECULE/atom_vec_bond.h b/src/MOLECULE/atom_vec_bond.h index 4cbcfc5360..98320dcab4 100644 --- a/src/MOLECULE/atom_vec_bond.h +++ b/src/MOLECULE/atom_vec_bond.h @@ -49,4 +49,3 @@ class AtomVecBond : public AtomVec { #endif #endif - diff --git a/src/MOLECULE/atom_vec_full.h b/src/MOLECULE/atom_vec_full.h index de6341b172..6acdb6faa9 100644 --- a/src/MOLECULE/atom_vec_full.h +++ b/src/MOLECULE/atom_vec_full.h @@ -49,4 +49,3 @@ class AtomVecFull : public AtomVec { #endif #endif - diff --git a/src/MOLECULE/atom_vec_molecular.h b/src/MOLECULE/atom_vec_molecular.h index b810ce3a93..64e346e61f 100644 --- a/src/MOLECULE/atom_vec_molecular.h +++ b/src/MOLECULE/atom_vec_molecular.h @@ -49,4 +49,3 @@ class AtomVecMolecular : public AtomVec { #endif #endif - diff --git a/src/MOLECULE/atom_vec_template.h b/src/MOLECULE/atom_vec_template.h index 3fc230d968..7653e12cc9 100644 --- a/src/MOLECULE/atom_vec_template.h +++ b/src/MOLECULE/atom_vec_template.h @@ -43,4 +43,3 @@ class AtomVecTemplate : public AtomVec { #endif #endif - diff --git a/src/MOLECULE/bond_fene.h b/src/MOLECULE/bond_fene.h index de5ae389d1..d205a0ef0f 100644 --- a/src/MOLECULE/bond_fene.h +++ b/src/MOLECULE/bond_fene.h @@ -48,4 +48,3 @@ class BondFENE : public Bond { #endif #endif - diff --git a/src/MOLECULE/bond_fene_expand.h b/src/MOLECULE/bond_fene_expand.h index 3b1463618a..7e88da422c 100644 --- a/src/MOLECULE/bond_fene_expand.h +++ b/src/MOLECULE/bond_fene_expand.h @@ -47,4 +47,3 @@ class BondFENEExpand : public Bond { #endif #endif - diff --git a/src/MOLECULE/bond_gromos.h b/src/MOLECULE/bond_gromos.h index 22d247268d..498e859769 100644 --- a/src/MOLECULE/bond_gromos.h +++ b/src/MOLECULE/bond_gromos.h @@ -47,4 +47,3 @@ class BondGromos : public Bond { #endif #endif - diff --git a/src/MOLECULE/bond_harmonic.cpp b/src/MOLECULE/bond_harmonic.cpp index c946d9ff89..a55aa0f976 100644 --- a/src/MOLECULE/bond_harmonic.cpp +++ b/src/MOLECULE/bond_harmonic.cpp @@ -200,18 +200,16 @@ double BondHarmonic::single(int type, double rsq, int /*i*/, int /*j*/, double & return rk * dr; } - /* ---------------------------------------------------------------------- */ -void BondHarmonic::born_matrix(int type, double rsq, int /*i*/, int /*j*/, - double &du, double& du2) +void BondHarmonic::born_matrix(int type, double rsq, int /*i*/, int /*j*/, double &du, double &du2) { double r = sqrt(rsq); double dr = r - r0[type]; du2 = 0.0; du = 0.0; - du2 = 2*k[type]; - if (r > 0.0) du = du2*dr; + du2 = 2 * k[type]; + if (r > 0.0) du = du2 * dr; } /* ---------------------------------------------------------------------- diff --git a/src/MOLECULE/bond_harmonic.h b/src/MOLECULE/bond_harmonic.h index 1e607f3689..e089388d30 100644 --- a/src/MOLECULE/bond_harmonic.h +++ b/src/MOLECULE/bond_harmonic.h @@ -48,4 +48,3 @@ class BondHarmonic : public Bond { #endif #endif - diff --git a/src/MOLECULE/bond_morse.h b/src/MOLECULE/bond_morse.h index 4c9b6e0416..8682a6bb13 100644 --- a/src/MOLECULE/bond_morse.h +++ b/src/MOLECULE/bond_morse.h @@ -47,4 +47,3 @@ class BondMorse : public Bond { #endif #endif - diff --git a/src/MOLECULE/bond_quartic.h b/src/MOLECULE/bond_quartic.h index 0b20a16534..fdc9cc8707 100644 --- a/src/MOLECULE/bond_quartic.h +++ b/src/MOLECULE/bond_quartic.h @@ -47,4 +47,3 @@ class BondQuartic : public Bond { #endif #endif - diff --git a/src/MOLECULE/bond_table.h b/src/MOLECULE/bond_table.h index 3594742627..054c3e94bd 100644 --- a/src/MOLECULE/bond_table.h +++ b/src/MOLECULE/bond_table.h @@ -76,4 +76,3 @@ class BondTable : public Bond { #endif #endif - diff --git a/src/MOLECULE/dihedral_charmm.h b/src/MOLECULE/dihedral_charmm.h index 36c46baf90..1c59ed17e3 100644 --- a/src/MOLECULE/dihedral_charmm.h +++ b/src/MOLECULE/dihedral_charmm.h @@ -48,4 +48,3 @@ class DihedralCharmm : public Dihedral { #endif #endif - diff --git a/src/MOLECULE/dihedral_charmmfsw.h b/src/MOLECULE/dihedral_charmmfsw.h index 0878b124b9..2775575362 100644 --- a/src/MOLECULE/dihedral_charmmfsw.h +++ b/src/MOLECULE/dihedral_charmmfsw.h @@ -52,4 +52,3 @@ class DihedralCharmmfsw : public Dihedral { #endif #endif - diff --git a/src/MOLECULE/dihedral_harmonic.h b/src/MOLECULE/dihedral_harmonic.h index 46b2dfa18e..8535a2019b 100644 --- a/src/MOLECULE/dihedral_harmonic.h +++ b/src/MOLECULE/dihedral_harmonic.h @@ -45,4 +45,3 @@ class DihedralHarmonic : public Dihedral { #endif #endif - diff --git a/src/MOLECULE/dihedral_multi_harmonic.h b/src/MOLECULE/dihedral_multi_harmonic.h index b95910aa99..cbadaaf472 100644 --- a/src/MOLECULE/dihedral_multi_harmonic.h +++ b/src/MOLECULE/dihedral_multi_harmonic.h @@ -44,4 +44,3 @@ class DihedralMultiHarmonic : public Dihedral { #endif #endif - diff --git a/src/MOLECULE/dihedral_opls.h b/src/MOLECULE/dihedral_opls.h index 59a7d5cf3b..b35d033cda 100644 --- a/src/MOLECULE/dihedral_opls.h +++ b/src/MOLECULE/dihedral_opls.h @@ -44,4 +44,3 @@ class DihedralOPLS : public Dihedral { #endif #endif - diff --git a/src/MOLECULE/fix_cmap.h b/src/MOLECULE/fix_cmap.h index 880880babc..d07122d0d0 100644 --- a/src/MOLECULE/fix_cmap.h +++ b/src/MOLECULE/fix_cmap.h @@ -127,4 +127,3 @@ class FixCMAP : public Fix { #endif #endif - diff --git a/src/MOLECULE/improper_cvff.h b/src/MOLECULE/improper_cvff.h index 7e8ab08a39..bcb6c5c486 100644 --- a/src/MOLECULE/improper_cvff.h +++ b/src/MOLECULE/improper_cvff.h @@ -45,4 +45,3 @@ class ImproperCvff : public Improper { #endif #endif - diff --git a/src/MOLECULE/improper_harmonic.h b/src/MOLECULE/improper_harmonic.h index 5d23698a27..7b80389037 100644 --- a/src/MOLECULE/improper_harmonic.h +++ b/src/MOLECULE/improper_harmonic.h @@ -44,4 +44,3 @@ class ImproperHarmonic : public Improper { #endif #endif - diff --git a/src/MOLECULE/improper_umbrella.h b/src/MOLECULE/improper_umbrella.h index aabe15b760..fa54899807 100644 --- a/src/MOLECULE/improper_umbrella.h +++ b/src/MOLECULE/improper_umbrella.h @@ -44,4 +44,3 @@ class ImproperUmbrella : public Improper { #endif #endif - diff --git a/src/MOLECULE/pair_hbond_dreiding_lj.h b/src/MOLECULE/pair_hbond_dreiding_lj.h index 8192c40616..5bd8c56412 100644 --- a/src/MOLECULE/pair_hbond_dreiding_lj.h +++ b/src/MOLECULE/pair_hbond_dreiding_lj.h @@ -64,4 +64,3 @@ class PairHbondDreidingLJ : public Pair { #endif #endif - diff --git a/src/MOLECULE/pair_hbond_dreiding_morse.h b/src/MOLECULE/pair_hbond_dreiding_morse.h index 282552a5a4..98c5ae0899 100644 --- a/src/MOLECULE/pair_hbond_dreiding_morse.h +++ b/src/MOLECULE/pair_hbond_dreiding_morse.h @@ -38,4 +38,3 @@ class PairHbondDreidingMorse : public PairHbondDreidingLJ { #endif #endif - diff --git a/src/MOLECULE/pair_lj_charmm_coul_charmm.h b/src/MOLECULE/pair_lj_charmm_coul_charmm.h index 27afebec22..941929055c 100644 --- a/src/MOLECULE/pair_lj_charmm_coul_charmm.h +++ b/src/MOLECULE/pair_lj_charmm_coul_charmm.h @@ -58,4 +58,3 @@ class PairLJCharmmCoulCharmm : public Pair { #endif #endif - diff --git a/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h b/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h index 679396e601..03f576ea37 100644 --- a/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h +++ b/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h @@ -63,4 +63,3 @@ class PairLJCharmmfswCoulCharmmfsh : public Pair { #endif #endif - diff --git a/src/MOLECULE/pair_lj_cut_tip4p_cut.h b/src/MOLECULE/pair_lj_cut_tip4p_cut.h index 2c74e9274b..03418a3ce5 100644 --- a/src/MOLECULE/pair_lj_cut_tip4p_cut.h +++ b/src/MOLECULE/pair_lj_cut_tip4p_cut.h @@ -67,4 +67,3 @@ class PairLJCutTIP4PCut : public Pair { #endif #endif - diff --git a/src/MOLECULE/pair_tip4p_cut.h b/src/MOLECULE/pair_tip4p_cut.h index 3a9fb33dd0..acf922fc94 100644 --- a/src/MOLECULE/pair_tip4p_cut.h +++ b/src/MOLECULE/pair_tip4p_cut.h @@ -61,4 +61,3 @@ class PairTIP4PCut : public Pair { #endif #endif - diff --git a/src/MOLFILE/dump_molfile.h b/src/MOLFILE/dump_molfile.h index 0ff97c42e3..80f20a78f4 100644 --- a/src/MOLFILE/dump_molfile.h +++ b/src/MOLFILE/dump_molfile.h @@ -59,4 +59,3 @@ class DumpMolfile : public Dump { #endif #endif - diff --git a/src/MPIIO/dump_atom_mpiio.h b/src/MPIIO/dump_atom_mpiio.h index 5f33609b1d..8946034b8b 100644 --- a/src/MPIIO/dump_atom_mpiio.h +++ b/src/MPIIO/dump_atom_mpiio.h @@ -70,4 +70,3 @@ class DumpAtomMPIIO : public DumpAtom { #endif #endif - diff --git a/src/MPIIO/dump_cfg_mpiio.h b/src/MPIIO/dump_cfg_mpiio.h index 0657f2b045..289e5baf72 100644 --- a/src/MPIIO/dump_cfg_mpiio.h +++ b/src/MPIIO/dump_cfg_mpiio.h @@ -58,4 +58,3 @@ class DumpCFGMPIIO : public DumpCFG { #endif #endif - diff --git a/src/MPIIO/dump_custom_mpiio.h b/src/MPIIO/dump_custom_mpiio.h index cdf9214dcf..79169f5a2c 100644 --- a/src/MPIIO/dump_custom_mpiio.h +++ b/src/MPIIO/dump_custom_mpiio.h @@ -66,4 +66,3 @@ class DumpCustomMPIIO : public DumpCustom { #endif #endif - diff --git a/src/MPIIO/dump_xyz_mpiio.h b/src/MPIIO/dump_xyz_mpiio.h index ca3243cb12..dcbb15c82a 100644 --- a/src/MPIIO/dump_xyz_mpiio.h +++ b/src/MPIIO/dump_xyz_mpiio.h @@ -59,4 +59,3 @@ class DumpXYZMPIIO : public DumpXYZ { #endif #endif - diff --git a/src/MPIIO/restart_mpiio.h b/src/MPIIO/restart_mpiio.h index 53f00b4d03..6bf34841f4 100644 --- a/src/MPIIO/restart_mpiio.h +++ b/src/MPIIO/restart_mpiio.h @@ -38,4 +38,3 @@ class RestartMPIIO : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/MSCG/fix_mscg.h b/src/MSCG/fix_mscg.h index 80d2836b45..ae1109e14d 100644 --- a/src/MSCG/fix_mscg.h +++ b/src/MSCG/fix_mscg.h @@ -50,4 +50,3 @@ class FixMSCG : public Fix { #endif #endif - diff --git a/src/OPENMP/fix_nh_asphere_omp.h b/src/OPENMP/fix_nh_asphere_omp.h index 96a80185f5..55eee148c6 100644 --- a/src/OPENMP/fix_nh_asphere_omp.h +++ b/src/OPENMP/fix_nh_asphere_omp.h @@ -36,4 +36,3 @@ class FixNHAsphereOMP : public FixNHOMP { } // namespace LAMMPS_NS #endif - diff --git a/src/OPENMP/fix_nh_omp.h b/src/OPENMP/fix_nh_omp.h index 56b1455d62..cd6db0736f 100644 --- a/src/OPENMP/fix_nh_omp.h +++ b/src/OPENMP/fix_nh_omp.h @@ -33,4 +33,3 @@ class FixNHOMP : public FixNH { } // namespace LAMMPS_NS #endif - diff --git a/src/OPENMP/fix_nh_sphere_omp.h b/src/OPENMP/fix_nh_sphere_omp.h index f94328f32c..3d799f9c2d 100644 --- a/src/OPENMP/fix_nh_sphere_omp.h +++ b/src/OPENMP/fix_nh_sphere_omp.h @@ -32,4 +32,3 @@ class FixNHSphereOMP : public FixNHOMP { } // namespace LAMMPS_NS #endif - diff --git a/src/OPENMP/fix_nph_asphere_omp.h b/src/OPENMP/fix_nph_asphere_omp.h index f1fbb30170..28604b3bc0 100644 --- a/src/OPENMP/fix_nph_asphere_omp.h +++ b/src/OPENMP/fix_nph_asphere_omp.h @@ -33,4 +33,3 @@ class FixNPHAsphereOMP : public FixNHAsphereOMP { #endif #endif - diff --git a/src/OPENMP/fix_nph_omp.h b/src/OPENMP/fix_nph_omp.h index bc3a46ab9f..3590f969e7 100644 --- a/src/OPENMP/fix_nph_omp.h +++ b/src/OPENMP/fix_nph_omp.h @@ -33,4 +33,3 @@ class FixNPHOMP : public FixNHOMP { #endif #endif - diff --git a/src/OPENMP/fix_nph_sphere_omp.h b/src/OPENMP/fix_nph_sphere_omp.h index fb6520f3c5..45576b533f 100644 --- a/src/OPENMP/fix_nph_sphere_omp.h +++ b/src/OPENMP/fix_nph_sphere_omp.h @@ -33,4 +33,3 @@ class FixNPHSphereOMP : public FixNHSphereOMP { #endif #endif - diff --git a/src/OPENMP/fix_npt_asphere_omp.h b/src/OPENMP/fix_npt_asphere_omp.h index 9a58e9e85f..d989a87da8 100644 --- a/src/OPENMP/fix_npt_asphere_omp.h +++ b/src/OPENMP/fix_npt_asphere_omp.h @@ -33,4 +33,3 @@ class FixNPTAsphereOMP : public FixNHAsphereOMP { #endif #endif - diff --git a/src/OPENMP/fix_npt_omp.h b/src/OPENMP/fix_npt_omp.h index 586162771d..68c3d58d71 100644 --- a/src/OPENMP/fix_npt_omp.h +++ b/src/OPENMP/fix_npt_omp.h @@ -33,4 +33,3 @@ class FixNPTOMP : public FixNHOMP { #endif #endif - diff --git a/src/OPENMP/fix_npt_sphere_omp.h b/src/OPENMP/fix_npt_sphere_omp.h index 447f78a56e..28cf26da0a 100644 --- a/src/OPENMP/fix_npt_sphere_omp.h +++ b/src/OPENMP/fix_npt_sphere_omp.h @@ -33,4 +33,3 @@ class FixNPTSphereOMP : public FixNHSphereOMP { #endif #endif - diff --git a/src/OPENMP/fix_nve_omp.h b/src/OPENMP/fix_nve_omp.h index 652723dfae..fa5300d741 100644 --- a/src/OPENMP/fix_nve_omp.h +++ b/src/OPENMP/fix_nve_omp.h @@ -36,4 +36,3 @@ class FixNVEOMP : public FixNVE { #endif #endif - diff --git a/src/OPENMP/fix_nvt_asphere_omp.h b/src/OPENMP/fix_nvt_asphere_omp.h index 5b9a7f6e6f..e63a669d3f 100644 --- a/src/OPENMP/fix_nvt_asphere_omp.h +++ b/src/OPENMP/fix_nvt_asphere_omp.h @@ -33,4 +33,3 @@ class FixNVTAsphereOMP : public FixNHAsphereOMP { #endif #endif - diff --git a/src/OPENMP/fix_nvt_omp.h b/src/OPENMP/fix_nvt_omp.h index 1a42cb9a6c..b89cba9e73 100644 --- a/src/OPENMP/fix_nvt_omp.h +++ b/src/OPENMP/fix_nvt_omp.h @@ -33,4 +33,3 @@ class FixNVTOMP : public FixNHOMP { #endif #endif - diff --git a/src/OPENMP/fix_nvt_sllod_omp.h b/src/OPENMP/fix_nvt_sllod_omp.h index b5cacb99c7..c78564aba8 100644 --- a/src/OPENMP/fix_nvt_sllod_omp.h +++ b/src/OPENMP/fix_nvt_sllod_omp.h @@ -39,4 +39,3 @@ class FixNVTSllodOMP : public FixNHOMP { #endif #endif - diff --git a/src/OPENMP/fix_nvt_sphere_omp.h b/src/OPENMP/fix_nvt_sphere_omp.h index dd8e85bb5a..4b12d9093b 100644 --- a/src/OPENMP/fix_nvt_sphere_omp.h +++ b/src/OPENMP/fix_nvt_sphere_omp.h @@ -33,4 +33,3 @@ class FixNVTSphereOMP : public FixNHSphereOMP { #endif #endif - diff --git a/src/OPENMP/fix_rigid_nh_omp.h b/src/OPENMP/fix_rigid_nh_omp.h index dc5a9bb8dd..03ec6766a4 100644 --- a/src/OPENMP/fix_rigid_nh_omp.h +++ b/src/OPENMP/fix_rigid_nh_omp.h @@ -36,4 +36,3 @@ class FixRigidNHOMP : public FixRigidNH { } // namespace LAMMPS_NS #endif - diff --git a/src/OPENMP/fix_rigid_small_omp.h b/src/OPENMP/fix_rigid_small_omp.h index 226f80546c..335a070296 100644 --- a/src/OPENMP/fix_rigid_small_omp.h +++ b/src/OPENMP/fix_rigid_small_omp.h @@ -47,4 +47,3 @@ class FixRigidSmallOMP : public FixRigidSmall { #endif #endif - diff --git a/src/OPENMP/msm_cg_omp.h b/src/OPENMP/msm_cg_omp.h index 9a95760289..910b40c678 100644 --- a/src/OPENMP/msm_cg_omp.h +++ b/src/OPENMP/msm_cg_omp.h @@ -48,4 +48,3 @@ class MSMCGOMP : public MSMOMP { #endif #endif - diff --git a/src/OPENMP/msm_omp.h b/src/OPENMP/msm_omp.h index 18ddc1d986..2bad9d0db8 100644 --- a/src/OPENMP/msm_omp.h +++ b/src/OPENMP/msm_omp.h @@ -42,4 +42,3 @@ class MSMOMP : public MSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/npair_full_bin_atomonly_omp.h b/src/OPENMP/npair_full_bin_atomonly_omp.h index 7080476c45..1ccb6a84d0 100644 --- a/src/OPENMP/npair_full_bin_atomonly_omp.h +++ b/src/OPENMP/npair_full_bin_atomonly_omp.h @@ -37,4 +37,3 @@ class NPairFullBinAtomonlyOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_full_bin_ghost_omp.h b/src/OPENMP/npair_full_bin_ghost_omp.h index c8817d550e..cfc83a37a7 100644 --- a/src/OPENMP/npair_full_bin_ghost_omp.h +++ b/src/OPENMP/npair_full_bin_ghost_omp.h @@ -37,4 +37,3 @@ class NPairFullBinGhostOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_full_bin_omp.h b/src/OPENMP/npair_full_bin_omp.h index d7047ec789..8a1ef7ae1a 100644 --- a/src/OPENMP/npair_full_bin_omp.h +++ b/src/OPENMP/npair_full_bin_omp.h @@ -37,4 +37,3 @@ class NPairFullBinOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_full_multi_old_omp.h b/src/OPENMP/npair_full_multi_old_omp.h index f3b44dc417..ee8bf9024b 100644 --- a/src/OPENMP/npair_full_multi_old_omp.h +++ b/src/OPENMP/npair_full_multi_old_omp.h @@ -37,4 +37,3 @@ class NPairFullMultiOldOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_full_multi_omp.h b/src/OPENMP/npair_full_multi_omp.h index 1d384a43eb..6272a94c2a 100644 --- a/src/OPENMP/npair_full_multi_omp.h +++ b/src/OPENMP/npair_full_multi_omp.h @@ -37,4 +37,3 @@ class NPairFullMultiOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_full_nsq_ghost_omp.h b/src/OPENMP/npair_full_nsq_ghost_omp.h index f9658671f4..c68e90b7a7 100644 --- a/src/OPENMP/npair_full_nsq_ghost_omp.h +++ b/src/OPENMP/npair_full_nsq_ghost_omp.h @@ -37,4 +37,3 @@ class NPairFullNsqGhostOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_full_nsq_omp.h b/src/OPENMP/npair_full_nsq_omp.h index d85cd619a3..684a81be8e 100644 --- a/src/OPENMP/npair_full_nsq_omp.h +++ b/src/OPENMP/npair_full_nsq_omp.h @@ -37,4 +37,3 @@ class NPairFullNsqOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_bin_atomonly_newton_omp.h b/src/OPENMP/npair_half_bin_atomonly_newton_omp.h index 0ad8942a44..a74af6cd9a 100644 --- a/src/OPENMP/npair_half_bin_atomonly_newton_omp.h +++ b/src/OPENMP/npair_half_bin_atomonly_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfBinAtomonlyNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_bin_newtoff_ghost_omp.h b/src/OPENMP/npair_half_bin_newtoff_ghost_omp.h index c4a5bea6b5..264b8bba73 100644 --- a/src/OPENMP/npair_half_bin_newtoff_ghost_omp.h +++ b/src/OPENMP/npair_half_bin_newtoff_ghost_omp.h @@ -37,4 +37,3 @@ class NPairHalfBinNewtoffGhostOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_bin_newtoff_omp.h b/src/OPENMP/npair_half_bin_newtoff_omp.h index 4c8ad5dea6..d8520e58ab 100644 --- a/src/OPENMP/npair_half_bin_newtoff_omp.h +++ b/src/OPENMP/npair_half_bin_newtoff_omp.h @@ -36,4 +36,3 @@ class NPairHalfBinNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_bin_newton_omp.h b/src/OPENMP/npair_half_bin_newton_omp.h index bdfd04edaa..4f2567b4a6 100644 --- a/src/OPENMP/npair_half_bin_newton_omp.h +++ b/src/OPENMP/npair_half_bin_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfBinNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_bin_newton_tri_omp.h b/src/OPENMP/npair_half_bin_newton_tri_omp.h index 091e70b7ac..a6605b6b25 100644 --- a/src/OPENMP/npair_half_bin_newton_tri_omp.h +++ b/src/OPENMP/npair_half_bin_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfBinNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_multi_newtoff_omp.h b/src/OPENMP/npair_half_multi_newtoff_omp.h index 83d5b6852f..46e3556b5b 100644 --- a/src/OPENMP/npair_half_multi_newtoff_omp.h +++ b/src/OPENMP/npair_half_multi_newtoff_omp.h @@ -36,4 +36,3 @@ class NPairHalfMultiNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_multi_newton_omp.h b/src/OPENMP/npair_half_multi_newton_omp.h index 3676fc7b1f..cd0b033de0 100644 --- a/src/OPENMP/npair_half_multi_newton_omp.h +++ b/src/OPENMP/npair_half_multi_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfMultiNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_multi_newton_tri_omp.h b/src/OPENMP/npair_half_multi_newton_tri_omp.h index 8e94478843..431b24a557 100644 --- a/src/OPENMP/npair_half_multi_newton_tri_omp.h +++ b/src/OPENMP/npair_half_multi_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfMultiNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_multi_old_newtoff_omp.h b/src/OPENMP/npair_half_multi_old_newtoff_omp.h index 1d6e4c00d7..587997cf8e 100644 --- a/src/OPENMP/npair_half_multi_old_newtoff_omp.h +++ b/src/OPENMP/npair_half_multi_old_newtoff_omp.h @@ -36,4 +36,3 @@ class NPairHalfMultiOldNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_multi_old_newton_omp.h b/src/OPENMP/npair_half_multi_old_newton_omp.h index eacb3d1e56..7c78d50946 100644 --- a/src/OPENMP/npair_half_multi_old_newton_omp.h +++ b/src/OPENMP/npair_half_multi_old_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfMultiOldNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_multi_old_newton_tri_omp.h b/src/OPENMP/npair_half_multi_old_newton_tri_omp.h index 1351037486..7ddb75efc3 100644 --- a/src/OPENMP/npair_half_multi_old_newton_tri_omp.h +++ b/src/OPENMP/npair_half_multi_old_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfMultiOldNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_nsq_newtoff_ghost_omp.h b/src/OPENMP/npair_half_nsq_newtoff_ghost_omp.h index f44d1a9cba..0234c420dc 100644 --- a/src/OPENMP/npair_half_nsq_newtoff_ghost_omp.h +++ b/src/OPENMP/npair_half_nsq_newtoff_ghost_omp.h @@ -37,4 +37,3 @@ class NPairHalfNsqNewtoffGhostOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_nsq_newtoff_omp.h b/src/OPENMP/npair_half_nsq_newtoff_omp.h index 704b67764a..364c9deb9a 100644 --- a/src/OPENMP/npair_half_nsq_newtoff_omp.h +++ b/src/OPENMP/npair_half_nsq_newtoff_omp.h @@ -36,4 +36,3 @@ class NPairHalfNsqNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_nsq_newton_omp.h b/src/OPENMP/npair_half_nsq_newton_omp.h index f0f6d0ab95..f34558d98a 100644 --- a/src/OPENMP/npair_half_nsq_newton_omp.h +++ b/src/OPENMP/npair_half_nsq_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfNsqNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_respa_bin_newtoff_omp.h b/src/OPENMP/npair_half_respa_bin_newtoff_omp.h index 0f3f873f67..3a488b68b8 100644 --- a/src/OPENMP/npair_half_respa_bin_newtoff_omp.h +++ b/src/OPENMP/npair_half_respa_bin_newtoff_omp.h @@ -37,4 +37,3 @@ class NPairHalfRespaBinNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_respa_bin_newton_omp.h b/src/OPENMP/npair_half_respa_bin_newton_omp.h index fe0aa50a7a..5c7d397453 100644 --- a/src/OPENMP/npair_half_respa_bin_newton_omp.h +++ b/src/OPENMP/npair_half_respa_bin_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfRespaBinNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_respa_bin_newton_tri_omp.h b/src/OPENMP/npair_half_respa_bin_newton_tri_omp.h index fe28e96507..9120239d2d 100644 --- a/src/OPENMP/npair_half_respa_bin_newton_tri_omp.h +++ b/src/OPENMP/npair_half_respa_bin_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfRespaBinNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_respa_nsq_newtoff_omp.h b/src/OPENMP/npair_half_respa_nsq_newtoff_omp.h index f720851419..b8439f2988 100644 --- a/src/OPENMP/npair_half_respa_nsq_newtoff_omp.h +++ b/src/OPENMP/npair_half_respa_nsq_newtoff_omp.h @@ -37,4 +37,3 @@ class NPairHalfRespaNsqNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_respa_nsq_newton_omp.h b/src/OPENMP/npair_half_respa_nsq_newton_omp.h index f96d134500..6e334ea2dc 100644 --- a/src/OPENMP/npair_half_respa_nsq_newton_omp.h +++ b/src/OPENMP/npair_half_respa_nsq_newton_omp.h @@ -37,4 +37,3 @@ class NPairHalfRespaNsqNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_bin_newtoff_omp.h b/src/OPENMP/npair_half_size_bin_newtoff_omp.h index f290306a7c..7853c5ca00 100644 --- a/src/OPENMP/npair_half_size_bin_newtoff_omp.h +++ b/src/OPENMP/npair_half_size_bin_newtoff_omp.h @@ -37,4 +37,3 @@ class NPairHalfSizeBinNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_bin_newton_omp.h b/src/OPENMP/npair_half_size_bin_newton_omp.h index f21c68b2d5..708ae2a18a 100644 --- a/src/OPENMP/npair_half_size_bin_newton_omp.h +++ b/src/OPENMP/npair_half_size_bin_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeBinNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_bin_newton_tri_omp.h b/src/OPENMP/npair_half_size_bin_newton_tri_omp.h index ba25162b12..ec2b2db476 100644 --- a/src/OPENMP/npair_half_size_bin_newton_tri_omp.h +++ b/src/OPENMP/npair_half_size_bin_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeBinNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_multi_newtoff_omp.h b/src/OPENMP/npair_half_size_multi_newtoff_omp.h index 20b8b47f4d..59c175382d 100644 --- a/src/OPENMP/npair_half_size_multi_newtoff_omp.h +++ b/src/OPENMP/npair_half_size_multi_newtoff_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_multi_newton_omp.h b/src/OPENMP/npair_half_size_multi_newton_omp.h index 754c0b6afd..b235fd2d28 100644 --- a/src/OPENMP/npair_half_size_multi_newton_omp.h +++ b/src/OPENMP/npair_half_size_multi_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_multi_newton_tri_omp.h b/src/OPENMP/npair_half_size_multi_newton_tri_omp.h index 3d632d226e..117acb2a04 100644 --- a/src/OPENMP/npair_half_size_multi_newton_tri_omp.h +++ b/src/OPENMP/npair_half_size_multi_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_multi_old_newtoff_omp.h b/src/OPENMP/npair_half_size_multi_old_newtoff_omp.h index 2538d26be7..7dc8028643 100644 --- a/src/OPENMP/npair_half_size_multi_old_newtoff_omp.h +++ b/src/OPENMP/npair_half_size_multi_old_newtoff_omp.h @@ -37,4 +37,3 @@ class NPairHalfSizeMultiOldNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_multi_old_newton_omp.h b/src/OPENMP/npair_half_size_multi_old_newton_omp.h index f7f4557615..5644b34dbe 100644 --- a/src/OPENMP/npair_half_size_multi_old_newton_omp.h +++ b/src/OPENMP/npair_half_size_multi_old_newton_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiOldNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_multi_old_newton_tri_omp.h b/src/OPENMP/npair_half_size_multi_old_newton_tri_omp.h index c242496e0e..124e72c8e6 100644 --- a/src/OPENMP/npair_half_size_multi_old_newton_tri_omp.h +++ b/src/OPENMP/npair_half_size_multi_old_newton_tri_omp.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiOldNewtonTriOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_nsq_newtoff_omp.h b/src/OPENMP/npair_half_size_nsq_newtoff_omp.h index d39a3009c7..ee022b0cf5 100644 --- a/src/OPENMP/npair_half_size_nsq_newtoff_omp.h +++ b/src/OPENMP/npair_half_size_nsq_newtoff_omp.h @@ -37,4 +37,3 @@ class NPairHalfSizeNsqNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_half_size_nsq_newton_omp.h b/src/OPENMP/npair_half_size_nsq_newton_omp.h index 978db816e6..5929a8ec49 100644 --- a/src/OPENMP/npair_half_size_nsq_newton_omp.h +++ b/src/OPENMP/npair_half_size_nsq_newton_omp.h @@ -37,4 +37,3 @@ class NPairHalfSizeNsqNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_halffull_newtoff_omp.h b/src/OPENMP/npair_halffull_newtoff_omp.h index 4ca38606cb..a9b89814a4 100644 --- a/src/OPENMP/npair_halffull_newtoff_omp.h +++ b/src/OPENMP/npair_halffull_newtoff_omp.h @@ -42,4 +42,3 @@ class NPairHalffullNewtoffOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/npair_halffull_newton_omp.h b/src/OPENMP/npair_halffull_newton_omp.h index 74da0900a0..9a6339b934 100644 --- a/src/OPENMP/npair_halffull_newton_omp.h +++ b/src/OPENMP/npair_halffull_newton_omp.h @@ -42,4 +42,3 @@ class NPairHalffullNewtonOmp : public NPair { #endif #endif - diff --git a/src/OPENMP/pair_born_coul_msm_omp.h b/src/OPENMP/pair_born_coul_msm_omp.h index cb6d9cce12..34f81b2eac 100644 --- a/src/OPENMP/pair_born_coul_msm_omp.h +++ b/src/OPENMP/pair_born_coul_msm_omp.h @@ -46,4 +46,3 @@ class PairBornCoulMSMOMP : public PairBornCoulMSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_buck_coul_msm_omp.h b/src/OPENMP/pair_buck_coul_msm_omp.h index 50b0ff2d81..a04f7a3f95 100644 --- a/src/OPENMP/pair_buck_coul_msm_omp.h +++ b/src/OPENMP/pair_buck_coul_msm_omp.h @@ -46,4 +46,3 @@ class PairBuckCoulMSMOMP : public PairBuckCoulMSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_buck_long_coul_long_omp.h b/src/OPENMP/pair_buck_long_coul_long_omp.h index 6375ef6f3b..98425350ad 100644 --- a/src/OPENMP/pair_buck_long_coul_long_omp.h +++ b/src/OPENMP/pair_buck_long_coul_long_omp.h @@ -52,4 +52,3 @@ class PairBuckLongCoulLongOMP : public PairBuckLongCoulLong, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_coul_cut_global_omp.h b/src/OPENMP/pair_coul_cut_global_omp.h index bab03432c4..f71d6afe21 100644 --- a/src/OPENMP/pair_coul_cut_global_omp.h +++ b/src/OPENMP/pair_coul_cut_global_omp.h @@ -35,4 +35,3 @@ class PairCoulCutGlobalOMP : public PairCoulCutOMP { #endif #endif - diff --git a/src/OPENMP/pair_coul_msm_omp.h b/src/OPENMP/pair_coul_msm_omp.h index 0dd22cfd0b..65ac5d320b 100644 --- a/src/OPENMP/pair_coul_msm_omp.h +++ b/src/OPENMP/pair_coul_msm_omp.h @@ -46,4 +46,3 @@ class PairCoulMSMOMP : public PairCoulMSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_lj_charmm_coul_msm_omp.h b/src/OPENMP/pair_lj_charmm_coul_msm_omp.h index e4a3bbeb2d..42acac59aa 100644 --- a/src/OPENMP/pair_lj_charmm_coul_msm_omp.h +++ b/src/OPENMP/pair_lj_charmm_coul_msm_omp.h @@ -46,4 +46,3 @@ class PairLJCharmmCoulMSMOMP : public PairLJCharmmCoulMSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_lj_cut_coul_cut_dielectric_omp.h b/src/OPENMP/pair_lj_cut_coul_cut_dielectric_omp.h index 2b3ccd5e7d..debb07744b 100644 --- a/src/OPENMP/pair_lj_cut_coul_cut_dielectric_omp.h +++ b/src/OPENMP/pair_lj_cut_coul_cut_dielectric_omp.h @@ -40,4 +40,3 @@ class PairLJCutCoulCutDielectricOMP : public PairLJCutCoulCutDielectric, public #endif #endif - diff --git a/src/OPENMP/pair_lj_cut_coul_debye_dielectric_omp.h b/src/OPENMP/pair_lj_cut_coul_debye_dielectric_omp.h index c99f94a19e..e1232406f5 100644 --- a/src/OPENMP/pair_lj_cut_coul_debye_dielectric_omp.h +++ b/src/OPENMP/pair_lj_cut_coul_debye_dielectric_omp.h @@ -40,4 +40,3 @@ class PairLJCutCoulDebyeDielectricOMP : public PairLJCutCoulDebyeDielectric, pub #endif #endif - diff --git a/src/OPENMP/pair_lj_cut_coul_long_dielectric_omp.h b/src/OPENMP/pair_lj_cut_coul_long_dielectric_omp.h index 507f3c0015..2dcc7c97e7 100644 --- a/src/OPENMP/pair_lj_cut_coul_long_dielectric_omp.h +++ b/src/OPENMP/pair_lj_cut_coul_long_dielectric_omp.h @@ -41,4 +41,3 @@ class PairLJCutCoulLongDielectricOMP : public PairLJCutCoulLongDielectric, publi #endif #endif - diff --git a/src/OPENMP/pair_lj_cut_coul_msm_omp.h b/src/OPENMP/pair_lj_cut_coul_msm_omp.h index 2b5207a8e2..fa07edc79e 100644 --- a/src/OPENMP/pair_lj_cut_coul_msm_omp.h +++ b/src/OPENMP/pair_lj_cut_coul_msm_omp.h @@ -46,4 +46,3 @@ class PairLJCutCoulMSMOMP : public PairLJCutCoulMSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_lj_cut_thole_long_omp.h b/src/OPENMP/pair_lj_cut_thole_long_omp.h index 3f037583d3..4ef1321eeb 100644 --- a/src/OPENMP/pair_lj_cut_thole_long_omp.h +++ b/src/OPENMP/pair_lj_cut_thole_long_omp.h @@ -40,4 +40,3 @@ class PairLJCutTholeLongOMP : public PairLJCutTholeLong, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_lj_sdk_coul_msm_omp.h b/src/OPENMP/pair_lj_sdk_coul_msm_omp.h index 59334ce943..9bcde691d0 100644 --- a/src/OPENMP/pair_lj_sdk_coul_msm_omp.h +++ b/src/OPENMP/pair_lj_sdk_coul_msm_omp.h @@ -46,4 +46,3 @@ class PairLJSDKCoulMSMOMP : public PairLJSDKCoulMSM, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_morse_smooth_linear_omp.h b/src/OPENMP/pair_morse_smooth_linear_omp.h index 8a5b8adeee..40aa62ee9e 100644 --- a/src/OPENMP/pair_morse_smooth_linear_omp.h +++ b/src/OPENMP/pair_morse_smooth_linear_omp.h @@ -41,4 +41,3 @@ class PairMorseSmoothLinearOMP : public PairMorseSmoothLinear, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pair_reaxff_omp.h b/src/OPENMP/pair_reaxff_omp.h index c4eff9161f..e8497d8321 100644 --- a/src/OPENMP/pair_reaxff_omp.h +++ b/src/OPENMP/pair_reaxff_omp.h @@ -113,4 +113,3 @@ class PairReaxFFOMP : public PairReaxFF, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pppm_disp_tip4p_omp.h b/src/OPENMP/pppm_disp_tip4p_omp.h index 063680d039..ec432e3122 100644 --- a/src/OPENMP/pppm_disp_tip4p_omp.h +++ b/src/OPENMP/pppm_disp_tip4p_omp.h @@ -68,4 +68,3 @@ class PPPMDispTIP4POMP : public PPPMDispTIP4P, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/pppm_tip4p_omp.h b/src/OPENMP/pppm_tip4p_omp.h index 782b6250b4..68662e5975 100644 --- a/src/OPENMP/pppm_tip4p_omp.h +++ b/src/OPENMP/pppm_tip4p_omp.h @@ -59,4 +59,3 @@ class PPPMTIP4POMP : public PPPMTIP4P, public ThrOMP { #endif #endif - diff --git a/src/OPENMP/respa_omp.h b/src/OPENMP/respa_omp.h index dec9e1d817..b6f256604f 100644 --- a/src/OPENMP/respa_omp.h +++ b/src/OPENMP/respa_omp.h @@ -41,4 +41,3 @@ class RespaOMP : public Respa, public ThrOMP { #endif #endif - diff --git a/src/OPT/pair_ilp_graphene_hbn_opt.cpp b/src/OPT/pair_ilp_graphene_hbn_opt.cpp index 48c6771c98..5b1357f4b1 100644 --- a/src/OPT/pair_ilp_graphene_hbn_opt.cpp +++ b/src/OPT/pair_ilp_graphene_hbn_opt.cpp @@ -279,8 +279,8 @@ template void PairILPGrapheneHBNOpt: ev_tally_xyz(i, j, nlocal, newton_pair, evdwl, 0.0, fkcx, fkcy, fkcz, delx, dely, delz); /* ---------------------------------------------------------------------- - van der Waals forces and energy - ------------------------------------------------------------------------- */ + van der Waals forces and energy + ------------------------------------------------------------------------- */ if (jj >= jnum_vdw) continue; double r6inv = r2inv * r2inv * r2inv; double r8inv = r6inv * r2inv; diff --git a/src/OPT/pair_lj_cut_tip4p_long_opt.h b/src/OPT/pair_lj_cut_tip4p_long_opt.h index 3ed670841d..613aa28532 100644 --- a/src/OPT/pair_lj_cut_tip4p_long_opt.h +++ b/src/OPT/pair_lj_cut_tip4p_long_opt.h @@ -40,4 +40,3 @@ class PairLJCutTIP4PLongOpt : public PairLJCutTIP4PLong { #endif #endif - diff --git a/src/ORIENT/fix_orient_bcc.h b/src/ORIENT/fix_orient_bcc.h index 11f33097af..ead626141f 100644 --- a/src/ORIENT/fix_orient_bcc.h +++ b/src/ORIENT/fix_orient_bcc.h @@ -89,4 +89,3 @@ class FixOrientBCC : public Fix { #endif #endif - diff --git a/src/ORIENT/fix_orient_fcc.h b/src/ORIENT/fix_orient_fcc.h index 73223e9b30..5d50a8e300 100644 --- a/src/ORIENT/fix_orient_fcc.h +++ b/src/ORIENT/fix_orient_fcc.h @@ -89,4 +89,3 @@ class FixOrientFCC : public Fix { #endif #endif - diff --git a/src/PERI/atom_vec_peri.h b/src/PERI/atom_vec_peri.h index d6e82e40f2..8faaf0931e 100644 --- a/src/PERI/atom_vec_peri.h +++ b/src/PERI/atom_vec_peri.h @@ -43,4 +43,3 @@ class AtomVecPeri : public AtomVec { #endif #endif - diff --git a/src/PERI/compute_damage_atom.h b/src/PERI/compute_damage_atom.h index aaaa8d6f82..f51ed30782 100644 --- a/src/PERI/compute_damage_atom.h +++ b/src/PERI/compute_damage_atom.h @@ -42,4 +42,3 @@ class ComputeDamageAtom : public Compute { #endif #endif - diff --git a/src/PERI/compute_dilatation_atom.h b/src/PERI/compute_dilatation_atom.h index a61c5db71b..50f4404b06 100644 --- a/src/PERI/compute_dilatation_atom.h +++ b/src/PERI/compute_dilatation_atom.h @@ -41,4 +41,3 @@ class ComputeDilatationAtom : public Compute { #endif #endif - diff --git a/src/PERI/compute_plasticity_atom.h b/src/PERI/compute_plasticity_atom.h index c42af306ae..53abe86332 100644 --- a/src/PERI/compute_plasticity_atom.h +++ b/src/PERI/compute_plasticity_atom.h @@ -42,4 +42,3 @@ class ComputePlasticityAtom : public Compute { #endif #endif - diff --git a/src/PERI/fix_peri_neigh.h b/src/PERI/fix_peri_neigh.h index 5aaf2762ee..348e6393cb 100644 --- a/src/PERI/fix_peri_neigh.h +++ b/src/PERI/fix_peri_neigh.h @@ -81,4 +81,3 @@ class FixPeriNeigh : public Fix { #endif #endif - diff --git a/src/PERI/pair_peri_eps.h b/src/PERI/pair_peri_eps.h index f38872a91a..260d1ceb97 100644 --- a/src/PERI/pair_peri_eps.h +++ b/src/PERI/pair_peri_eps.h @@ -42,4 +42,3 @@ class PairPeriEPS : public PairPeri { #endif #endif - diff --git a/src/PERI/pair_peri_lps.h b/src/PERI/pair_peri_lps.h index 4c37e126f3..29e5f0fbfb 100644 --- a/src/PERI/pair_peri_lps.h +++ b/src/PERI/pair_peri_lps.h @@ -41,4 +41,3 @@ class PairPeriLPS : public PairPeri { #endif #endif - diff --git a/src/PERI/pair_peri_pmb.h b/src/PERI/pair_peri_pmb.h index 50c5b740bd..f8756c2448 100644 --- a/src/PERI/pair_peri_pmb.h +++ b/src/PERI/pair_peri_pmb.h @@ -44,4 +44,3 @@ class PairPeriPMB : public PairPeri { #endif #endif - diff --git a/src/PERI/pair_peri_ves.h b/src/PERI/pair_peri_ves.h index b4d7e01e12..9210dcfdb5 100644 --- a/src/PERI/pair_peri_ves.h +++ b/src/PERI/pair_peri_ves.h @@ -41,4 +41,3 @@ class PairPeriVES : public PairPeri { #endif #endif - diff --git a/src/PHONON/fix_phonon.h b/src/PHONON/fix_phonon.h index df45d1a0a9..db878a787a 100644 --- a/src/PHONON/fix_phonon.h +++ b/src/PHONON/fix_phonon.h @@ -122,4 +122,3 @@ class FixPhonon : public Fix { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/POEMS/fix_poems.h b/src/POEMS/fix_poems.h index 2731eadb0f..c57832a7f3 100644 --- a/src/POEMS/fix_poems.h +++ b/src/POEMS/fix_poems.h @@ -113,4 +113,3 @@ class FixPOEMS : public Fix { #endif #endif - diff --git a/src/PYTHON/fix_python_invoke.h b/src/PYTHON/fix_python_invoke.h index f0aec3da66..0a50f6859d 100644 --- a/src/PYTHON/fix_python_invoke.h +++ b/src/PYTHON/fix_python_invoke.h @@ -43,4 +43,3 @@ class FixPythonInvoke : public Fix { #endif #endif - diff --git a/src/PYTHON/fix_python_move.h b/src/PYTHON/fix_python_move.h index 282bc188fa..d975dc79c5 100644 --- a/src/PYTHON/fix_python_move.h +++ b/src/PYTHON/fix_python_move.h @@ -55,4 +55,3 @@ class FixPythonMove : public Fix { #endif #endif - diff --git a/src/PYTHON/pair_python.h b/src/PYTHON/pair_python.h index f7ab2cd5cc..13c732aaf4 100644 --- a/src/PYTHON/pair_python.h +++ b/src/PYTHON/pair_python.h @@ -57,4 +57,3 @@ class PairPython : public Pair { #endif #endif - diff --git a/src/PYTHON/python_impl.h b/src/PYTHON/python_impl.h index 4adbb779af..37f084156e 100644 --- a/src/PYTHON/python_impl.h +++ b/src/PYTHON/python_impl.h @@ -61,4 +61,3 @@ class PythonImpl : protected Pointers, public PythonInterface { } // namespace LAMMPS_NS #endif - diff --git a/src/QEQ/fix_qeq.h b/src/QEQ/fix_qeq.h index 510cbfeea9..d381a61ba8 100644 --- a/src/QEQ/fix_qeq.h +++ b/src/QEQ/fix_qeq.h @@ -132,4 +132,3 @@ class FixQEq : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/QEQ/fix_qeq_dynamic.h b/src/QEQ/fix_qeq_dynamic.h index f885cbc9ce..771a4365c9 100644 --- a/src/QEQ/fix_qeq_dynamic.h +++ b/src/QEQ/fix_qeq_dynamic.h @@ -44,4 +44,3 @@ class FixQEqDynamic : public FixQEq { #endif #endif - diff --git a/src/QEQ/fix_qeq_fire.h b/src/QEQ/fix_qeq_fire.h index aa14c328fb..0af318bfa8 100644 --- a/src/QEQ/fix_qeq_fire.h +++ b/src/QEQ/fix_qeq_fire.h @@ -47,4 +47,3 @@ class FixQEqFire : public FixQEq { #endif #endif - diff --git a/src/QEQ/fix_qeq_point.h b/src/QEQ/fix_qeq_point.h index 76624d84c4..849ecbf7ca 100644 --- a/src/QEQ/fix_qeq_point.h +++ b/src/QEQ/fix_qeq_point.h @@ -38,4 +38,3 @@ class FixQEqPoint : public FixQEq { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/QEQ/fix_qeq_shielded.h b/src/QEQ/fix_qeq_shielded.h index 40d370f4b8..a29ca0041e 100644 --- a/src/QEQ/fix_qeq_shielded.h +++ b/src/QEQ/fix_qeq_shielded.h @@ -41,4 +41,3 @@ class FixQEqShielded : public FixQEq { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/QEQ/fix_qeq_slater.h b/src/QEQ/fix_qeq_slater.h index deb005866c..a1898e30e7 100644 --- a/src/QEQ/fix_qeq_slater.h +++ b/src/QEQ/fix_qeq_slater.h @@ -44,4 +44,3 @@ class FixQEqSlater : public FixQEq { } // namespace LAMMPS_NS #endif #endif - diff --git a/src/REACTION/fix_bond_react.h b/src/REACTION/fix_bond_react.h index 7628de8725..503438ced6 100644 --- a/src/REACTION/fix_bond_react.h +++ b/src/REACTION/fix_bond_react.h @@ -149,13 +149,16 @@ class FixBondReact : public Fix { // for all mega_gloves and global_mega_glove: first row is the ID of bond/react tagint **local_mega_glove; // consolidation local of reaction instances tagint **ghostly_mega_glove; // consolidation nonlocal of reaction instances - tagint **global_mega_glove; // consolidation (inter-processor) of gloves containing nonlocal atoms - int *localsendlist; // indicates ghosts of other procs - int local_num_mega; // num of local reaction instances - int ghostly_num_mega; // num of ghostly reaction instances - int global_megasize; // num of reaction instances in global_mega_glove - int *pioneers; // during Superimpose Algorithm, atoms which have been assigned, but whose first neighbors haven't - int glove_counter; // used to determine when to terminate Superimpose Algorithm + tagint **global_mega_glove; // consolidation (inter-processor) of gloves + // containing nonlocal atoms + + int *localsendlist; // indicates ghosts of other procs + int local_num_mega; // num of local reaction instances + int ghostly_num_mega; // num of ghostly reaction instances + int global_megasize; // num of reaction instances in global_mega_glove + int *pioneers; // during Superimpose Algorithm, atoms which have been assigned, + // but whose first neighbors haven't + int glove_counter; // used to determine when to terminate Superimpose Algorithm void read(int); void EdgeIDs(char *, int); @@ -176,10 +179,10 @@ class FixBondReact : public Fix { int check_constraints(); void get_IDcoords(int, int, double *); double get_temperature(tagint **, int, int); - void customvarnames(); // get per-atom variables names used by custom constraint - void get_customvars(); // evaluate local values for variables names used by custom constraint - double custom_constraint(std::string); // evaulate expression for custom constraint - double rxnfunction(std::string, std::string, std::string); // eval rxn_sum and rxn_ave + void customvarnames(); // get per-atom variables names used by custom constraint + void get_customvars(); // evaluate local values for variables names used by custom constraint + double custom_constraint(std::string); // evaulate expression for custom constraint + double rxnfunction(std::string, std::string, std::string); // eval rxn_sum and rxn_ave int get_chirality(double[12]); // get handedness given an ordered set of coordinates void open(char *); @@ -229,4 +232,3 @@ class FixBondReact : public Fix { #endif #endif - diff --git a/src/REAXFF/compute_spec_atom.h b/src/REAXFF/compute_spec_atom.h index b3ee4f24b9..de3c0efb22 100644 --- a/src/REAXFF/compute_spec_atom.h +++ b/src/REAXFF/compute_spec_atom.h @@ -82,4 +82,3 @@ class ComputeSpecAtom : public Compute { #endif #endif - diff --git a/src/REAXFF/pair_reaxff.h b/src/REAXFF/pair_reaxff.h index 896f401e84..68d4588f6e 100644 --- a/src/REAXFF/pair_reaxff.h +++ b/src/REAXFF/pair_reaxff.h @@ -89,4 +89,3 @@ class PairReaxFF : public Pair { #endif #endif - diff --git a/src/REPLICA/compute_event_displace.h b/src/REPLICA/compute_event_displace.h index 643658b17c..990847194d 100644 --- a/src/REPLICA/compute_event_displace.h +++ b/src/REPLICA/compute_event_displace.h @@ -45,4 +45,3 @@ class ComputeEventDisplace : public Compute { #endif #endif - diff --git a/src/REPLICA/compute_pressure_grem.h b/src/REPLICA/compute_pressure_grem.h index 165baf952a..cf11ed2e17 100644 --- a/src/REPLICA/compute_pressure_grem.h +++ b/src/REPLICA/compute_pressure_grem.h @@ -42,4 +42,3 @@ class ComputePressureGrem : public ComputePressure { #endif #endif - diff --git a/src/REPLICA/fix_event.h b/src/REPLICA/fix_event.h index a9c597b090..1eb2d75f84 100644 --- a/src/REPLICA/fix_event.h +++ b/src/REPLICA/fix_event.h @@ -54,4 +54,3 @@ class FixEvent : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/REPLICA/fix_event_hyper.h b/src/REPLICA/fix_event_hyper.h index d3109adda9..8c65ef1c79 100644 --- a/src/REPLICA/fix_event_hyper.h +++ b/src/REPLICA/fix_event_hyper.h @@ -47,4 +47,3 @@ class FixEventHyper : public FixEvent { #endif #endif - diff --git a/src/REPLICA/fix_event_prd.h b/src/REPLICA/fix_event_prd.h index 231a1f1a99..57ce9ede64 100644 --- a/src/REPLICA/fix_event_prd.h +++ b/src/REPLICA/fix_event_prd.h @@ -49,4 +49,3 @@ class FixEventPRD : public FixEvent { #endif #endif - diff --git a/src/REPLICA/fix_event_tad.h b/src/REPLICA/fix_event_tad.h index 06f0d47650..5523df7107 100644 --- a/src/REPLICA/fix_event_tad.h +++ b/src/REPLICA/fix_event_tad.h @@ -47,4 +47,3 @@ class FixEventTAD : public FixEvent { #endif #endif - diff --git a/src/REPLICA/fix_grem.h b/src/REPLICA/fix_grem.h index 91ca22cd75..a1ffae353a 100644 --- a/src/REPLICA/fix_grem.h +++ b/src/REPLICA/fix_grem.h @@ -50,4 +50,3 @@ class FixGrem : public Fix { #endif #endif - diff --git a/src/REPLICA/fix_hyper.h b/src/REPLICA/fix_hyper.h index f7a6807b71..9d646f9927 100644 --- a/src/REPLICA/fix_hyper.h +++ b/src/REPLICA/fix_hyper.h @@ -38,4 +38,3 @@ class FixHyper : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/REPLICA/fix_hyper_global.h b/src/REPLICA/fix_hyper_global.h index 870bbd5cbe..89e17b5ef0 100644 --- a/src/REPLICA/fix_hyper_global.h +++ b/src/REPLICA/fix_hyper_global.h @@ -103,4 +103,3 @@ class FixHyperGlobal : public FixHyper { #endif #endif - diff --git a/src/REPLICA/fix_hyper_local.h b/src/REPLICA/fix_hyper_local.h index 85ff8c81a2..ea7b3e3dfe 100644 --- a/src/REPLICA/fix_hyper_local.h +++ b/src/REPLICA/fix_hyper_local.h @@ -204,4 +204,3 @@ class FixHyperLocal : public FixHyper { #endif #endif - diff --git a/src/REPLICA/fix_neb.h b/src/REPLICA/fix_neb.h index 1b73bb4af6..80ffc130d9 100644 --- a/src/REPLICA/fix_neb.h +++ b/src/REPLICA/fix_neb.h @@ -75,4 +75,3 @@ class FixNEB : public Fix { #endif #endif - diff --git a/src/REPLICA/hyper.h b/src/REPLICA/hyper.h index 31e97cf177..1ea7fa0327 100644 --- a/src/REPLICA/hyper.h +++ b/src/REPLICA/hyper.h @@ -59,4 +59,3 @@ class Hyper : public Command { #endif #endif - diff --git a/src/REPLICA/neb.h b/src/REPLICA/neb.h index c9b1b5d938..9bbd6966e6 100644 --- a/src/REPLICA/neb.h +++ b/src/REPLICA/neb.h @@ -64,4 +64,3 @@ class NEB : public Command { #endif #endif - diff --git a/src/REPLICA/prd.h b/src/REPLICA/prd.h index 04461b1417..2284b93aaa 100644 --- a/src/REPLICA/prd.h +++ b/src/REPLICA/prd.h @@ -75,4 +75,3 @@ class PRD : public Command { #endif #endif - diff --git a/src/REPLICA/tad.h b/src/REPLICA/tad.h index 1292f4d5f6..b16477096c 100644 --- a/src/REPLICA/tad.h +++ b/src/REPLICA/tad.h @@ -87,4 +87,3 @@ class TAD : public Command { #endif #endif - diff --git a/src/REPLICA/temper.h b/src/REPLICA/temper.h index 8c985d2b4d..39e4661fcd 100644 --- a/src/REPLICA/temper.h +++ b/src/REPLICA/temper.h @@ -57,4 +57,3 @@ class Temper : public Command { #endif #endif - diff --git a/src/REPLICA/temper_grem.h b/src/REPLICA/temper_grem.h index cad15efe2b..f372a75feb 100644 --- a/src/REPLICA/temper_grem.h +++ b/src/REPLICA/temper_grem.h @@ -62,4 +62,3 @@ class TemperGrem : public Command { #endif #endif - diff --git a/src/REPLICA/temper_npt.h b/src/REPLICA/temper_npt.h index e6263e8acd..b6e92f7d83 100644 --- a/src/REPLICA/temper_npt.h +++ b/src/REPLICA/temper_npt.h @@ -59,4 +59,3 @@ class TemperNPT : public Command { #endif #endif - diff --git a/src/REPLICA/verlet_split.h b/src/REPLICA/verlet_split.h index ab6e38d6d7..2ab679472b 100644 --- a/src/REPLICA/verlet_split.h +++ b/src/REPLICA/verlet_split.h @@ -54,4 +54,3 @@ class VerletSplit : public Verlet { #endif #endif - diff --git a/src/RIGID/compute_erotate_rigid.h b/src/RIGID/compute_erotate_rigid.h index f33ca345cf..ea160df17f 100644 --- a/src/RIGID/compute_erotate_rigid.h +++ b/src/RIGID/compute_erotate_rigid.h @@ -40,4 +40,3 @@ class ComputeERotateRigid : public Compute { #endif #endif - diff --git a/src/RIGID/compute_ke_rigid.h b/src/RIGID/compute_ke_rigid.h index 62e77aee3a..71fecb0d09 100644 --- a/src/RIGID/compute_ke_rigid.h +++ b/src/RIGID/compute_ke_rigid.h @@ -40,4 +40,3 @@ class ComputeKERigid : public Compute { #endif #endif - diff --git a/src/RIGID/compute_rigid_local.h b/src/RIGID/compute_rigid_local.h index 0667067a88..3314307f2c 100644 --- a/src/RIGID/compute_rigid_local.h +++ b/src/RIGID/compute_rigid_local.h @@ -52,4 +52,3 @@ class ComputeRigidLocal : public Compute { #endif #endif - diff --git a/src/RIGID/fix_ehex.h b/src/RIGID/fix_ehex.h index e5613a1d1b..bbaddd5118 100644 --- a/src/RIGID/fix_ehex.h +++ b/src/RIGID/fix_ehex.h @@ -69,4 +69,3 @@ class FixEHEX : public Fix { #endif #endif - diff --git a/src/RIGID/fix_rattle.h b/src/RIGID/fix_rattle.h index 1caf6a6474..3e96e41efd 100644 --- a/src/RIGID/fix_rattle.h +++ b/src/RIGID/fix_rattle.h @@ -75,4 +75,3 @@ class FixRattle : public FixShake { #endif #endif - diff --git a/src/RIGID/fix_rigid.h b/src/RIGID/fix_rigid.h index ab902e1f02..027c3eb59c 100644 --- a/src/RIGID/fix_rigid.h +++ b/src/RIGID/fix_rigid.h @@ -154,4 +154,3 @@ class FixRigid : public Fix { #endif #endif - diff --git a/src/RIGID/fix_rigid_nh.h b/src/RIGID/fix_rigid_nh.h index 1e45e1c17b..ea628355dc 100644 --- a/src/RIGID/fix_rigid_nh.h +++ b/src/RIGID/fix_rigid_nh.h @@ -98,4 +98,3 @@ inline double FixRigidNH::maclaurin_series(double x) } // namespace LAMMPS_NS #endif - diff --git a/src/RIGID/fix_rigid_nh_small.h b/src/RIGID/fix_rigid_nh_small.h index c6a6fa4c9a..edc7f7694b 100644 --- a/src/RIGID/fix_rigid_nh_small.h +++ b/src/RIGID/fix_rigid_nh_small.h @@ -99,4 +99,3 @@ inline double FixRigidNHSmall::maclaurin_series(double x) } // namespace LAMMPS_NS #endif - diff --git a/src/RIGID/fix_rigid_nph.h b/src/RIGID/fix_rigid_nph.h index b846e1ed20..0d0e22c2f6 100644 --- a/src/RIGID/fix_rigid_nph.h +++ b/src/RIGID/fix_rigid_nph.h @@ -33,4 +33,3 @@ class FixRigidNPH : public FixRigidNH { #endif #endif - diff --git a/src/RIGID/fix_rigid_nph_small.h b/src/RIGID/fix_rigid_nph_small.h index 303e5d113a..f6e99db2a7 100644 --- a/src/RIGID/fix_rigid_nph_small.h +++ b/src/RIGID/fix_rigid_nph_small.h @@ -33,4 +33,3 @@ class FixRigidNPHSmall : public FixRigidNHSmall { #endif #endif - diff --git a/src/RIGID/fix_rigid_npt.h b/src/RIGID/fix_rigid_npt.h index 60c01c7174..c079751012 100644 --- a/src/RIGID/fix_rigid_npt.h +++ b/src/RIGID/fix_rigid_npt.h @@ -33,4 +33,3 @@ class FixRigidNPT : public FixRigidNH { #endif #endif - diff --git a/src/RIGID/fix_rigid_npt_small.h b/src/RIGID/fix_rigid_npt_small.h index 6f38d8dc2c..77a74f2265 100644 --- a/src/RIGID/fix_rigid_npt_small.h +++ b/src/RIGID/fix_rigid_npt_small.h @@ -33,4 +33,3 @@ class FixRigidNPTSmall : public FixRigidNHSmall { #endif #endif - diff --git a/src/RIGID/fix_rigid_nvt.h b/src/RIGID/fix_rigid_nvt.h index bebf0aea07..be01a3c72b 100644 --- a/src/RIGID/fix_rigid_nvt.h +++ b/src/RIGID/fix_rigid_nvt.h @@ -33,4 +33,3 @@ class FixRigidNVT : public FixRigidNH { #endif #endif - diff --git a/src/RIGID/fix_rigid_nvt_small.h b/src/RIGID/fix_rigid_nvt_small.h index f28fb707d1..89b71a1470 100644 --- a/src/RIGID/fix_rigid_nvt_small.h +++ b/src/RIGID/fix_rigid_nvt_small.h @@ -33,4 +33,3 @@ class FixRigidNVTSmall : public FixRigidNHSmall { #endif #endif - diff --git a/src/RIGID/fix_rigid_small.h b/src/RIGID/fix_rigid_small.h index 8d362a48d0..e669867e1b 100644 --- a/src/RIGID/fix_rigid_small.h +++ b/src/RIGID/fix_rigid_small.h @@ -220,4 +220,3 @@ class FixRigidSmall : public Fix { #endif #endif - diff --git a/src/RIGID/fix_shake.h b/src/RIGID/fix_shake.h index 6532c91d15..12e24fb350 100644 --- a/src/RIGID/fix_shake.h +++ b/src/RIGID/fix_shake.h @@ -177,4 +177,3 @@ class FixShake : public Fix { #endif #endif - diff --git a/src/SCAFACOS/scafacos.h b/src/SCAFACOS/scafacos.h index 915d044fca..2d6cf0b1d4 100644 --- a/src/SCAFACOS/scafacos.h +++ b/src/SCAFACOS/scafacos.h @@ -68,4 +68,3 @@ class Scafacos : public KSpace { #endif #endif - diff --git a/src/SHOCK/fix_append_atoms.h b/src/SHOCK/fix_append_atoms.h index 221dcf88fd..d2118c1975 100644 --- a/src/SHOCK/fix_append_atoms.h +++ b/src/SHOCK/fix_append_atoms.h @@ -55,4 +55,3 @@ class FixAppendAtoms : public Fix { #endif #endif - diff --git a/src/SHOCK/fix_msst.h b/src/SHOCK/fix_msst.h index 0e0f505ada..96cf8e0e96 100644 --- a/src/SHOCK/fix_msst.h +++ b/src/SHOCK/fix_msst.h @@ -112,4 +112,3 @@ class FixMSST : public Fix { #endif #endif - diff --git a/src/SHOCK/fix_nphug.h b/src/SHOCK/fix_nphug.h index 8f4b943696..80972b5aa2 100644 --- a/src/SHOCK/fix_nphug.h +++ b/src/SHOCK/fix_nphug.h @@ -59,4 +59,3 @@ class FixNPHug : public FixNH { #endif #endif - diff --git a/src/SHOCK/fix_wall_piston.h b/src/SHOCK/fix_wall_piston.h index 2849745a75..3c6908840a 100644 --- a/src/SHOCK/fix_wall_piston.h +++ b/src/SHOCK/fix_wall_piston.h @@ -47,4 +47,3 @@ class FixWallPiston : public Fix { #endif #endif - diff --git a/src/SPIN/atom_vec_spin.h b/src/SPIN/atom_vec_spin.h index b7c3c129d4..c6ce33a10e 100644 --- a/src/SPIN/atom_vec_spin.h +++ b/src/SPIN/atom_vec_spin.h @@ -40,4 +40,3 @@ class AtomVecSpin : public AtomVec { #endif #endif - diff --git a/src/SPIN/compute_spin.h b/src/SPIN/compute_spin.h index e8dbb65393..1bcebfec67 100644 --- a/src/SPIN/compute_spin.h +++ b/src/SPIN/compute_spin.h @@ -55,4 +55,3 @@ class ComputeSpin : public Compute { #endif #endif - diff --git a/src/SPIN/fix_langevin_spin.h b/src/SPIN/fix_langevin_spin.h index 42b28ba42e..478ad09c94 100644 --- a/src/SPIN/fix_langevin_spin.h +++ b/src/SPIN/fix_langevin_spin.h @@ -53,4 +53,3 @@ class FixLangevinSpin : public Fix { #endif #endif - diff --git a/src/SPIN/fix_neb_spin.h b/src/SPIN/fix_neb_spin.h index 4371274a22..86e633b3b2 100644 --- a/src/SPIN/fix_neb_spin.h +++ b/src/SPIN/fix_neb_spin.h @@ -83,4 +83,3 @@ class FixNEBSpin : public Fix { #endif #endif - diff --git a/src/SPIN/fix_nve_spin.h b/src/SPIN/fix_nve_spin.h index 405635484f..d1b03b2518 100644 --- a/src/SPIN/fix_nve_spin.h +++ b/src/SPIN/fix_nve_spin.h @@ -100,4 +100,3 @@ class FixNVESpin : public Fix { #endif #endif - diff --git a/src/SPIN/fix_precession_spin.h b/src/SPIN/fix_precession_spin.h index b5574a5850..cd891f8670 100644 --- a/src/SPIN/fix_precession_spin.h +++ b/src/SPIN/fix_precession_spin.h @@ -128,4 +128,3 @@ class FixPrecessionSpin : public Fix { #endif #endif - diff --git a/src/SPIN/fix_setforce_spin.h b/src/SPIN/fix_setforce_spin.h index daa0a698b0..b927d1bee3 100644 --- a/src/SPIN/fix_setforce_spin.h +++ b/src/SPIN/fix_setforce_spin.h @@ -36,4 +36,3 @@ class FixSetForceSpin : public FixSetForce { #endif #endif - diff --git a/src/SPIN/neb_spin.h b/src/SPIN/neb_spin.h index eafab744fa..544d2c7c63 100644 --- a/src/SPIN/neb_spin.h +++ b/src/SPIN/neb_spin.h @@ -64,4 +64,3 @@ class NEBSpin : public Command { #endif #endif - diff --git a/src/SPIN/pair_spin.h b/src/SPIN/pair_spin.h index 15a95c8038..03756236be 100644 --- a/src/SPIN/pair_spin.h +++ b/src/SPIN/pair_spin.h @@ -48,4 +48,3 @@ class PairSpin : public Pair { } // namespace LAMMPS_NS #endif - diff --git a/src/SPIN/pair_spin_dipole_cut.h b/src/SPIN/pair_spin_dipole_cut.h index f0c7b9449f..dd21d68374 100644 --- a/src/SPIN/pair_spin_dipole_cut.h +++ b/src/SPIN/pair_spin_dipole_cut.h @@ -68,4 +68,3 @@ class PairSpinDipoleCut : public PairSpin { #endif #endif - diff --git a/src/SPIN/pair_spin_dipole_long.h b/src/SPIN/pair_spin_dipole_long.h index 680e2a2fcc..c3337327ff 100644 --- a/src/SPIN/pair_spin_dipole_long.h +++ b/src/SPIN/pair_spin_dipole_long.h @@ -69,4 +69,3 @@ class PairSpinDipoleLong : public PairSpin { #endif #endif - diff --git a/src/SPIN/pair_spin_dmi.h b/src/SPIN/pair_spin_dmi.h index a749a8ace2..bddb1ea652 100644 --- a/src/SPIN/pair_spin_dmi.h +++ b/src/SPIN/pair_spin_dmi.h @@ -59,4 +59,3 @@ class PairSpinDmi : public PairSpin { #endif #endif - diff --git a/src/SPIN/pair_spin_exchange.h b/src/SPIN/pair_spin_exchange.h index 9791a849b6..1631cdd7f9 100644 --- a/src/SPIN/pair_spin_exchange.h +++ b/src/SPIN/pair_spin_exchange.h @@ -61,4 +61,3 @@ class PairSpinExchange : public PairSpin { #endif #endif - diff --git a/src/SPIN/pair_spin_exchange_biquadratic.h b/src/SPIN/pair_spin_exchange_biquadratic.h index c688c131f3..b14cc4c11b 100644 --- a/src/SPIN/pair_spin_exchange_biquadratic.h +++ b/src/SPIN/pair_spin_exchange_biquadratic.h @@ -64,4 +64,3 @@ class PairSpinExchangeBiquadratic : public PairSpin { #endif #endif - diff --git a/src/SPIN/pair_spin_magelec.h b/src/SPIN/pair_spin_magelec.h index 64d0778dd5..0041e9e4a5 100644 --- a/src/SPIN/pair_spin_magelec.h +++ b/src/SPIN/pair_spin_magelec.h @@ -58,4 +58,3 @@ class PairSpinMagelec : public PairSpin { #endif #endif - diff --git a/src/SPIN/pair_spin_neel.h b/src/SPIN/pair_spin_neel.h index 36546b618c..7be0f718a3 100644 --- a/src/SPIN/pair_spin_neel.h +++ b/src/SPIN/pair_spin_neel.h @@ -63,4 +63,3 @@ class PairSpinNeel : public PairSpin { #endif #endif - diff --git a/src/SRD/fix_srd.h b/src/SRD/fix_srd.h index 4374fe72de..9088999f3e 100644 --- a/src/SRD/fix_srd.h +++ b/src/SRD/fix_srd.h @@ -250,4 +250,3 @@ class FixSRD : public Fix { #endif #endif - diff --git a/src/SRD/fix_wall_srd.h b/src/SRD/fix_wall_srd.h index 4eada9aeb9..e93f6920a1 100644 --- a/src/SRD/fix_wall_srd.h +++ b/src/SRD/fix_wall_srd.h @@ -57,4 +57,3 @@ class FixWallSRD : public Fix { #endif #endif - diff --git a/src/TALLY/compute_force_tally.h b/src/TALLY/compute_force_tally.h index 4d68cfbbf1..9cddb6ed15 100644 --- a/src/TALLY/compute_force_tally.h +++ b/src/TALLY/compute_force_tally.h @@ -54,4 +54,3 @@ class ComputeForceTally : public Compute { #endif #endif - diff --git a/src/TALLY/compute_heat_flux_tally.h b/src/TALLY/compute_heat_flux_tally.h index 8afe5b7946..d7296e36d7 100644 --- a/src/TALLY/compute_heat_flux_tally.h +++ b/src/TALLY/compute_heat_flux_tally.h @@ -53,4 +53,3 @@ class ComputeHeatFluxTally : public Compute { #endif #endif - diff --git a/src/TALLY/compute_heat_flux_virial_tally.h b/src/TALLY/compute_heat_flux_virial_tally.h index fa89949921..d4e9064791 100644 --- a/src/TALLY/compute_heat_flux_virial_tally.h +++ b/src/TALLY/compute_heat_flux_virial_tally.h @@ -53,4 +53,3 @@ class ComputeHeatFluxVirialTally : public Compute { #endif #endif - diff --git a/src/TALLY/compute_pe_mol_tally.h b/src/TALLY/compute_pe_mol_tally.h index dbebc7e24e..73e188088e 100644 --- a/src/TALLY/compute_pe_mol_tally.h +++ b/src/TALLY/compute_pe_mol_tally.h @@ -47,4 +47,3 @@ class ComputePEMolTally : public Compute { #endif #endif - diff --git a/src/TALLY/compute_pe_tally.h b/src/TALLY/compute_pe_tally.h index f2f4f3680b..ad7658e0f2 100644 --- a/src/TALLY/compute_pe_tally.h +++ b/src/TALLY/compute_pe_tally.h @@ -54,4 +54,3 @@ class ComputePETally : public Compute { #endif #endif - diff --git a/src/TALLY/compute_stress_tally.h b/src/TALLY/compute_stress_tally.h index 1fab3290b9..4bf29dfd42 100644 --- a/src/TALLY/compute_stress_tally.h +++ b/src/TALLY/compute_stress_tally.h @@ -54,4 +54,3 @@ class ComputeStressTally : public Compute { #endif #endif - diff --git a/src/UEF/compute_pressure_uef.h b/src/UEF/compute_pressure_uef.h index 8a487047dc..391fd60f9b 100644 --- a/src/UEF/compute_pressure_uef.h +++ b/src/UEF/compute_pressure_uef.h @@ -47,4 +47,3 @@ class ComputePressureUef : public ComputePressure { #endif #endif - diff --git a/src/UEF/compute_temp_uef.h b/src/UEF/compute_temp_uef.h index 7ab8dd02a3..3bee5e9f3c 100644 --- a/src/UEF/compute_temp_uef.h +++ b/src/UEF/compute_temp_uef.h @@ -45,4 +45,3 @@ class ComputeTempUef : public ComputeTemp { #endif #endif - diff --git a/src/UEF/dump_cfg_uef.h b/src/UEF/dump_cfg_uef.h index 16754fe545..20fbab5d7e 100644 --- a/src/UEF/dump_cfg_uef.h +++ b/src/UEF/dump_cfg_uef.h @@ -40,4 +40,3 @@ class DumpCFGUef : public DumpCFG { #endif #endif - diff --git a/src/UEF/fix_nh_uef.h b/src/UEF/fix_nh_uef.h index 3b89644fd4..02e9fd05e8 100644 --- a/src/UEF/fix_nh_uef.h +++ b/src/UEF/fix_nh_uef.h @@ -71,4 +71,3 @@ class FixNHUef : public FixNH { } // namespace LAMMPS_NS #endif - diff --git a/src/UEF/fix_npt_uef.h b/src/UEF/fix_npt_uef.h index e7579eca7d..665c96f06e 100644 --- a/src/UEF/fix_npt_uef.h +++ b/src/UEF/fix_npt_uef.h @@ -35,4 +35,3 @@ class FixNPTUef : public FixNHUef { #endif #endif - diff --git a/src/UEF/fix_nvt_uef.h b/src/UEF/fix_nvt_uef.h index 48d1ee0787..9dd26a8905 100644 --- a/src/UEF/fix_nvt_uef.h +++ b/src/UEF/fix_nvt_uef.h @@ -35,4 +35,3 @@ class FixNVTUef : public FixNHUef { #endif #endif - diff --git a/src/VORONOI/compute_voronoi_atom.h b/src/VORONOI/compute_voronoi_atom.h index d9c1050318..0a60b5b224 100644 --- a/src/VORONOI/compute_voronoi_atom.h +++ b/src/VORONOI/compute_voronoi_atom.h @@ -70,4 +70,3 @@ class ComputeVoronoi : public Compute { #endif #endif - diff --git a/src/VTK/dump_vtk.h b/src/VTK/dump_vtk.h index f55305d9da..264becfff6 100644 --- a/src/VTK/dump_vtk.h +++ b/src/VTK/dump_vtk.h @@ -138,4 +138,3 @@ class DumpVTK : public DumpCustom { #endif #endif - diff --git a/src/YAFF/angle_cross.h b/src/YAFF/angle_cross.h index 92a6752194..b371e525a9 100644 --- a/src/YAFF/angle_cross.h +++ b/src/YAFF/angle_cross.h @@ -46,4 +46,3 @@ class AngleCross : public Angle { #endif #endif - diff --git a/src/YAFF/angle_mm3.h b/src/YAFF/angle_mm3.h index 476940106d..ef9d88d4c9 100644 --- a/src/YAFF/angle_mm3.h +++ b/src/YAFF/angle_mm3.h @@ -46,4 +46,3 @@ class AngleMM3 : public Angle { #endif #endif - diff --git a/src/YAFF/bond_mm3.h b/src/YAFF/bond_mm3.h index c66f79cc84..48ab6d28cc 100644 --- a/src/YAFF/bond_mm3.h +++ b/src/YAFF/bond_mm3.h @@ -46,4 +46,3 @@ class BondMM3 : public Bond { #endif #endif - diff --git a/src/YAFF/pair_lj_switch3_coulgauss_long.h b/src/YAFF/pair_lj_switch3_coulgauss_long.h index 1dc5436ce3..cb831ed021 100644 --- a/src/YAFF/pair_lj_switch3_coulgauss_long.h +++ b/src/YAFF/pair_lj_switch3_coulgauss_long.h @@ -62,4 +62,3 @@ class PairLJSwitch3CoulGaussLong : public Pair { #endif #endif - diff --git a/src/YAFF/pair_mm3_switch3_coulgauss_long.h b/src/YAFF/pair_mm3_switch3_coulgauss_long.h index 717d2bac1c..3c6d1f019c 100644 --- a/src/YAFF/pair_mm3_switch3_coulgauss_long.h +++ b/src/YAFF/pair_mm3_switch3_coulgauss_long.h @@ -62,4 +62,3 @@ class PairMM3Switch3CoulGaussLong : public Pair { #endif #endif - diff --git a/src/angle.h b/src/angle.h index 6fab560b87..f7d66a1202 100644 --- a/src/angle.h +++ b/src/angle.h @@ -94,4 +94,3 @@ class Angle : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/angle_deprecated.h b/src/angle_deprecated.h index 6584200fa5..51c5cdc0ab 100644 --- a/src/angle_deprecated.h +++ b/src/angle_deprecated.h @@ -41,4 +41,3 @@ class AngleDeprecated : public Angle { #endif #endif - diff --git a/src/angle_hybrid.h b/src/angle_hybrid.h index 00cbaf0b47..c66952208b 100644 --- a/src/angle_hybrid.h +++ b/src/angle_hybrid.h @@ -56,4 +56,3 @@ class AngleHybrid : public Angle { #endif #endif - diff --git a/src/angle_zero.h b/src/angle_zero.h index edd90bf2d8..2306fd4085 100644 --- a/src/angle_zero.h +++ b/src/angle_zero.h @@ -50,4 +50,3 @@ class AngleZero : public Angle { #endif #endif - diff --git a/src/atom.h b/src/atom.h index 1c005917b8..499e5f0d0f 100644 --- a/src/atom.h +++ b/src/atom.h @@ -425,4 +425,3 @@ class Atom : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/atom_map.h b/src/atom_map.h index 25b13284e7..1a1bf3fe84 100644 --- a/src/atom_map.h +++ b/src/atom_map.h @@ -10,4 +10,3 @@ See the README file in the top-level LAMMPS directory. ------------------------------------------------------------------------- */ - diff --git a/src/atom_vec.h b/src/atom_vec.h index 3d9d186189..b8f6202e78 100644 --- a/src/atom_vec.h +++ b/src/atom_vec.h @@ -228,4 +228,3 @@ class AtomVec : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/atom_vec_atomic.h b/src/atom_vec_atomic.h index 8f21425783..cba25e11ec 100644 --- a/src/atom_vec_atomic.h +++ b/src/atom_vec_atomic.h @@ -33,4 +33,3 @@ class AtomVecAtomic : public AtomVec { #endif #endif - diff --git a/src/atom_vec_body.h b/src/atom_vec_body.h index 480998da43..f9a4df9a31 100644 --- a/src/atom_vec_body.h +++ b/src/atom_vec_body.h @@ -94,4 +94,3 @@ class AtomVecBody : public AtomVec { #endif #endif - diff --git a/src/atom_vec_charge.h b/src/atom_vec_charge.h index bd77e5b379..40bfb5622c 100644 --- a/src/atom_vec_charge.h +++ b/src/atom_vec_charge.h @@ -33,4 +33,3 @@ class AtomVecCharge : public AtomVec { #endif #endif - diff --git a/src/atom_vec_ellipsoid.h b/src/atom_vec_ellipsoid.h index d646345a36..0fb3ac2f71 100644 --- a/src/atom_vec_ellipsoid.h +++ b/src/atom_vec_ellipsoid.h @@ -82,4 +82,3 @@ class AtomVecEllipsoid : public AtomVec { #endif #endif - diff --git a/src/atom_vec_hybrid.h b/src/atom_vec_hybrid.h index b19bf4f455..5438d1626e 100644 --- a/src/atom_vec_hybrid.h +++ b/src/atom_vec_hybrid.h @@ -84,4 +84,3 @@ class AtomVecHybrid : public AtomVec { #endif #endif - diff --git a/src/atom_vec_line.h b/src/atom_vec_line.h index 2f56ed2fb0..2d4969b1bf 100644 --- a/src/atom_vec_line.h +++ b/src/atom_vec_line.h @@ -83,4 +83,3 @@ class AtomVecLine : public AtomVec { #endif #endif - diff --git a/src/atom_vec_sphere.h b/src/atom_vec_sphere.h index e3d45d3154..619c1f6851 100644 --- a/src/atom_vec_sphere.h +++ b/src/atom_vec_sphere.h @@ -48,4 +48,3 @@ class AtomVecSphere : public AtomVec { #endif #endif - diff --git a/src/atom_vec_tri.h b/src/atom_vec_tri.h index 632fd285ca..d9e56f438f 100644 --- a/src/atom_vec_tri.h +++ b/src/atom_vec_tri.h @@ -84,4 +84,3 @@ class AtomVecTri : public AtomVec { #endif #endif - diff --git a/src/balance.h b/src/balance.h index f30135c9a7..252960743b 100644 --- a/src/balance.h +++ b/src/balance.h @@ -95,4 +95,3 @@ class Balance : public Command { #endif #endif - diff --git a/src/body.h b/src/body.h index 2235ac3e9d..9911c425ff 100644 --- a/src/body.h +++ b/src/body.h @@ -56,4 +56,3 @@ class Body : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/bond.h b/src/bond.h index 9cc49842fd..a2dc4c24ce 100644 --- a/src/bond.h +++ b/src/bond.h @@ -104,4 +104,3 @@ class Bond : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/bond_deprecated.h b/src/bond_deprecated.h index 7782b19156..2d348b1190 100644 --- a/src/bond_deprecated.h +++ b/src/bond_deprecated.h @@ -41,4 +41,3 @@ class BondDeprecated : public Bond { #endif #endif - diff --git a/src/bond_hybrid.h b/src/bond_hybrid.h index 4c110bb357..6288772836 100644 --- a/src/bond_hybrid.h +++ b/src/bond_hybrid.h @@ -58,4 +58,3 @@ class BondHybrid : public Bond { #endif #endif - diff --git a/src/bond_zero.h b/src/bond_zero.h index 90a1bba0b6..67fc4b63cb 100644 --- a/src/bond_zero.h +++ b/src/bond_zero.h @@ -51,4 +51,3 @@ class BondZero : public Bond { #endif #endif - diff --git a/src/change_box.h b/src/change_box.h index ea359a1bcf..85b4b302fa 100644 --- a/src/change_box.h +++ b/src/change_box.h @@ -56,4 +56,3 @@ class ChangeBox : public Command { #endif #endif - diff --git a/src/citeme.h b/src/citeme.h index d3d57ce2c0..7a8b456eb8 100644 --- a/src/citeme.h +++ b/src/citeme.h @@ -40,4 +40,3 @@ class CiteMe : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/comm.h b/src/comm.h index bd8fc7ef72..43fabb1b67 100644 --- a/src/comm.h +++ b/src/comm.h @@ -174,4 +174,3 @@ class Comm : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/comm_brick.h b/src/comm_brick.h index d4b2e54bde..cbd08126b4 100644 --- a/src/comm_brick.h +++ b/src/comm_brick.h @@ -98,4 +98,3 @@ class CommBrick : public Comm { } // namespace LAMMPS_NS #endif - diff --git a/src/comm_tiled.h b/src/comm_tiled.h index 87a31e10ec..0339991331 100644 --- a/src/comm_tiled.h +++ b/src/comm_tiled.h @@ -159,4 +159,3 @@ class CommTiled : public Comm { } // namespace LAMMPS_NS #endif - diff --git a/src/compute.h b/src/compute.h index 8e5e04afaf..90b88c7d1d 100644 --- a/src/compute.h +++ b/src/compute.h @@ -180,4 +180,3 @@ class Compute : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/compute_aggregate_atom.h b/src/compute_aggregate_atom.h index 48edbed041..253c1aa24b 100644 --- a/src/compute_aggregate_atom.h +++ b/src/compute_aggregate_atom.h @@ -48,4 +48,3 @@ class ComputeAggregateAtom : public Compute { #endif #endif - diff --git a/src/compute_angle.h b/src/compute_angle.h index c79c827e9b..fc5b8e21ce 100644 --- a/src/compute_angle.h +++ b/src/compute_angle.h @@ -41,4 +41,3 @@ class ComputeAngle : public Compute { #endif #endif - diff --git a/src/compute_angle_local.h b/src/compute_angle_local.h index 7a6ba6893d..c9d71c3ce6 100644 --- a/src/compute_angle_local.h +++ b/src/compute_angle_local.h @@ -52,4 +52,3 @@ class ComputeAngleLocal : public Compute { #endif #endif - diff --git a/src/compute_angmom_chunk.h b/src/compute_angmom_chunk.h index f1f8713c3a..ca8867dd45 100644 --- a/src/compute_angmom_chunk.h +++ b/src/compute_angmom_chunk.h @@ -55,4 +55,3 @@ class ComputeAngmomChunk : public Compute { #endif #endif - diff --git a/src/compute_bond.h b/src/compute_bond.h index 67081940c5..51a6c1bc5f 100644 --- a/src/compute_bond.h +++ b/src/compute_bond.h @@ -41,4 +41,3 @@ class ComputeBond : public Compute { #endif #endif - diff --git a/src/compute_bond_local.h b/src/compute_bond_local.h index 7c971e5017..0e52ba50ab 100644 --- a/src/compute_bond_local.h +++ b/src/compute_bond_local.h @@ -55,4 +55,3 @@ class ComputeBondLocal : public Compute { #endif #endif - diff --git a/src/compute_centro_atom.h b/src/compute_centro_atom.h index 431767b2fc..30e28b376a 100644 --- a/src/compute_centro_atom.h +++ b/src/compute_centro_atom.h @@ -49,4 +49,3 @@ class ComputeCentroAtom : public Compute { #endif #endif - diff --git a/src/compute_centroid_stress_atom.h b/src/compute_centroid_stress_atom.h index 5747e1f8d4..16de7f3713 100644 --- a/src/compute_centroid_stress_atom.h +++ b/src/compute_centroid_stress_atom.h @@ -48,4 +48,3 @@ class ComputeCentroidStressAtom : public Compute { #endif #endif - diff --git a/src/compute_chunk_atom.h b/src/compute_chunk_atom.h index e817296cca..a52d1c5445 100644 --- a/src/compute_chunk_atom.h +++ b/src/compute_chunk_atom.h @@ -131,4 +131,3 @@ class ComputeChunkAtom : public Compute { #endif #endif - diff --git a/src/compute_chunk_spread_atom.h b/src/compute_chunk_spread_atom.h index 7f8b0741c2..926c5650b5 100644 --- a/src/compute_chunk_spread_atom.h +++ b/src/compute_chunk_spread_atom.h @@ -48,4 +48,3 @@ class ComputeChunkSpreadAtom : public Compute { #endif #endif - diff --git a/src/compute_cluster_atom.h b/src/compute_cluster_atom.h index 4bef5d07e0..ebd1de0c40 100644 --- a/src/compute_cluster_atom.h +++ b/src/compute_cluster_atom.h @@ -46,4 +46,3 @@ class ComputeClusterAtom : public Compute { #endif #endif - diff --git a/src/compute_cna_atom.h b/src/compute_cna_atom.h index d896108926..d9c1e50afa 100644 --- a/src/compute_cna_atom.h +++ b/src/compute_cna_atom.h @@ -46,4 +46,3 @@ class ComputeCNAAtom : public Compute { #endif #endif - diff --git a/src/compute_com.h b/src/compute_com.h index d57fb9f6cc..0966247f1e 100644 --- a/src/compute_com.h +++ b/src/compute_com.h @@ -39,4 +39,3 @@ class ComputeCOM : public Compute { #endif #endif - diff --git a/src/compute_com_chunk.h b/src/compute_com_chunk.h index 626ae390ac..8e870392db 100644 --- a/src/compute_com_chunk.h +++ b/src/compute_com_chunk.h @@ -58,4 +58,3 @@ class ComputeCOMChunk : public Compute { #endif #endif - diff --git a/src/compute_coord_atom.h b/src/compute_coord_atom.h index 661b584e70..63ffd56c82 100644 --- a/src/compute_coord_atom.h +++ b/src/compute_coord_atom.h @@ -59,4 +59,3 @@ class ComputeCoordAtom : public Compute { #endif #endif - diff --git a/src/compute_deprecated.h b/src/compute_deprecated.h index a616562aae..3267e78880 100644 --- a/src/compute_deprecated.h +++ b/src/compute_deprecated.h @@ -35,4 +35,3 @@ class ComputeDeprecated : public Compute { #endif #endif - diff --git a/src/compute_dihedral.h b/src/compute_dihedral.h index c1244423c0..3120734c0f 100644 --- a/src/compute_dihedral.h +++ b/src/compute_dihedral.h @@ -41,4 +41,3 @@ class ComputeDihedral : public Compute { #endif #endif - diff --git a/src/compute_dihedral_local.h b/src/compute_dihedral_local.h index 1cc07bd828..48b24b4465 100644 --- a/src/compute_dihedral_local.h +++ b/src/compute_dihedral_local.h @@ -52,4 +52,3 @@ class ComputeDihedralLocal : public Compute { #endif #endif - diff --git a/src/compute_dipole.h b/src/compute_dipole.h index d8f3a505fd..61e07f2514 100644 --- a/src/compute_dipole.h +++ b/src/compute_dipole.h @@ -40,4 +40,3 @@ class ComputeDipole : public Compute { #endif #endif - diff --git a/src/compute_dipole_chunk.h b/src/compute_dipole_chunk.h index 0a13129c5b..c0ae6409de 100644 --- a/src/compute_dipole_chunk.h +++ b/src/compute_dipole_chunk.h @@ -57,4 +57,3 @@ class ComputeDipoleChunk : public Compute { #endif #endif - diff --git a/src/compute_displace_atom.h b/src/compute_displace_atom.h index 1219d13073..6ba0fb3d9f 100644 --- a/src/compute_displace_atom.h +++ b/src/compute_displace_atom.h @@ -49,4 +49,3 @@ class ComputeDisplaceAtom : public Compute { #endif #endif - diff --git a/src/compute_erotate_sphere.h b/src/compute_erotate_sphere.h index 093d4818d1..b27b726578 100644 --- a/src/compute_erotate_sphere.h +++ b/src/compute_erotate_sphere.h @@ -39,4 +39,3 @@ class ComputeERotateSphere : public Compute { #endif #endif - diff --git a/src/compute_erotate_sphere_atom.h b/src/compute_erotate_sphere_atom.h index 42ca4ec0f7..eab3410bf2 100644 --- a/src/compute_erotate_sphere_atom.h +++ b/src/compute_erotate_sphere_atom.h @@ -42,4 +42,3 @@ class ComputeErotateSphereAtom : public Compute { #endif #endif - diff --git a/src/compute_fragment_atom.h b/src/compute_fragment_atom.h index 179d9a9116..2e948a9371 100644 --- a/src/compute_fragment_atom.h +++ b/src/compute_fragment_atom.h @@ -44,4 +44,3 @@ class ComputeFragmentAtom : public Compute { #endif #endif - diff --git a/src/compute_global_atom.h b/src/compute_global_atom.h index 4bc3138bf0..67b499dc3c 100644 --- a/src/compute_global_atom.h +++ b/src/compute_global_atom.h @@ -50,4 +50,3 @@ class ComputeGlobalAtom : public Compute { #endif #endif - diff --git a/src/compute_group_group.h b/src/compute_group_group.h index 4d5a7877d0..b813ca1e2c 100644 --- a/src/compute_group_group.h +++ b/src/compute_group_group.h @@ -52,4 +52,3 @@ class ComputeGroupGroup : public Compute { #endif #endif - diff --git a/src/compute_gyration.h b/src/compute_gyration.h index 811557ce2c..4d014eb31a 100644 --- a/src/compute_gyration.h +++ b/src/compute_gyration.h @@ -40,4 +40,3 @@ class ComputeGyration : public Compute { #endif #endif - diff --git a/src/compute_gyration_chunk.h b/src/compute_gyration_chunk.h index fc7ec12b7a..0a560a3e39 100644 --- a/src/compute_gyration_chunk.h +++ b/src/compute_gyration_chunk.h @@ -60,4 +60,3 @@ class ComputeGyrationChunk : public Compute { #endif #endif - diff --git a/src/compute_heat_flux.h b/src/compute_heat_flux.h index 5b0553b0a6..83a2c800c3 100644 --- a/src/compute_heat_flux.h +++ b/src/compute_heat_flux.h @@ -40,4 +40,3 @@ class ComputeHeatFlux : public Compute { #endif #endif - diff --git a/src/compute_improper.h b/src/compute_improper.h index 8253e00779..3deb23db77 100644 --- a/src/compute_improper.h +++ b/src/compute_improper.h @@ -41,4 +41,3 @@ class ComputeImproper : public Compute { #endif #endif - diff --git a/src/compute_improper_local.h b/src/compute_improper_local.h index 0054af2667..899aaf17f5 100644 --- a/src/compute_improper_local.h +++ b/src/compute_improper_local.h @@ -48,4 +48,3 @@ class ComputeImproperLocal : public Compute { #endif #endif - diff --git a/src/compute_inertia_chunk.h b/src/compute_inertia_chunk.h index 33538389ad..7ada8e634e 100644 --- a/src/compute_inertia_chunk.h +++ b/src/compute_inertia_chunk.h @@ -55,4 +55,3 @@ class ComputeInertiaChunk : public Compute { #endif #endif - diff --git a/src/compute_ke.h b/src/compute_ke.h index bbae058b8b..d428aa71da 100644 --- a/src/compute_ke.h +++ b/src/compute_ke.h @@ -38,4 +38,3 @@ class ComputeKE : public Compute { #endif #endif - diff --git a/src/compute_ke_atom.h b/src/compute_ke_atom.h index ed90704528..e967ef9bc3 100644 --- a/src/compute_ke_atom.h +++ b/src/compute_ke_atom.h @@ -41,4 +41,3 @@ class ComputeKEAtom : public Compute { #endif #endif - diff --git a/src/compute_msd.h b/src/compute_msd.h index 98e4f8994d..c7ab7fa083 100644 --- a/src/compute_msd.h +++ b/src/compute_msd.h @@ -46,4 +46,3 @@ class ComputeMSD : public Compute { #endif #endif - diff --git a/src/compute_msd_chunk.h b/src/compute_msd_chunk.h index 80fb4e2b02..86fabd5efd 100644 --- a/src/compute_msd_chunk.h +++ b/src/compute_msd_chunk.h @@ -59,4 +59,3 @@ class ComputeMSDChunk : public Compute { #endif #endif - diff --git a/src/compute_omega_chunk.h b/src/compute_omega_chunk.h index c3ccde7ddb..0184637595 100644 --- a/src/compute_omega_chunk.h +++ b/src/compute_omega_chunk.h @@ -57,4 +57,3 @@ class ComputeOmegaChunk : public Compute { #endif #endif - diff --git a/src/compute_orientorder_atom.h b/src/compute_orientorder_atom.h index c9a1f8ed3b..759f385871 100644 --- a/src/compute_orientorder_atom.h +++ b/src/compute_orientorder_atom.h @@ -64,4 +64,3 @@ class ComputeOrientOrderAtom : public Compute { #endif #endif - diff --git a/src/compute_pair.h b/src/compute_pair.h index 94cfdff539..2a2f42f299 100644 --- a/src/compute_pair.h +++ b/src/compute_pair.h @@ -43,4 +43,3 @@ class ComputePair : public Compute { #endif #endif - diff --git a/src/compute_pair_local.h b/src/compute_pair_local.h index c0b773ba5e..84adfaaf50 100644 --- a/src/compute_pair_local.h +++ b/src/compute_pair_local.h @@ -54,4 +54,3 @@ class ComputePairLocal : public Compute { #endif #endif - diff --git a/src/compute_pe.h b/src/compute_pe.h index 3268153eea..0ad8097226 100644 --- a/src/compute_pe.h +++ b/src/compute_pe.h @@ -38,4 +38,3 @@ class ComputePE : public Compute { #endif #endif - diff --git a/src/compute_pe_atom.h b/src/compute_pe_atom.h index 0026f4a74a..03e04dfd1a 100644 --- a/src/compute_pe_atom.h +++ b/src/compute_pe_atom.h @@ -45,4 +45,3 @@ class ComputePEAtom : public Compute { #endif #endif - diff --git a/src/compute_pressure.h b/src/compute_pressure.h index e979cc8f1c..8338922471 100644 --- a/src/compute_pressure.h +++ b/src/compute_pressure.h @@ -57,4 +57,3 @@ class ComputePressure : public Compute { #endif #endif - diff --git a/src/compute_property_atom.h b/src/compute_property_atom.h index 3cbf46d3b0..0e551e2818 100644 --- a/src/compute_property_atom.h +++ b/src/compute_property_atom.h @@ -141,4 +141,3 @@ class ComputePropertyAtom : public Compute { #endif #endif - diff --git a/src/compute_property_chunk.h b/src/compute_property_chunk.h index 97d9a2ae2d..0d299a6026 100644 --- a/src/compute_property_chunk.h +++ b/src/compute_property_chunk.h @@ -66,4 +66,3 @@ class ComputePropertyChunk : public Compute { #endif #endif - diff --git a/src/compute_property_local.h b/src/compute_property_local.h index bb13cc8205..4b669ca72d 100644 --- a/src/compute_property_local.h +++ b/src/compute_property_local.h @@ -87,4 +87,3 @@ class ComputePropertyLocal : public Compute { #endif #endif - diff --git a/src/compute_rdf.h b/src/compute_rdf.h index 7033dab27b..a8cdb6b89c 100644 --- a/src/compute_rdf.h +++ b/src/compute_rdf.h @@ -58,4 +58,3 @@ class ComputeRDF : public Compute { #endif #endif - diff --git a/src/compute_reduce.h b/src/compute_reduce.h index b7eb4f416c..a7590ccd52 100644 --- a/src/compute_reduce.h +++ b/src/compute_reduce.h @@ -64,4 +64,3 @@ class ComputeReduce : public Compute { #endif #endif - diff --git a/src/compute_reduce_chunk.h b/src/compute_reduce_chunk.h index d2a95e34dd..4c83093c6b 100644 --- a/src/compute_reduce_chunk.h +++ b/src/compute_reduce_chunk.h @@ -65,4 +65,3 @@ class ComputeReduceChunk : public Compute { #endif #endif - diff --git a/src/compute_reduce_region.h b/src/compute_reduce_region.h index 4f7fdb828d..05ebc693fe 100644 --- a/src/compute_reduce_region.h +++ b/src/compute_reduce_region.h @@ -37,4 +37,3 @@ class ComputeReduceRegion : public ComputeReduce { #endif #endif - diff --git a/src/compute_slice.h b/src/compute_slice.h index 9ec24536e9..fd82df2d4e 100644 --- a/src/compute_slice.h +++ b/src/compute_slice.h @@ -45,4 +45,3 @@ class ComputeSlice : public Compute { #endif #endif - diff --git a/src/compute_stress_atom.h b/src/compute_stress_atom.h index e26de600b2..a160785c3e 100644 --- a/src/compute_stress_atom.h +++ b/src/compute_stress_atom.h @@ -48,4 +48,3 @@ class ComputeStressAtom : public Compute { #endif #endif - diff --git a/src/compute_temp.h b/src/compute_temp.h index 248b92fe3c..98a5ee8325 100644 --- a/src/compute_temp.h +++ b/src/compute_temp.h @@ -43,4 +43,3 @@ class ComputeTemp : public Compute { #endif #endif - diff --git a/src/compute_temp_chunk.h b/src/compute_temp_chunk.h index f01fafcc67..354966039a 100644 --- a/src/compute_temp_chunk.h +++ b/src/compute_temp_chunk.h @@ -73,4 +73,3 @@ class ComputeTempChunk : public Compute { #endif #endif - diff --git a/src/compute_temp_com.h b/src/compute_temp_com.h index 9934556048..e02a1adce5 100644 --- a/src/compute_temp_com.h +++ b/src/compute_temp_com.h @@ -50,4 +50,3 @@ class ComputeTempCOM : public Compute { #endif #endif - diff --git a/src/compute_temp_deform.h b/src/compute_temp_deform.h index ed82b0d05d..ec9b5a4a85 100644 --- a/src/compute_temp_deform.h +++ b/src/compute_temp_deform.h @@ -51,4 +51,3 @@ class ComputeTempDeform : public Compute { #endif #endif - diff --git a/src/compute_temp_partial.h b/src/compute_temp_partial.h index fedf9e025e..7bd82b7027 100644 --- a/src/compute_temp_partial.h +++ b/src/compute_temp_partial.h @@ -54,4 +54,3 @@ class ComputeTempPartial : public Compute { #endif #endif - diff --git a/src/compute_temp_profile.h b/src/compute_temp_profile.h index 122708a90c..13c7f030fd 100644 --- a/src/compute_temp_profile.h +++ b/src/compute_temp_profile.h @@ -70,4 +70,3 @@ class ComputeTempProfile : public Compute { #endif #endif - diff --git a/src/compute_temp_ramp.h b/src/compute_temp_ramp.h index b713891cd8..8cc0e3fd44 100644 --- a/src/compute_temp_ramp.h +++ b/src/compute_temp_ramp.h @@ -56,4 +56,3 @@ class ComputeTempRamp : public Compute { #endif #endif - diff --git a/src/compute_temp_region.h b/src/compute_temp_region.h index ec8dd7f9c9..784af5ddf2 100644 --- a/src/compute_temp_region.h +++ b/src/compute_temp_region.h @@ -53,4 +53,3 @@ class ComputeTempRegion : public Compute { #endif #endif - diff --git a/src/compute_temp_sphere.h b/src/compute_temp_sphere.h index bfd204cb2e..483a7e20f1 100644 --- a/src/compute_temp_sphere.h +++ b/src/compute_temp_sphere.h @@ -51,4 +51,3 @@ class ComputeTempSphere : public Compute { #endif #endif - diff --git a/src/compute_torque_chunk.h b/src/compute_torque_chunk.h index b5ced201bc..a0b5f72db4 100644 --- a/src/compute_torque_chunk.h +++ b/src/compute_torque_chunk.h @@ -55,4 +55,3 @@ class ComputeTorqueChunk : public Compute { #endif #endif - diff --git a/src/compute_vacf.h b/src/compute_vacf.h index 2a828196cd..00ddb8be0f 100644 --- a/src/compute_vacf.h +++ b/src/compute_vacf.h @@ -42,4 +42,3 @@ class ComputeVACF : public Compute { #endif #endif - diff --git a/src/compute_vcm_chunk.h b/src/compute_vcm_chunk.h index 91cf173a0a..02c280df04 100644 --- a/src/compute_vcm_chunk.h +++ b/src/compute_vcm_chunk.h @@ -56,4 +56,3 @@ class ComputeVCMChunk : public Compute { #endif #endif - diff --git a/src/create_atoms.h b/src/create_atoms.h index 73cddde1d4..aa21504896 100644 --- a/src/create_atoms.h +++ b/src/create_atoms.h @@ -70,4 +70,3 @@ class CreateAtoms : public Command { #endif #endif - diff --git a/src/create_bonds.h b/src/create_bonds.h index ce2d7def42..84a853cfde 100644 --- a/src/create_bonds.h +++ b/src/create_bonds.h @@ -46,4 +46,3 @@ class CreateBonds : public Command { #endif #endif - diff --git a/src/create_box.h b/src/create_box.h index c6373cae87..3aaac1d004 100644 --- a/src/create_box.h +++ b/src/create_box.h @@ -34,4 +34,3 @@ class CreateBox : public Command { #endif #endif - diff --git a/src/delete_atoms.h b/src/delete_atoms.h index 6142f292ee..33333a1ff4 100644 --- a/src/delete_atoms.h +++ b/src/delete_atoms.h @@ -57,4 +57,3 @@ class DeleteAtoms : public Command { #endif #endif - diff --git a/src/delete_bonds.h b/src/delete_bonds.h index 724572c131..1b9c011e67 100644 --- a/src/delete_bonds.h +++ b/src/delete_bonds.h @@ -34,4 +34,3 @@ class DeleteBonds : public Command { #endif #endif - diff --git a/src/deprecated.h b/src/deprecated.h index 0767ff8a9e..0e99512a9d 100644 --- a/src/deprecated.h +++ b/src/deprecated.h @@ -42,4 +42,3 @@ class Deprecated : public Command { #endif #endif - diff --git a/src/dihedral.h b/src/dihedral.h index 9e5ddcc4ae..1d0a24338a 100644 --- a/src/dihedral.h +++ b/src/dihedral.h @@ -88,4 +88,3 @@ class Dihedral : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/dihedral_deprecated.h b/src/dihedral_deprecated.h index 7e2f1688a4..10af862990 100644 --- a/src/dihedral_deprecated.h +++ b/src/dihedral_deprecated.h @@ -39,4 +39,3 @@ class DihedralDeprecated : public Dihedral { #endif #endif - diff --git a/src/dihedral_hybrid.h b/src/dihedral_hybrid.h index 0e4bb85c86..5c3ed584bc 100644 --- a/src/dihedral_hybrid.h +++ b/src/dihedral_hybrid.h @@ -54,4 +54,3 @@ class DihedralHybrid : public Dihedral { #endif #endif - diff --git a/src/dihedral_zero.h b/src/dihedral_zero.h index ed04673bbc..b338a92981 100644 --- a/src/dihedral_zero.h +++ b/src/dihedral_zero.h @@ -50,4 +50,3 @@ class DihedralZero : public Dihedral { #endif #endif - diff --git a/src/displace_atoms.h b/src/displace_atoms.h index f3fe39a3d4..869f155190 100644 --- a/src/displace_atoms.h +++ b/src/displace_atoms.h @@ -43,4 +43,3 @@ class DisplaceAtoms : public Command { #endif #endif - diff --git a/src/domain.h b/src/domain.h index 875a541dcd..649849e961 100644 --- a/src/domain.h +++ b/src/domain.h @@ -179,4 +179,3 @@ class Domain : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/dump.h b/src/dump.h index 93ed2f3ae7..a95029ada8 100644 --- a/src/dump.h +++ b/src/dump.h @@ -172,4 +172,3 @@ class Dump : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/dump_atom.h b/src/dump_atom.h index 7506ebe8c3..335557ea95 100644 --- a/src/dump_atom.h +++ b/src/dump_atom.h @@ -86,4 +86,3 @@ class DumpAtom : public Dump { #endif #endif - diff --git a/src/dump_cfg.h b/src/dump_cfg.h index 89bf20e1a7..f2df772319 100644 --- a/src/dump_cfg.h +++ b/src/dump_cfg.h @@ -50,4 +50,3 @@ class DumpCFG : public DumpCustom { #endif #endif - diff --git a/src/dump_custom.h b/src/dump_custom.h index cc3fbc1116..b27a9950cd 100644 --- a/src/dump_custom.h +++ b/src/dump_custom.h @@ -209,4 +209,3 @@ class DumpCustom : public Dump { #endif #endif - diff --git a/src/dump_deprecated.h b/src/dump_deprecated.h index 577f2c40f9..85a4d17d7f 100644 --- a/src/dump_deprecated.h +++ b/src/dump_deprecated.h @@ -39,4 +39,3 @@ class DumpDeprecated : public Dump { #endif #endif - diff --git a/src/dump_image.h b/src/dump_image.h index d6b36c2d1c..dc91d43aea 100644 --- a/src/dump_image.h +++ b/src/dump_image.h @@ -106,4 +106,3 @@ class DumpImage : public DumpCustom { #endif #endif - diff --git a/src/dump_local.h b/src/dump_local.h index f4ee76cf2f..160ff87f0a 100644 --- a/src/dump_local.h +++ b/src/dump_local.h @@ -84,4 +84,3 @@ class DumpLocal : public Dump { #endif #endif - diff --git a/src/dump_movie.h b/src/dump_movie.h index 4cd8a2a99a..cb0be72cdf 100644 --- a/src/dump_movie.h +++ b/src/dump_movie.h @@ -42,4 +42,3 @@ class DumpMovie : public DumpImage { #endif #endif - diff --git a/src/dump_xyz.h b/src/dump_xyz.h index 6015004557..c85d13bb44 100644 --- a/src/dump_xyz.h +++ b/src/dump_xyz.h @@ -50,4 +50,3 @@ class DumpXYZ : public Dump { #endif #endif - diff --git a/src/error.h b/src/error.h index c220466337..65c4b6e841 100644 --- a/src/error.h +++ b/src/error.h @@ -87,4 +87,3 @@ class Error : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/finish.h b/src/finish.h index e90347fd31..3e41287680 100644 --- a/src/finish.h +++ b/src/finish.h @@ -30,4 +30,3 @@ class Finish : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/fix.h b/src/fix.h index d681f1e89e..41a30d2d60 100644 --- a/src/fix.h +++ b/src/fix.h @@ -317,4 +317,3 @@ namespace FixConst { } // namespace LAMMPS_NS #endif - diff --git a/src/fix_adapt.h b/src/fix_adapt.h index 012cd17a66..cdd90fc225 100644 --- a/src/fix_adapt.h +++ b/src/fix_adapt.h @@ -80,4 +80,3 @@ class FixAdapt : public Fix { #endif #endif - diff --git a/src/fix_addforce.h b/src/fix_addforce.h index 50a32780b6..780d679686 100644 --- a/src/fix_addforce.h +++ b/src/fix_addforce.h @@ -58,4 +58,3 @@ class FixAddForce : public Fix { #endif #endif - diff --git a/src/fix_ave_atom.h b/src/fix_ave_atom.h index 8f56f6a875..f285004305 100644 --- a/src/fix_ave_atom.h +++ b/src/fix_ave_atom.h @@ -54,4 +54,3 @@ class FixAveAtom : public Fix { #endif #endif - diff --git a/src/fix_ave_chunk.h b/src/fix_ave_chunk.h index c850a23678..1183b089e8 100644 --- a/src/fix_ave_chunk.h +++ b/src/fix_ave_chunk.h @@ -82,4 +82,3 @@ class FixAveChunk : public Fix { #endif #endif - diff --git a/src/fix_ave_correlate.h b/src/fix_ave_correlate.h index b8175e32b1..517740a121 100644 --- a/src/fix_ave_correlate.h +++ b/src/fix_ave_correlate.h @@ -65,4 +65,3 @@ class FixAveCorrelate : public Fix { #endif #endif - diff --git a/src/fix_ave_histo.h b/src/fix_ave_histo.h index e1ec249c32..ed64c8562d 100644 --- a/src/fix_ave_histo.h +++ b/src/fix_ave_histo.h @@ -72,4 +72,3 @@ class FixAveHisto : public Fix { #endif #endif - diff --git a/src/fix_ave_histo_weight.h b/src/fix_ave_histo_weight.h index cb6dec4d01..ea2f42e041 100644 --- a/src/fix_ave_histo_weight.h +++ b/src/fix_ave_histo_weight.h @@ -40,4 +40,3 @@ class FixAveHistoWeight : public FixAveHisto { #endif #endif - diff --git a/src/fix_ave_time.h b/src/fix_ave_time.h index 7cd91cea19..d2c7b4752b 100644 --- a/src/fix_ave_time.h +++ b/src/fix_ave_time.h @@ -77,4 +77,3 @@ class FixAveTime : public Fix { #endif #endif - diff --git a/src/fix_aveforce.h b/src/fix_aveforce.h index 2d15895150..a28566709b 100644 --- a/src/fix_aveforce.h +++ b/src/fix_aveforce.h @@ -52,4 +52,3 @@ class FixAveForce : public Fix { #endif #endif - diff --git a/src/fix_balance.h b/src/fix_balance.h index 24d8812423..0a67825daa 100644 --- a/src/fix_balance.h +++ b/src/fix_balance.h @@ -64,4 +64,3 @@ class FixBalance : public Fix { #endif #endif - diff --git a/src/fix_bond_history.h b/src/fix_bond_history.h index c82e860e2e..8237f01aea 100644 --- a/src/fix_bond_history.h +++ b/src/fix_bond_history.h @@ -76,4 +76,3 @@ class FixBondHistory : public Fix { #endif #endif - diff --git a/src/fix_box_relax.h b/src/fix_box_relax.h index 2ae3fd5072..922d3a3190 100644 --- a/src/fix_box_relax.h +++ b/src/fix_box_relax.h @@ -96,4 +96,3 @@ class FixBoxRelax : public Fix { #endif #endif - diff --git a/src/fix_deform.h b/src/fix_deform.h index 3461484170..76f5fc9d4a 100644 --- a/src/fix_deform.h +++ b/src/fix_deform.h @@ -74,4 +74,3 @@ class FixDeform : public Fix { #endif #endif - diff --git a/src/fix_deposit.h b/src/fix_deposit.h index c83b356617..a9d3d01b34 100644 --- a/src/fix_deposit.h +++ b/src/fix_deposit.h @@ -69,4 +69,3 @@ class FixDeposit : public Fix { #endif #endif - diff --git a/src/fix_deprecated.h b/src/fix_deprecated.h index c2ad9074c8..e7ee0ba43c 100644 --- a/src/fix_deprecated.h +++ b/src/fix_deprecated.h @@ -42,4 +42,3 @@ class FixDeprecated : public Fix { #endif #endif - diff --git a/src/fix_dt_reset.h b/src/fix_dt_reset.h index 976b0e5602..d500f97035 100644 --- a/src/fix_dt_reset.h +++ b/src/fix_dt_reset.h @@ -47,4 +47,3 @@ class FixDtReset : public Fix { #endif #endif - diff --git a/src/fix_dummy.h b/src/fix_dummy.h index ec3d5d61db..a7012138be 100644 --- a/src/fix_dummy.h +++ b/src/fix_dummy.h @@ -41,4 +41,3 @@ class FixDummy : public Fix { #endif #endif - diff --git a/src/fix_efield.h b/src/fix_efield.h index 604303389f..fc92766b80 100644 --- a/src/fix_efield.h +++ b/src/fix_efield.h @@ -65,4 +65,3 @@ class FixEfield : public Fix { #endif #endif - diff --git a/src/fix_enforce2d.h b/src/fix_enforce2d.h index 4e9e802943..ac0b11f611 100644 --- a/src/fix_enforce2d.h +++ b/src/fix_enforce2d.h @@ -45,4 +45,3 @@ class FixEnforce2D : public Fix { #endif #endif - diff --git a/src/fix_evaporate.h b/src/fix_evaporate.h index 337734176b..776097d3a4 100644 --- a/src/fix_evaporate.h +++ b/src/fix_evaporate.h @@ -51,4 +51,3 @@ class FixEvaporate : public Fix { #endif #endif - diff --git a/src/fix_external.h b/src/fix_external.h index b28e16bdf9..4ee42da2c7 100644 --- a/src/fix_external.h +++ b/src/fix_external.h @@ -72,4 +72,3 @@ class FixExternal : public Fix { #endif #endif - diff --git a/src/fix_gravity.h b/src/fix_gravity.h index 0fa9ae7bb2..ef92baa377 100644 --- a/src/fix_gravity.h +++ b/src/fix_gravity.h @@ -64,4 +64,3 @@ class FixGravity : public Fix { #endif #endif - diff --git a/src/fix_group.h b/src/fix_group.h index 601a260367..f343be2344 100644 --- a/src/fix_group.h +++ b/src/fix_group.h @@ -53,4 +53,3 @@ class FixGroup : public Fix { #endif #endif - diff --git a/src/fix_halt.h b/src/fix_halt.h index 02617260f3..648c3b745b 100644 --- a/src/fix_halt.h +++ b/src/fix_halt.h @@ -50,4 +50,3 @@ class FixHalt : public Fix { #endif #endif - diff --git a/src/fix_heat.h b/src/fix_heat.h index 970aac05af..cc901545ed 100644 --- a/src/fix_heat.h +++ b/src/fix_heat.h @@ -52,4 +52,3 @@ class FixHeat : public Fix { #endif #endif - diff --git a/src/fix_indent.h b/src/fix_indent.h index 5a7a2d1982..d06132b80b 100644 --- a/src/fix_indent.h +++ b/src/fix_indent.h @@ -56,4 +56,3 @@ class FixIndent : public Fix { #endif #endif - diff --git a/src/fix_langevin.h b/src/fix_langevin.h index ed99cac82d..9eba98135d 100644 --- a/src/fix_langevin.h +++ b/src/fix_langevin.h @@ -85,4 +85,3 @@ class FixLangevin : public Fix { #endif #endif - diff --git a/src/fix_lineforce.h b/src/fix_lineforce.h index 99cdaad2f0..ae0ae3b6a4 100644 --- a/src/fix_lineforce.h +++ b/src/fix_lineforce.h @@ -42,4 +42,3 @@ class FixLineForce : public Fix { #endif #endif - diff --git a/src/fix_momentum.h b/src/fix_momentum.h index 576a0cabc5..dcf9b3dbbb 100644 --- a/src/fix_momentum.h +++ b/src/fix_momentum.h @@ -41,4 +41,3 @@ class FixMomentum : public Fix { #endif #endif - diff --git a/src/fix_move.h b/src/fix_move.h index 9b53722fc9..e6b253a2a2 100644 --- a/src/fix_move.h +++ b/src/fix_move.h @@ -83,4 +83,3 @@ class FixMove : public Fix { #endif #endif - diff --git a/src/fix_neigh_history.h b/src/fix_neigh_history.h index 3f98828386..0cfa6c399c 100644 --- a/src/fix_neigh_history.h +++ b/src/fix_neigh_history.h @@ -101,4 +101,3 @@ class FixNeighHistory : public Fix { #endif #endif - diff --git a/src/fix_nh.h b/src/fix_nh.h index 6a03ac9721..422eb9d317 100644 --- a/src/fix_nh.h +++ b/src/fix_nh.h @@ -148,4 +148,3 @@ class FixNH : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/fix_nh_sphere.h b/src/fix_nh_sphere.h index a2c77cce2c..a63e2e1e11 100644 --- a/src/fix_nh_sphere.h +++ b/src/fix_nh_sphere.h @@ -35,4 +35,3 @@ class FixNHSphere : public FixNH { } // namespace LAMMPS_NS #endif - diff --git a/src/fix_nph.h b/src/fix_nph.h index d79d42c06d..93d94da161 100644 --- a/src/fix_nph.h +++ b/src/fix_nph.h @@ -33,4 +33,3 @@ class FixNPH : public FixNH { #endif #endif - diff --git a/src/fix_nph_sphere.h b/src/fix_nph_sphere.h index 6a236e3f42..34eb62387f 100644 --- a/src/fix_nph_sphere.h +++ b/src/fix_nph_sphere.h @@ -33,4 +33,3 @@ class FixNPHSphere : public FixNHSphere { #endif #endif - diff --git a/src/fix_npt.h b/src/fix_npt.h index 7a52bfc457..b234a8afd1 100644 --- a/src/fix_npt.h +++ b/src/fix_npt.h @@ -33,4 +33,3 @@ class FixNPT : public FixNH { #endif #endif - diff --git a/src/fix_npt_sphere.h b/src/fix_npt_sphere.h index b95b44a07b..087c47ccb1 100644 --- a/src/fix_npt_sphere.h +++ b/src/fix_npt_sphere.h @@ -33,4 +33,3 @@ class FixNPTSphere : public FixNHSphere { #endif #endif - diff --git a/src/fix_nve.h b/src/fix_nve.h index d4b3598d5f..461455f76c 100644 --- a/src/fix_nve.h +++ b/src/fix_nve.h @@ -46,4 +46,3 @@ class FixNVE : public Fix { #endif #endif - diff --git a/src/fix_nve_limit.h b/src/fix_nve_limit.h index d3a72869ae..93e2d615eb 100644 --- a/src/fix_nve_limit.h +++ b/src/fix_nve_limit.h @@ -47,4 +47,3 @@ class FixNVELimit : public Fix { #endif #endif - diff --git a/src/fix_nve_noforce.h b/src/fix_nve_noforce.h index 8656054356..0c96dc3503 100644 --- a/src/fix_nve_noforce.h +++ b/src/fix_nve_noforce.h @@ -42,4 +42,3 @@ class FixNVENoforce : public Fix { #endif #endif - diff --git a/src/fix_nve_sphere.h b/src/fix_nve_sphere.h index f96a90b843..388443e338 100644 --- a/src/fix_nve_sphere.h +++ b/src/fix_nve_sphere.h @@ -42,4 +42,3 @@ class FixNVESphere : public FixNVE { #endif #endif - diff --git a/src/fix_nvt.h b/src/fix_nvt.h index 461b3c4398..e5f7051015 100644 --- a/src/fix_nvt.h +++ b/src/fix_nvt.h @@ -33,4 +33,3 @@ class FixNVT : public FixNH { #endif #endif - diff --git a/src/fix_nvt_sllod.h b/src/fix_nvt_sllod.h index e686717651..13d002af82 100644 --- a/src/fix_nvt_sllod.h +++ b/src/fix_nvt_sllod.h @@ -40,4 +40,3 @@ class FixNVTSllod : public FixNH { #endif #endif - diff --git a/src/fix_nvt_sphere.h b/src/fix_nvt_sphere.h index d8b9ea214a..f8deede163 100644 --- a/src/fix_nvt_sphere.h +++ b/src/fix_nvt_sphere.h @@ -33,4 +33,3 @@ class FixNVTSphere : public FixNHSphere { #endif #endif - diff --git a/src/fix_planeforce.h b/src/fix_planeforce.h index 993e572b9c..3709c25a4c 100644 --- a/src/fix_planeforce.h +++ b/src/fix_planeforce.h @@ -42,4 +42,3 @@ class FixPlaneForce : public Fix { #endif #endif - diff --git a/src/fix_press_berendsen.h b/src/fix_press_berendsen.h index 8665afb771..87364ac601 100644 --- a/src/fix_press_berendsen.h +++ b/src/fix_press_berendsen.h @@ -60,4 +60,3 @@ class FixPressBerendsen : public Fix { #endif #endif - diff --git a/src/fix_print.h b/src/fix_print.h index 073fb29d2e..c73cd7d28b 100644 --- a/src/fix_print.h +++ b/src/fix_print.h @@ -47,4 +47,3 @@ class FixPrint : public Fix { #endif #endif - diff --git a/src/fix_property_atom.h b/src/fix_property_atom.h index a84251aee1..760daa4b34 100644 --- a/src/fix_property_atom.h +++ b/src/fix_property_atom.h @@ -67,4 +67,3 @@ class FixPropertyAtom : public Fix { #endif #endif - diff --git a/src/fix_recenter.h b/src/fix_recenter.h index 1c0416a349..6a4a7f0a2c 100644 --- a/src/fix_recenter.h +++ b/src/fix_recenter.h @@ -46,4 +46,3 @@ class FixRecenter : public Fix { #endif #endif - diff --git a/src/fix_restrain.h b/src/fix_restrain.h index a4bc50e370..35bb9abc5c 100644 --- a/src/fix_restrain.h +++ b/src/fix_restrain.h @@ -62,4 +62,3 @@ class FixRestrain : public Fix { #endif #endif - diff --git a/src/fix_setforce.h b/src/fix_setforce.h index 6d47552f57..5dc29509af 100644 --- a/src/fix_setforce.h +++ b/src/fix_setforce.h @@ -58,4 +58,3 @@ class FixSetForce : public Fix { #endif #endif - diff --git a/src/fix_spring.h b/src/fix_spring.h index f9a870e6fe..07f9e010f2 100644 --- a/src/fix_spring.h +++ b/src/fix_spring.h @@ -57,4 +57,3 @@ class FixSpring : public Fix { #endif #endif - diff --git a/src/fix_spring_chunk.h b/src/fix_spring_chunk.h index aec2d9782c..a025a85c28 100644 --- a/src/fix_spring_chunk.h +++ b/src/fix_spring_chunk.h @@ -56,4 +56,3 @@ class FixSpringChunk : public Fix { #endif #endif - diff --git a/src/fix_spring_self.h b/src/fix_spring_self.h index 175be66f3d..20d97d80bf 100644 --- a/src/fix_spring_self.h +++ b/src/fix_spring_self.h @@ -58,4 +58,3 @@ class FixSpringSelf : public Fix { #endif #endif - diff --git a/src/fix_store.h b/src/fix_store.h index 9ab6db5203..bde2cdb08f 100644 --- a/src/fix_store.h +++ b/src/fix_store.h @@ -62,4 +62,3 @@ class FixStore : public Fix { #endif #endif - diff --git a/src/fix_store_force.h b/src/fix_store_force.h index 1cfa66754c..4b5aefcbda 100644 --- a/src/fix_store_force.h +++ b/src/fix_store_force.h @@ -47,4 +47,3 @@ class FixStoreForce : public Fix { #endif #endif - diff --git a/src/fix_store_local.h b/src/fix_store_local.h index 919c1355a4..6ff867f645 100644 --- a/src/fix_store_local.h +++ b/src/fix_store_local.h @@ -50,4 +50,3 @@ class FixStoreLocal : public Fix { #endif #endif - diff --git a/src/fix_store_state.h b/src/fix_store_state.h index 262e51188f..245d54c8e5 100644 --- a/src/fix_store_state.h +++ b/src/fix_store_state.h @@ -118,4 +118,3 @@ class FixStoreState : public Fix { #endif #endif - diff --git a/src/fix_temp_berendsen.h b/src/fix_temp_berendsen.h index de649d08c7..a2fe84ad26 100644 --- a/src/fix_temp_berendsen.h +++ b/src/fix_temp_berendsen.h @@ -54,4 +54,3 @@ class FixTempBerendsen : public Fix { #endif #endif - diff --git a/src/fix_temp_rescale.h b/src/fix_temp_rescale.h index b0db473a68..b1ca81e724 100644 --- a/src/fix_temp_rescale.h +++ b/src/fix_temp_rescale.h @@ -54,4 +54,3 @@ class FixTempRescale : public Fix { #endif #endif - diff --git a/src/fix_thermal_conductivity.h b/src/fix_thermal_conductivity.h index 17a079ed3e..6d7cfc39ad 100644 --- a/src/fix_thermal_conductivity.h +++ b/src/fix_thermal_conductivity.h @@ -50,4 +50,3 @@ class FixThermalConductivity : public Fix { #endif #endif - diff --git a/src/fix_update_special_bonds.h b/src/fix_update_special_bonds.h index ffc116ff23..52981d4d99 100644 --- a/src/fix_update_special_bonds.h +++ b/src/fix_update_special_bonds.h @@ -47,4 +47,3 @@ class FixUpdateSpecialBonds : public Fix { #endif #endif - diff --git a/src/fix_vector.h b/src/fix_vector.h index 34d5ce22eb..6d0db294c6 100644 --- a/src/fix_vector.h +++ b/src/fix_vector.h @@ -52,4 +52,3 @@ class FixVector : public Fix { #endif #endif - diff --git a/src/fix_viscous.h b/src/fix_viscous.h index f7ace39381..7d7608621c 100644 --- a/src/fix_viscous.h +++ b/src/fix_viscous.h @@ -45,4 +45,3 @@ class FixViscous : public Fix { #endif #endif - diff --git a/src/fix_wall.h b/src/fix_wall.h index 88441d383e..2aeaf040e7 100644 --- a/src/fix_wall.h +++ b/src/fix_wall.h @@ -60,4 +60,3 @@ class FixWall : public Fix { } // namespace LAMMPS_NS #endif - diff --git a/src/fix_wall_harmonic.h b/src/fix_wall_harmonic.h index e3c468f69d..37038fa9ef 100644 --- a/src/fix_wall_harmonic.h +++ b/src/fix_wall_harmonic.h @@ -35,4 +35,3 @@ class FixWallHarmonic : public FixWall { #endif #endif - diff --git a/src/fix_wall_lj126.h b/src/fix_wall_lj126.h index 7c031ce3c1..93a529e358 100644 --- a/src/fix_wall_lj126.h +++ b/src/fix_wall_lj126.h @@ -38,4 +38,3 @@ class FixWallLJ126 : public FixWall { #endif #endif - diff --git a/src/fix_wall_lj93.h b/src/fix_wall_lj93.h index 84d65696e0..8dae6ade30 100644 --- a/src/fix_wall_lj93.h +++ b/src/fix_wall_lj93.h @@ -38,4 +38,3 @@ class FixWallLJ93 : public FixWall { #endif #endif - diff --git a/src/fix_wall_morse.h b/src/fix_wall_morse.h index a99309dd8a..518ece2302 100644 --- a/src/fix_wall_morse.h +++ b/src/fix_wall_morse.h @@ -38,4 +38,3 @@ class FixWallMorse : public FixWall { #endif #endif - diff --git a/src/fix_wall_reflect.h b/src/fix_wall_reflect.h index d921dc7f18..6021bfa10d 100644 --- a/src/fix_wall_reflect.h +++ b/src/fix_wall_reflect.h @@ -51,4 +51,3 @@ class FixWallReflect : public Fix { #endif #endif - diff --git a/src/fix_wall_region.h b/src/fix_wall_region.h index e1d785683c..43671c83b1 100644 --- a/src/fix_wall_region.h +++ b/src/fix_wall_region.h @@ -64,4 +64,3 @@ class FixWallRegion : public Fix { #endif #endif - diff --git a/src/force.h b/src/force.h index f5fed6537f..d196555304 100644 --- a/src/force.h +++ b/src/force.h @@ -158,4 +158,3 @@ class Force : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/group.h b/src/group.h index 176ef59403..ac6a0736ac 100644 --- a/src/group.h +++ b/src/group.h @@ -82,4 +82,3 @@ class Group : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/image.h b/src/image.h index d214e63811..1d2ad272ae 100644 --- a/src/image.h +++ b/src/image.h @@ -177,4 +177,3 @@ class ColorMap : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/imbalance_group.h b/src/imbalance_group.h index 06ddd5db63..d6e80cda7e 100644 --- a/src/imbalance_group.h +++ b/src/imbalance_group.h @@ -39,4 +39,3 @@ class ImbalanceGroup : public Imbalance { } // namespace LAMMPS_NS #endif - diff --git a/src/imbalance_neigh.h b/src/imbalance_neigh.h index 09f32c0b3a..629e0f39f9 100644 --- a/src/imbalance_neigh.h +++ b/src/imbalance_neigh.h @@ -38,4 +38,3 @@ class ImbalanceNeigh : public Imbalance { } // namespace LAMMPS_NS #endif - diff --git a/src/imbalance_store.h b/src/imbalance_store.h index 7c640835fc..6575cf7162 100644 --- a/src/imbalance_store.h +++ b/src/imbalance_store.h @@ -38,4 +38,3 @@ class ImbalanceStore : public Imbalance { } // namespace LAMMPS_NS #endif - diff --git a/src/imbalance_time.h b/src/imbalance_time.h index 912d5c1a54..67213ffedd 100644 --- a/src/imbalance_time.h +++ b/src/imbalance_time.h @@ -40,4 +40,3 @@ class ImbalanceTime : public Imbalance { } // namespace LAMMPS_NS #endif - diff --git a/src/imbalance_var.h b/src/imbalance_var.h index a60b1e78d5..6f158a80e3 100644 --- a/src/imbalance_var.h +++ b/src/imbalance_var.h @@ -41,4 +41,3 @@ class ImbalanceVar : public Imbalance { } // namespace LAMMPS_NS #endif - diff --git a/src/improper.h b/src/improper.h index 78c36a3cf4..ae478ce14f 100644 --- a/src/improper.h +++ b/src/improper.h @@ -88,4 +88,3 @@ class Improper : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/improper_deprecated.h b/src/improper_deprecated.h index 65c33e4e13..214d2ff67c 100644 --- a/src/improper_deprecated.h +++ b/src/improper_deprecated.h @@ -39,4 +39,3 @@ class ImproperDeprecated : public Improper { #endif #endif - diff --git a/src/improper_hybrid.h b/src/improper_hybrid.h index 87618049ff..4317b5e76c 100644 --- a/src/improper_hybrid.h +++ b/src/improper_hybrid.h @@ -54,4 +54,3 @@ class ImproperHybrid : public Improper { #endif #endif - diff --git a/src/improper_zero.h b/src/improper_zero.h index c2601028c0..16b6f6f316 100644 --- a/src/improper_zero.h +++ b/src/improper_zero.h @@ -46,4 +46,3 @@ class ImproperZero : public Improper { #endif #endif - diff --git a/src/info.h b/src/info.h index 64bf77f560..ffe1907fae 100644 --- a/src/info.h +++ b/src/info.h @@ -77,4 +77,3 @@ class Info : public Command { #endif #endif - diff --git a/src/input.h b/src/input.h index 191a866fd9..f54d2ea4e5 100644 --- a/src/input.h +++ b/src/input.h @@ -147,4 +147,3 @@ class Input : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/integrate.h b/src/integrate.h index 04af525e42..e7e1fef837 100644 --- a/src/integrate.h +++ b/src/integrate.h @@ -53,4 +53,3 @@ class Integrate : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/irregular.h b/src/irregular.h index 8752d52949..c88471017f 100644 --- a/src/irregular.h +++ b/src/irregular.h @@ -98,4 +98,3 @@ class Irregular : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/kspace.h b/src/kspace.h index e08c7de486..69aeb85e28 100644 --- a/src/kspace.h +++ b/src/kspace.h @@ -219,4 +219,3 @@ class KSpace : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/kspace_deprecated.h b/src/kspace_deprecated.h index c0ca56bb7d..9c140af808 100644 --- a/src/kspace_deprecated.h +++ b/src/kspace_deprecated.h @@ -38,4 +38,3 @@ class KSpaceDeprecated : public KSpace { #endif #endif - diff --git a/src/lammps.h b/src/lammps.h index 073cf5097e..4f3e9cf110 100644 --- a/src/lammps.h +++ b/src/lammps.h @@ -99,4 +99,3 @@ class LAMMPS { } // namespace LAMMPS_NS #endif - diff --git a/src/lattice.h b/src/lattice.h index 6d132444ca..67b9ce61ea 100644 --- a/src/lattice.h +++ b/src/lattice.h @@ -60,4 +60,3 @@ class Lattice : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/library.h b/src/library.h index 89c70fda01..311219e5ba 100644 --- a/src/library.h +++ b/src/library.h @@ -262,7 +262,6 @@ int lammps_get_last_error_message(void *handle, char *buffer, int buf_size); #endif /* LAMMPS_LIBRARY_H */ - /* Local Variables: * fill-column: 72 * End: */ diff --git a/src/lmppython.h b/src/lmppython.h index 0baa681f74..145c06a6af 100644 --- a/src/lmppython.h +++ b/src/lmppython.h @@ -55,4 +55,3 @@ class Python : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/memory.h b/src/memory.h index d2131c236f..b680821d0d 100644 --- a/src/memory.h +++ b/src/memory.h @@ -749,4 +749,3 @@ class Memory : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/min.h b/src/min.h index 921d5ff2e2..269726e7aa 100644 --- a/src/min.h +++ b/src/min.h @@ -149,4 +149,3 @@ class Min : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/minimize.h b/src/minimize.h index d7fa243dc4..5fbcb8d61e 100644 --- a/src/minimize.h +++ b/src/minimize.h @@ -34,4 +34,3 @@ class Minimize : public Command { #endif #endif - diff --git a/src/modify.h b/src/modify.h index 2ec4d01d58..b339f31530 100644 --- a/src/modify.h +++ b/src/modify.h @@ -213,4 +213,3 @@ class Modify : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/molecule.h b/src/molecule.h index 18549d9a11..69106e5a34 100644 --- a/src/molecule.h +++ b/src/molecule.h @@ -169,4 +169,3 @@ class Molecule : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/nbin.h b/src/nbin.h index c3f7e35440..73100d2c34 100644 --- a/src/nbin.h +++ b/src/nbin.h @@ -99,4 +99,3 @@ class NBin : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/nbin_multi.h b/src/nbin_multi.h index 14b6b185a4..057acc72eb 100644 --- a/src/nbin_multi.h +++ b/src/nbin_multi.h @@ -40,4 +40,3 @@ class NBinMulti : public NBin { #endif #endif - diff --git a/src/nbin_standard.h b/src/nbin_standard.h index 3fa7cac41a..cb5e19517b 100644 --- a/src/nbin_standard.h +++ b/src/nbin_standard.h @@ -40,4 +40,3 @@ class NBinStandard : public NBin { #endif #endif - diff --git a/src/neighbor.h b/src/neighbor.h index 69a65d6a95..06601f96a7 100644 --- a/src/neighbor.h +++ b/src/neighbor.h @@ -340,4 +340,3 @@ namespace NeighConst { } // namespace LAMMPS_NS #endif - diff --git a/src/npair.h b/src/npair.h index 48021632fb..9e7384ade3 100644 --- a/src/npair.h +++ b/src/npair.h @@ -164,4 +164,3 @@ class NPair : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/npair_copy.h b/src/npair_copy.h index f30733525e..d696206186 100644 --- a/src/npair_copy.h +++ b/src/npair_copy.h @@ -36,4 +36,3 @@ class NPairCopy : public NPair { #endif #endif - diff --git a/src/npair_full_bin.h b/src/npair_full_bin.h index 4765bddc38..465bb82786 100644 --- a/src/npair_full_bin.h +++ b/src/npair_full_bin.h @@ -37,4 +37,3 @@ class NPairFullBin : public NPair { #endif #endif - diff --git a/src/npair_full_bin_atomonly.h b/src/npair_full_bin_atomonly.h index fc30324c48..ffb979743d 100644 --- a/src/npair_full_bin_atomonly.h +++ b/src/npair_full_bin_atomonly.h @@ -37,4 +37,3 @@ class NPairFullBinAtomonly : public NPair { #endif #endif - diff --git a/src/npair_full_bin_ghost.h b/src/npair_full_bin_ghost.h index b0cc802323..9c2e3d2155 100644 --- a/src/npair_full_bin_ghost.h +++ b/src/npair_full_bin_ghost.h @@ -37,4 +37,3 @@ class NPairFullBinGhost : public NPair { #endif #endif - diff --git a/src/npair_full_multi.h b/src/npair_full_multi.h index bb7d8b063d..942f9e47c9 100644 --- a/src/npair_full_multi.h +++ b/src/npair_full_multi.h @@ -36,4 +36,3 @@ class NPairFullMulti : public NPair { #endif #endif - diff --git a/src/npair_full_multi_old.h b/src/npair_full_multi_old.h index 3cb1d9ecc7..6697f3163b 100644 --- a/src/npair_full_multi_old.h +++ b/src/npair_full_multi_old.h @@ -36,4 +36,3 @@ class NPairFullMultiOld : public NPair { #endif #endif - diff --git a/src/npair_full_nsq.h b/src/npair_full_nsq.h index 13df2e60a4..78cef5fac3 100644 --- a/src/npair_full_nsq.h +++ b/src/npair_full_nsq.h @@ -36,4 +36,3 @@ class NPairFullNsq : public NPair { #endif #endif - diff --git a/src/npair_full_nsq_ghost.h b/src/npair_full_nsq_ghost.h index 0c27ce9e6d..9b97579e74 100644 --- a/src/npair_full_nsq_ghost.h +++ b/src/npair_full_nsq_ghost.h @@ -37,4 +37,3 @@ class NPairFullNsqGhost : public NPair { #endif #endif - diff --git a/src/npair_half_bin_atomonly_newton.h b/src/npair_half_bin_atomonly_newton.h index a498745672..2033710601 100644 --- a/src/npair_half_bin_atomonly_newton.h +++ b/src/npair_half_bin_atomonly_newton.h @@ -36,4 +36,3 @@ class NPairHalfBinAtomonlyNewton : public NPair { #endif #endif - diff --git a/src/npair_half_bin_newtoff.h b/src/npair_half_bin_newtoff.h index d62d1129d9..e4d56b79b1 100644 --- a/src/npair_half_bin_newtoff.h +++ b/src/npair_half_bin_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfBinNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_bin_newtoff_ghost.h b/src/npair_half_bin_newtoff_ghost.h index 83f2b063e2..e6ae0b216c 100644 --- a/src/npair_half_bin_newtoff_ghost.h +++ b/src/npair_half_bin_newtoff_ghost.h @@ -36,4 +36,3 @@ class NPairHalfBinNewtoffGhost : public NPair { #endif #endif - diff --git a/src/npair_half_bin_newton.h b/src/npair_half_bin_newton.h index 4279c572b6..faf8c90af6 100644 --- a/src/npair_half_bin_newton.h +++ b/src/npair_half_bin_newton.h @@ -36,4 +36,3 @@ class NPairHalfBinNewton : public NPair { #endif #endif - diff --git a/src/npair_half_bin_newton_tri.h b/src/npair_half_bin_newton_tri.h index 2d7012f82c..2e733b6ad1 100644 --- a/src/npair_half_bin_newton_tri.h +++ b/src/npair_half_bin_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfBinNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_multi_newtoff.h b/src/npair_half_multi_newtoff.h index bd7387df78..ccb8763eac 100644 --- a/src/npair_half_multi_newtoff.h +++ b/src/npair_half_multi_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfMultiNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_multi_newton.h b/src/npair_half_multi_newton.h index e627a8f182..315ddde617 100644 --- a/src/npair_half_multi_newton.h +++ b/src/npair_half_multi_newton.h @@ -36,4 +36,3 @@ class NPairHalfMultiNewton : public NPair { #endif #endif - diff --git a/src/npair_half_multi_newton_tri.h b/src/npair_half_multi_newton_tri.h index 9c6051ae28..b16a2a66b6 100644 --- a/src/npair_half_multi_newton_tri.h +++ b/src/npair_half_multi_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfMultiNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_multi_old_newtoff.h b/src/npair_half_multi_old_newtoff.h index 9ae7926fed..fc6f50557b 100644 --- a/src/npair_half_multi_old_newtoff.h +++ b/src/npair_half_multi_old_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfMultiOldNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_multi_old_newton.h b/src/npair_half_multi_old_newton.h index 36d73a9394..e8ca998c25 100644 --- a/src/npair_half_multi_old_newton.h +++ b/src/npair_half_multi_old_newton.h @@ -36,4 +36,3 @@ class NPairHalfMultiOldNewton : public NPair { #endif #endif - diff --git a/src/npair_half_multi_old_newton_tri.h b/src/npair_half_multi_old_newton_tri.h index 893dd15692..b6d884a708 100644 --- a/src/npair_half_multi_old_newton_tri.h +++ b/src/npair_half_multi_old_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfMultiOldNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_nsq_newtoff.h b/src/npair_half_nsq_newtoff.h index ffe58cc299..348b4fd4fc 100644 --- a/src/npair_half_nsq_newtoff.h +++ b/src/npair_half_nsq_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfNsqNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_nsq_newtoff_ghost.h b/src/npair_half_nsq_newtoff_ghost.h index 5553788d90..db2045f512 100644 --- a/src/npair_half_nsq_newtoff_ghost.h +++ b/src/npair_half_nsq_newtoff_ghost.h @@ -36,4 +36,3 @@ class NPairHalfNsqNewtoffGhost : public NPair { #endif #endif - diff --git a/src/npair_half_nsq_newton.h b/src/npair_half_nsq_newton.h index b05a19a2bf..befa527ada 100644 --- a/src/npair_half_nsq_newton.h +++ b/src/npair_half_nsq_newton.h @@ -36,4 +36,3 @@ class NPairHalfNsqNewton : public NPair { #endif #endif - diff --git a/src/npair_half_respa_bin_newtoff.h b/src/npair_half_respa_bin_newtoff.h index 00a34dd45b..c0ca235deb 100644 --- a/src/npair_half_respa_bin_newtoff.h +++ b/src/npair_half_respa_bin_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfRespaBinNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_respa_bin_newton.h b/src/npair_half_respa_bin_newton.h index 357430e6c5..fd25f1c537 100644 --- a/src/npair_half_respa_bin_newton.h +++ b/src/npair_half_respa_bin_newton.h @@ -36,4 +36,3 @@ class NPairHalfRespaBinNewton : public NPair { #endif #endif - diff --git a/src/npair_half_respa_bin_newton_tri.h b/src/npair_half_respa_bin_newton_tri.h index 0eb73b6dc5..f0af474444 100644 --- a/src/npair_half_respa_bin_newton_tri.h +++ b/src/npair_half_respa_bin_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfRespaBinNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_respa_nsq_newtoff.h b/src/npair_half_respa_nsq_newtoff.h index 0544019e48..e1ab752d35 100644 --- a/src/npair_half_respa_nsq_newtoff.h +++ b/src/npair_half_respa_nsq_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfRespaNsqNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_respa_nsq_newton.h b/src/npair_half_respa_nsq_newton.h index e51a28f62c..7b13e5356e 100644 --- a/src/npair_half_respa_nsq_newton.h +++ b/src/npair_half_respa_nsq_newton.h @@ -36,4 +36,3 @@ class NPairHalfRespaNsqNewton : public NPair { #endif #endif - diff --git a/src/npair_half_size_bin_newtoff.h b/src/npair_half_size_bin_newtoff.h index 03e693c031..6dd8914ed7 100644 --- a/src/npair_half_size_bin_newtoff.h +++ b/src/npair_half_size_bin_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfSizeBinNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_size_bin_newton.h b/src/npair_half_size_bin_newton.h index 3a35cc4bea..65bbf1b5bf 100644 --- a/src/npair_half_size_bin_newton.h +++ b/src/npair_half_size_bin_newton.h @@ -36,4 +36,3 @@ class NPairHalfSizeBinNewton : public NPair { #endif #endif - diff --git a/src/npair_half_size_bin_newton_tri.h b/src/npair_half_size_bin_newton_tri.h index f73069adfc..86e100406a 100644 --- a/src/npair_half_size_bin_newton_tri.h +++ b/src/npair_half_size_bin_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfSizeBinNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_size_multi_newtoff.h b/src/npair_half_size_multi_newtoff.h index 9fcea61ead..06347bf462 100644 --- a/src/npair_half_size_multi_newtoff.h +++ b/src/npair_half_size_multi_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_size_multi_newton.h b/src/npair_half_size_multi_newton.h index 9e1cda9a11..dc9f3ebdbf 100644 --- a/src/npair_half_size_multi_newton.h +++ b/src/npair_half_size_multi_newton.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiNewton : public NPair { #endif #endif - diff --git a/src/npair_half_size_multi_newton_tri.h b/src/npair_half_size_multi_newton_tri.h index 4ae240a6f4..7d9c24d604 100644 --- a/src/npair_half_size_multi_newton_tri.h +++ b/src/npair_half_size_multi_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_size_multi_old_newtoff.h b/src/npair_half_size_multi_old_newtoff.h index 0ccd5f3ee0..eaaa3f6cba 100644 --- a/src/npair_half_size_multi_old_newtoff.h +++ b/src/npair_half_size_multi_old_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiOldNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_size_multi_old_newton.h b/src/npair_half_size_multi_old_newton.h index b0e48ebb9d..408b4bdb69 100644 --- a/src/npair_half_size_multi_old_newton.h +++ b/src/npair_half_size_multi_old_newton.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiOldNewton : public NPair { #endif #endif - diff --git a/src/npair_half_size_multi_old_newton_tri.h b/src/npair_half_size_multi_old_newton_tri.h index a778c092b6..828c2ab7f1 100644 --- a/src/npair_half_size_multi_old_newton_tri.h +++ b/src/npair_half_size_multi_old_newton_tri.h @@ -36,4 +36,3 @@ class NPairHalfSizeMultiOldNewtonTri : public NPair { #endif #endif - diff --git a/src/npair_half_size_nsq_newtoff.h b/src/npair_half_size_nsq_newtoff.h index 91d1380b08..d0777b16c9 100644 --- a/src/npair_half_size_nsq_newtoff.h +++ b/src/npair_half_size_nsq_newtoff.h @@ -36,4 +36,3 @@ class NPairHalfSizeNsqNewtoff : public NPair { #endif #endif - diff --git a/src/npair_half_size_nsq_newton.h b/src/npair_half_size_nsq_newton.h index f57e69bec6..0f058cecb5 100644 --- a/src/npair_half_size_nsq_newton.h +++ b/src/npair_half_size_nsq_newton.h @@ -36,4 +36,3 @@ class NPairHalfSizeNsqNewton : public NPair { #endif #endif - diff --git a/src/npair_halffull_newtoff.h b/src/npair_halffull_newtoff.h index c7ec8e1383..3254006e2f 100644 --- a/src/npair_halffull_newtoff.h +++ b/src/npair_halffull_newtoff.h @@ -52,4 +52,3 @@ class NPairHalffullNewtoff : public NPair { #endif #endif - diff --git a/src/npair_halffull_newton.h b/src/npair_halffull_newton.h index ef6714b5ba..736985466a 100644 --- a/src/npair_halffull_newton.h +++ b/src/npair_halffull_newton.h @@ -42,4 +42,3 @@ class NPairHalffullNewton : public NPair { #endif #endif - diff --git a/src/npair_skip.h b/src/npair_skip.h index 963879e86a..03e912fcc4 100644 --- a/src/npair_skip.h +++ b/src/npair_skip.h @@ -44,4 +44,3 @@ class NPairSkip : public NPair { #endif #endif - diff --git a/src/npair_skip_respa.h b/src/npair_skip_respa.h index 3ecb79a8d1..4d03f33462 100644 --- a/src/npair_skip_respa.h +++ b/src/npair_skip_respa.h @@ -38,4 +38,3 @@ class NPairSkipRespa : public NPair { #endif #endif - diff --git a/src/npair_skip_size.h b/src/npair_skip_size.h index effc8c3caf..8cc993e2f3 100644 --- a/src/npair_skip_size.h +++ b/src/npair_skip_size.h @@ -37,4 +37,3 @@ class NPairSkipSize : public NPair { #endif #endif - diff --git a/src/npair_skip_size_off2on.h b/src/npair_skip_size_off2on.h index 395fcd0b8f..ee491700c2 100644 --- a/src/npair_skip_size_off2on.h +++ b/src/npair_skip_size_off2on.h @@ -38,4 +38,3 @@ class NPairSkipSizeOff2on : public NPair { #endif #endif - diff --git a/src/npair_skip_size_off2on_oneside.h b/src/npair_skip_size_off2on_oneside.h index d5278ad13c..7e73b06892 100644 --- a/src/npair_skip_size_off2on_oneside.h +++ b/src/npair_skip_size_off2on_oneside.h @@ -38,4 +38,3 @@ class NPairSkipSizeOff2onOneside : public NPair { #endif #endif - diff --git a/src/nstencil.h b/src/nstencil.h index 91425071ae..ac48eb6316 100644 --- a/src/nstencil.h +++ b/src/nstencil.h @@ -121,4 +121,3 @@ class NStencil : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/nstencil_full_bin_2d.h b/src/nstencil_full_bin_2d.h index 77e4c533d3..d30dfac59f 100644 --- a/src/nstencil_full_bin_2d.h +++ b/src/nstencil_full_bin_2d.h @@ -36,4 +36,3 @@ class NStencilFullBin2d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_bin_3d.h b/src/nstencil_full_bin_3d.h index 59b0e80a07..1939bef184 100644 --- a/src/nstencil_full_bin_3d.h +++ b/src/nstencil_full_bin_3d.h @@ -36,4 +36,3 @@ class NStencilFullBin3d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_ghost_bin_2d.h b/src/nstencil_full_ghost_bin_2d.h index 35bead5a69..558d4af0ef 100644 --- a/src/nstencil_full_ghost_bin_2d.h +++ b/src/nstencil_full_ghost_bin_2d.h @@ -36,4 +36,3 @@ class NStencilFullGhostBin2d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_ghost_bin_3d.h b/src/nstencil_full_ghost_bin_3d.h index cdcd32de9a..7a3479747b 100644 --- a/src/nstencil_full_ghost_bin_3d.h +++ b/src/nstencil_full_ghost_bin_3d.h @@ -36,4 +36,3 @@ class NStencilFullGhostBin3d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_multi_2d.h b/src/nstencil_full_multi_2d.h index 04165bbec1..0ba95c9b02 100644 --- a/src/nstencil_full_multi_2d.h +++ b/src/nstencil_full_multi_2d.h @@ -38,4 +38,3 @@ class NStencilFullMulti2d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_multi_3d.h b/src/nstencil_full_multi_3d.h index 00f2e07458..4517ed72cb 100644 --- a/src/nstencil_full_multi_3d.h +++ b/src/nstencil_full_multi_3d.h @@ -38,4 +38,3 @@ class NStencilFullMulti3d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_multi_old_2d.h b/src/nstencil_full_multi_old_2d.h index baeb3c42fc..ae5967fb9f 100644 --- a/src/nstencil_full_multi_old_2d.h +++ b/src/nstencil_full_multi_old_2d.h @@ -36,4 +36,3 @@ class NStencilFullMultiOld2d : public NStencil { #endif #endif - diff --git a/src/nstencil_full_multi_old_3d.h b/src/nstencil_full_multi_old_3d.h index fdb89c6840..2dcdcdf9f5 100644 --- a/src/nstencil_full_multi_old_3d.h +++ b/src/nstencil_full_multi_old_3d.h @@ -36,4 +36,3 @@ class NStencilFullMultiOld3d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_bin_2d.h b/src/nstencil_half_bin_2d.h index 9ade88e900..4ad4d356a2 100644 --- a/src/nstencil_half_bin_2d.h +++ b/src/nstencil_half_bin_2d.h @@ -36,4 +36,3 @@ class NStencilHalfBin2d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_bin_2d_tri.h b/src/nstencil_half_bin_2d_tri.h index 80dd85f0d6..844f8100a9 100644 --- a/src/nstencil_half_bin_2d_tri.h +++ b/src/nstencil_half_bin_2d_tri.h @@ -36,4 +36,3 @@ class NStencilHalfBin2dTri : public NStencil { #endif #endif - diff --git a/src/nstencil_half_bin_3d.h b/src/nstencil_half_bin_3d.h index 72b8387d95..0347e203b6 100644 --- a/src/nstencil_half_bin_3d.h +++ b/src/nstencil_half_bin_3d.h @@ -36,4 +36,3 @@ class NStencilHalfBin3d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_bin_3d_tri.h b/src/nstencil_half_bin_3d_tri.h index fa577fc67d..2b0e3c9e10 100644 --- a/src/nstencil_half_bin_3d_tri.h +++ b/src/nstencil_half_bin_3d_tri.h @@ -36,4 +36,3 @@ class NStencilHalfBin3dTri : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_2d.h b/src/nstencil_half_multi_2d.h index 1a96e8755c..11447c8952 100644 --- a/src/nstencil_half_multi_2d.h +++ b/src/nstencil_half_multi_2d.h @@ -38,4 +38,3 @@ class NStencilHalfMulti2d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_2d_tri.h b/src/nstencil_half_multi_2d_tri.h index 07c3054ce6..4e93e940a0 100644 --- a/src/nstencil_half_multi_2d_tri.h +++ b/src/nstencil_half_multi_2d_tri.h @@ -38,4 +38,3 @@ class NStencilHalfMulti2dTri : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_3d.h b/src/nstencil_half_multi_3d.h index 9d9692f223..30c197e9e4 100644 --- a/src/nstencil_half_multi_3d.h +++ b/src/nstencil_half_multi_3d.h @@ -38,4 +38,3 @@ class NStencilHalfMulti3d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_3d_tri.h b/src/nstencil_half_multi_3d_tri.h index 79923c28fa..914be51825 100644 --- a/src/nstencil_half_multi_3d_tri.h +++ b/src/nstencil_half_multi_3d_tri.h @@ -38,4 +38,3 @@ class NStencilHalfMulti3dTri : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_old_2d.h b/src/nstencil_half_multi_old_2d.h index ec18f769e0..13f5579a7d 100644 --- a/src/nstencil_half_multi_old_2d.h +++ b/src/nstencil_half_multi_old_2d.h @@ -35,4 +35,3 @@ class NStencilHalfMultiOld2d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_old_2d_tri.h b/src/nstencil_half_multi_old_2d_tri.h index ce357426c8..9701cbf449 100644 --- a/src/nstencil_half_multi_old_2d_tri.h +++ b/src/nstencil_half_multi_old_2d_tri.h @@ -35,4 +35,3 @@ class NStencilHalfMultiOld2dTri : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_old_3d.h b/src/nstencil_half_multi_old_3d.h index 2ebb94e069..e47239ec4a 100644 --- a/src/nstencil_half_multi_old_3d.h +++ b/src/nstencil_half_multi_old_3d.h @@ -35,4 +35,3 @@ class NStencilHalfMultiOld3d : public NStencil { #endif #endif - diff --git a/src/nstencil_half_multi_old_3d_tri.h b/src/nstencil_half_multi_old_3d_tri.h index 29a8668d74..53889e1392 100644 --- a/src/nstencil_half_multi_old_3d_tri.h +++ b/src/nstencil_half_multi_old_3d_tri.h @@ -35,4 +35,3 @@ class NStencilHalfMultiOld3dTri : public NStencil { #endif #endif - diff --git a/src/ntopo.h b/src/ntopo.h index 17d4273f26..c60d94d52d 100644 --- a/src/ntopo.h +++ b/src/ntopo.h @@ -48,4 +48,3 @@ class NTopo : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/ntopo_angle_all.h b/src/ntopo_angle_all.h index 8dd8c750c0..3c81d6907a 100644 --- a/src/ntopo_angle_all.h +++ b/src/ntopo_angle_all.h @@ -34,4 +34,3 @@ class NTopoAngleAll : public NTopo { #endif #endif - diff --git a/src/ntopo_angle_partial.h b/src/ntopo_angle_partial.h index 29b9d821a9..94d5ac09b1 100644 --- a/src/ntopo_angle_partial.h +++ b/src/ntopo_angle_partial.h @@ -34,4 +34,3 @@ class NTopoAnglePartial : public NTopo { #endif #endif - diff --git a/src/ntopo_angle_template.h b/src/ntopo_angle_template.h index 3c35e292f8..60bb6d3109 100644 --- a/src/ntopo_angle_template.h +++ b/src/ntopo_angle_template.h @@ -34,4 +34,3 @@ class NTopoAngleTemplate : public NTopo { #endif #endif - diff --git a/src/ntopo_bond_all.h b/src/ntopo_bond_all.h index ced3aa301f..52a64da8b3 100644 --- a/src/ntopo_bond_all.h +++ b/src/ntopo_bond_all.h @@ -34,4 +34,3 @@ class NTopoBondAll : public NTopo { #endif #endif - diff --git a/src/ntopo_bond_partial.h b/src/ntopo_bond_partial.h index 755b95ad91..f035143a2a 100644 --- a/src/ntopo_bond_partial.h +++ b/src/ntopo_bond_partial.h @@ -34,4 +34,3 @@ class NTopoBondPartial : public NTopo { #endif #endif - diff --git a/src/ntopo_bond_template.h b/src/ntopo_bond_template.h index d85d6078d5..6be277cbbc 100644 --- a/src/ntopo_bond_template.h +++ b/src/ntopo_bond_template.h @@ -34,4 +34,3 @@ class NTopoBondTemplate : public NTopo { #endif #endif - diff --git a/src/ntopo_dihedral_all.h b/src/ntopo_dihedral_all.h index 64d3e4d03d..420c3962b4 100644 --- a/src/ntopo_dihedral_all.h +++ b/src/ntopo_dihedral_all.h @@ -34,4 +34,3 @@ class NTopoDihedralAll : public NTopo { #endif #endif - diff --git a/src/ntopo_dihedral_partial.h b/src/ntopo_dihedral_partial.h index 69ec5d6cf4..b0b540a86e 100644 --- a/src/ntopo_dihedral_partial.h +++ b/src/ntopo_dihedral_partial.h @@ -34,4 +34,3 @@ class NTopoDihedralPartial : public NTopo { #endif #endif - diff --git a/src/ntopo_dihedral_template.h b/src/ntopo_dihedral_template.h index a77443d721..484635e6b7 100644 --- a/src/ntopo_dihedral_template.h +++ b/src/ntopo_dihedral_template.h @@ -34,4 +34,3 @@ class NTopoDihedralTemplate : public NTopo { #endif #endif - diff --git a/src/ntopo_improper_all.h b/src/ntopo_improper_all.h index 838c39703c..dd4ba81587 100644 --- a/src/ntopo_improper_all.h +++ b/src/ntopo_improper_all.h @@ -34,4 +34,3 @@ class NTopoImproperAll : public NTopo { #endif #endif - diff --git a/src/ntopo_improper_partial.h b/src/ntopo_improper_partial.h index c075b30377..e4e181d09f 100644 --- a/src/ntopo_improper_partial.h +++ b/src/ntopo_improper_partial.h @@ -34,4 +34,3 @@ class NTopoImproperPartial : public NTopo { #endif #endif - diff --git a/src/ntopo_improper_template.h b/src/ntopo_improper_template.h index b5c9eabf81..1bdc0fe572 100644 --- a/src/ntopo_improper_template.h +++ b/src/ntopo_improper_template.h @@ -34,4 +34,3 @@ class NTopoImproperTemplate : public NTopo { #endif #endif - diff --git a/src/output.h b/src/output.h index b9cfd0f66f..5142be863c 100644 --- a/src/output.h +++ b/src/output.h @@ -99,4 +99,3 @@ class Output : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/pair.h b/src/pair.h index 6b42c444d8..4763a225d2 100644 --- a/src/pair.h +++ b/src/pair.h @@ -293,4 +293,3 @@ class Pair : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/pair_born.h b/src/pair_born.h index 2202ced97d..0c6bbb88d4 100644 --- a/src/pair_born.h +++ b/src/pair_born.h @@ -55,4 +55,3 @@ class PairBorn : public Pair { #endif #endif - diff --git a/src/pair_buck.h b/src/pair_buck.h index d7d5e61c48..1df96e09e2 100644 --- a/src/pair_buck.h +++ b/src/pair_buck.h @@ -54,4 +54,3 @@ class PairBuck : public Pair { #endif #endif - diff --git a/src/pair_buck_coul_cut.h b/src/pair_buck_coul_cut.h index dc879a83d5..9460e89df7 100644 --- a/src/pair_buck_coul_cut.h +++ b/src/pair_buck_coul_cut.h @@ -56,4 +56,3 @@ class PairBuckCoulCut : public Pair { #endif #endif - diff --git a/src/pair_coul_cut.h b/src/pair_coul_cut.h index 719e1c4f1e..2eb08e73b2 100644 --- a/src/pair_coul_cut.h +++ b/src/pair_coul_cut.h @@ -53,4 +53,3 @@ class PairCoulCut : public Pair { #endif #endif - diff --git a/src/pair_coul_debye.h b/src/pair_coul_debye.h index e145f107bf..f045849503 100644 --- a/src/pair_coul_debye.h +++ b/src/pair_coul_debye.h @@ -41,4 +41,3 @@ class PairCoulDebye : public PairCoulCut { #endif #endif - diff --git a/src/pair_coul_dsf.h b/src/pair_coul_dsf.h index b19c9bfa3f..8b562ecf02 100644 --- a/src/pair_coul_dsf.h +++ b/src/pair_coul_dsf.h @@ -52,4 +52,3 @@ class PairCoulDSF : public Pair { #endif #endif - diff --git a/src/pair_coul_wolf.h b/src/pair_coul_wolf.h index add3527ee9..97fe0be429 100644 --- a/src/pair_coul_wolf.h +++ b/src/pair_coul_wolf.h @@ -49,4 +49,3 @@ class PairCoulWolf : public Pair { #endif #endif - diff --git a/src/pair_deprecated.h b/src/pair_deprecated.h index 275bb49363..2af100ee74 100644 --- a/src/pair_deprecated.h +++ b/src/pair_deprecated.h @@ -38,4 +38,3 @@ class PairDeprecated : public Pair { #endif #endif - diff --git a/src/pair_hybrid.h b/src/pair_hybrid.h index 6dd7f3281f..84056f1e79 100644 --- a/src/pair_hybrid.h +++ b/src/pair_hybrid.h @@ -99,4 +99,3 @@ class PairHybrid : public Pair { #endif #endif - diff --git a/src/pair_hybrid_overlay.h b/src/pair_hybrid_overlay.h index 6058f23a96..8debcb2056 100644 --- a/src/pair_hybrid_overlay.h +++ b/src/pair_hybrid_overlay.h @@ -38,4 +38,3 @@ class PairHybridOverlay : public PairHybrid { #endif #endif - diff --git a/src/pair_hybrid_scaled.h b/src/pair_hybrid_scaled.h index 083188c89a..14d8ede71f 100644 --- a/src/pair_hybrid_scaled.h +++ b/src/pair_hybrid_scaled.h @@ -55,4 +55,3 @@ class PairHybridScaled : public PairHybrid { #endif #endif - diff --git a/src/pair_lj_cut.h b/src/pair_lj_cut.h index 130471058a..3ab865650f 100644 --- a/src/pair_lj_cut.h +++ b/src/pair_lj_cut.h @@ -61,4 +61,3 @@ class PairLJCut : public Pair { #endif #endif - diff --git a/src/pair_lj_cut_coul_cut.h b/src/pair_lj_cut_coul_cut.h index f47fd173f0..7ad725845a 100644 --- a/src/pair_lj_cut_coul_cut.h +++ b/src/pair_lj_cut_coul_cut.h @@ -56,4 +56,3 @@ class PairLJCutCoulCut : public Pair { #endif #endif - diff --git a/src/pair_lj_expand.h b/src/pair_lj_expand.h index 2fa5998cf2..84c1aafdd2 100644 --- a/src/pair_lj_expand.h +++ b/src/pair_lj_expand.h @@ -55,4 +55,3 @@ class PairLJExpand : public Pair { #endif #endif - diff --git a/src/pair_morse.h b/src/pair_morse.h index f4ea9cd327..9a818c7d4e 100644 --- a/src/pair_morse.h +++ b/src/pair_morse.h @@ -56,4 +56,3 @@ class PairMorse : public Pair { #endif #endif - diff --git a/src/pair_soft.h b/src/pair_soft.h index 1099308af7..08ace01cbc 100644 --- a/src/pair_soft.h +++ b/src/pair_soft.h @@ -56,4 +56,3 @@ class PairSoft : public Pair { #endif #endif - diff --git a/src/pair_table.h b/src/pair_table.h index 35d45e8f67..529a4a93e2 100644 --- a/src/pair_table.h +++ b/src/pair_table.h @@ -74,4 +74,3 @@ class PairTable : public Pair { #endif #endif - diff --git a/src/pair_yukawa.h b/src/pair_yukawa.h index 547a0cc171..64c7166331 100644 --- a/src/pair_yukawa.h +++ b/src/pair_yukawa.h @@ -53,4 +53,3 @@ class PairYukawa : public Pair { #endif #endif - diff --git a/src/pair_zbl.h b/src/pair_zbl.h index e53cd8cfee..f51e6ba93b 100644 --- a/src/pair_zbl.h +++ b/src/pair_zbl.h @@ -58,4 +58,3 @@ class PairZBL : public Pair { #endif #endif - diff --git a/src/pair_zero.h b/src/pair_zero.h index 6708d1dc57..03b6d096a1 100644 --- a/src/pair_zero.h +++ b/src/pair_zero.h @@ -63,4 +63,3 @@ class PairZero : public Pair { #endif #endif - diff --git a/src/procmap.h b/src/procmap.h index 9af94ee9a0..df8b9431d3 100644 --- a/src/procmap.h +++ b/src/procmap.h @@ -54,4 +54,3 @@ class ProcMap : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/random_mars.h b/src/random_mars.h index edcdc077b6..91fad5a2f3 100644 --- a/src/random_mars.h +++ b/src/random_mars.h @@ -42,4 +42,3 @@ class RanMars : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/random_park.h b/src/random_park.h index 0642632338..0abe2e4fd3 100644 --- a/src/random_park.h +++ b/src/random_park.h @@ -35,4 +35,3 @@ class RanPark : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/read_data.h b/src/read_data.h index 56e34c307f..250cdf3178 100644 --- a/src/read_data.h +++ b/src/read_data.h @@ -115,4 +115,3 @@ class ReadData : public Command { #endif #endif - diff --git a/src/read_dump.h b/src/read_dump.h index 9b35825270..1a94cd1cd3 100644 --- a/src/read_dump.h +++ b/src/read_dump.h @@ -115,4 +115,3 @@ class ReadDump : public Command { #endif #endif - diff --git a/src/read_restart.h b/src/read_restart.h index c8af02bbe2..65459fc0cb 100644 --- a/src/read_restart.h +++ b/src/read_restart.h @@ -69,4 +69,3 @@ class ReadRestart : public Command { #endif #endif - diff --git a/src/reader.h b/src/reader.h index 3cee3ac491..93f9197b7a 100644 --- a/src/reader.h +++ b/src/reader.h @@ -44,4 +44,3 @@ class Reader : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/reader_native.h b/src/reader_native.h index ddc30c93d0..df8eede311 100644 --- a/src/reader_native.h +++ b/src/reader_native.h @@ -73,4 +73,3 @@ class ReaderNative : public Reader { #endif #endif - diff --git a/src/reader_xyz.h b/src/reader_xyz.h index 9ebc42d716..5f943413b8 100644 --- a/src/reader_xyz.h +++ b/src/reader_xyz.h @@ -52,4 +52,3 @@ class ReaderXYZ : public Reader { #endif #endif - diff --git a/src/region.h b/src/region.h index 00cdbbe29f..b74d839049 100644 --- a/src/region.h +++ b/src/region.h @@ -115,4 +115,3 @@ class Region : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/region_block.h b/src/region_block.h index f05eec96be..c342bebc3d 100644 --- a/src/region_block.h +++ b/src/region_block.h @@ -47,4 +47,3 @@ class RegBlock : public Region { #endif #endif - diff --git a/src/region_cone.h b/src/region_cone.h index 1907277d89..7b1a1f7078 100644 --- a/src/region_cone.h +++ b/src/region_cone.h @@ -46,4 +46,3 @@ class RegCone : public Region { #endif #endif - diff --git a/src/region_cylinder.h b/src/region_cylinder.h index 720ed48225..f9f1e3d4a5 100644 --- a/src/region_cylinder.h +++ b/src/region_cylinder.h @@ -55,4 +55,3 @@ class RegCylinder : public Region { #endif #endif - diff --git a/src/region_deprecated.h b/src/region_deprecated.h index c1938a487d..d2ef9cd1b7 100644 --- a/src/region_deprecated.h +++ b/src/region_deprecated.h @@ -39,4 +39,3 @@ class RegionDeprecated : public Region { #endif #endif - diff --git a/src/region_intersect.h b/src/region_intersect.h index 525188873e..b4084db633 100644 --- a/src/region_intersect.h +++ b/src/region_intersect.h @@ -48,4 +48,3 @@ class RegIntersect : public Region { #endif #endif - diff --git a/src/region_plane.h b/src/region_plane.h index 26e7d6d7f1..a1f19d151d 100644 --- a/src/region_plane.h +++ b/src/region_plane.h @@ -41,4 +41,3 @@ class RegPlane : public Region { #endif #endif - diff --git a/src/region_prism.h b/src/region_prism.h index 760bf1f15b..8b92425c86 100644 --- a/src/region_prism.h +++ b/src/region_prism.h @@ -54,4 +54,3 @@ class RegPrism : public Region { #endif #endif - diff --git a/src/region_sphere.h b/src/region_sphere.h index 50a16b360c..09f5df386b 100644 --- a/src/region_sphere.h +++ b/src/region_sphere.h @@ -52,4 +52,3 @@ class RegSphere : public Region { #endif #endif - diff --git a/src/region_union.h b/src/region_union.h index 07d1aebb32..641eac09d4 100644 --- a/src/region_union.h +++ b/src/region_union.h @@ -48,4 +48,3 @@ class RegUnion : public Region { #endif #endif - diff --git a/src/replicate.h b/src/replicate.h index 04483b5737..d120b18b98 100644 --- a/src/replicate.h +++ b/src/replicate.h @@ -34,4 +34,3 @@ class Replicate : public Command { #endif #endif - diff --git a/src/rerun.h b/src/rerun.h index 17ffb496bd..d6707078e8 100644 --- a/src/rerun.h +++ b/src/rerun.h @@ -34,4 +34,3 @@ class Rerun : public Command { #endif #endif - diff --git a/src/reset_atom_ids.h b/src/reset_atom_ids.h index 2297fc63ba..6ba833e7a6 100644 --- a/src/reset_atom_ids.h +++ b/src/reset_atom_ids.h @@ -59,4 +59,3 @@ class ResetIDs : public Command { #endif #endif - diff --git a/src/reset_mol_ids.h b/src/reset_mol_ids.h index 557c51bd76..fb0d507931 100644 --- a/src/reset_mol_ids.h +++ b/src/reset_mol_ids.h @@ -48,4 +48,3 @@ class ResetMolIDs : public Command { #endif #endif - diff --git a/src/respa.h b/src/respa.h index d432670140..5ea2015bc3 100644 --- a/src/respa.h +++ b/src/respa.h @@ -74,4 +74,3 @@ class Respa : public Integrate { #endif #endif - diff --git a/src/run.h b/src/run.h index c82aefdbf0..48b99b226f 100644 --- a/src/run.h +++ b/src/run.h @@ -34,4 +34,3 @@ class Run : public Command { #endif #endif - diff --git a/src/set.h b/src/set.h index 71417881a0..fee69a3c86 100644 --- a/src/set.h +++ b/src/set.h @@ -55,4 +55,3 @@ class Set : public Command { #endif #endif - diff --git a/src/special.h b/src/special.h index 7984b592bb..d4c8fc587b 100644 --- a/src/special.h +++ b/src/special.h @@ -68,4 +68,3 @@ class Special : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/thermo.h b/src/thermo.h index 9d62830fe4..903a103c52 100644 --- a/src/thermo.h +++ b/src/thermo.h @@ -207,4 +207,3 @@ class Thermo : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/timer.h b/src/timer.h index 803043c4a3..a4b48716d5 100644 --- a/src/timer.h +++ b/src/timer.h @@ -126,4 +126,3 @@ class Timer : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/universe.h b/src/universe.h index 32626e36e2..faca04b398 100644 --- a/src/universe.h +++ b/src/universe.h @@ -46,4 +46,3 @@ class Universe : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/update.h b/src/update.h index 34d82bf131..8df82eece3 100644 --- a/src/update.h +++ b/src/update.h @@ -77,4 +77,3 @@ class Update : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/utils.h b/src/utils.h index eb32924d44..f7f269a97d 100644 --- a/src/utils.h +++ b/src/utils.h @@ -671,4 +671,3 @@ namespace utils { } // namespace LAMMPS_NS #endif - diff --git a/src/variable.h b/src/variable.h index 53025d95d3..7a79f50582 100644 --- a/src/variable.h +++ b/src/variable.h @@ -167,4 +167,3 @@ class VarReader : protected Pointers { } // namespace LAMMPS_NS #endif - diff --git a/src/velocity.h b/src/velocity.h index 7a05f476c7..669a0f947f 100644 --- a/src/velocity.h +++ b/src/velocity.h @@ -55,4 +55,3 @@ class Velocity : public Command { #endif #endif - diff --git a/src/verlet.h b/src/verlet.h index 2e97c00d81..f02e5859f6 100644 --- a/src/verlet.h +++ b/src/verlet.h @@ -45,4 +45,3 @@ class Verlet : public Integrate { #endif #endif - diff --git a/src/write_coeff.h b/src/write_coeff.h index 1894938171..55c88c8149 100644 --- a/src/write_coeff.h +++ b/src/write_coeff.h @@ -34,4 +34,3 @@ class WriteCoeff : public Command { #endif #endif - diff --git a/src/write_data.h b/src/write_data.h index edf25a41e4..bd98a962a3 100644 --- a/src/write_data.h +++ b/src/write_data.h @@ -58,4 +58,3 @@ class WriteData : public Command { #endif #endif - diff --git a/src/write_dump.h b/src/write_dump.h index e6e4d22bd1..f8bbfefd13 100644 --- a/src/write_dump.h +++ b/src/write_dump.h @@ -34,4 +34,3 @@ class WriteDump : public Command { #endif #endif - diff --git a/src/write_restart.h b/src/write_restart.h index ddd1912d4f..e1146653a5 100644 --- a/src/write_restart.h +++ b/src/write_restart.h @@ -71,4 +71,3 @@ class WriteRestart : public Command { #endif #endif -