From 980244dd0c44aadd3342e26fc933a4df008882bb Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Tue, 27 Apr 2021 22:14:00 -0400 Subject: [PATCH] add protection comments --- src/ASPHERE/compute_erotate_asphere.h | 4 ++-- src/ASPHERE/compute_temp_asphere.h | 4 ++-- src/ASPHERE/fix_nph_asphere.h | 4 ++-- src/ASPHERE/fix_npt_asphere.h | 4 ++-- src/ASPHERE/fix_nve_asphere.h | 4 ++-- src/ASPHERE/fix_nve_asphere_noforce.h | 4 ++-- src/ASPHERE/fix_nve_line.h | 4 ++-- src/ASPHERE/fix_nve_tri.h | 4 ++-- src/ASPHERE/fix_nvt_asphere.h | 4 ++-- src/ASPHERE/pair_gayberne.h | 4 ++-- src/ASPHERE/pair_line_lj.h | 4 ++-- src/ASPHERE/pair_resquared.h | 4 ++-- src/ASPHERE/pair_tri_lj.h | 4 ++-- src/BODY/body_nparticle.h | 4 ++-- src/BODY/body_rounded_polygon.h | 4 ++-- src/BODY/body_rounded_polyhedron.h | 4 ++-- src/BODY/compute_body_local.h | 4 ++-- src/BODY/compute_temp_body.h | 4 ++-- src/BODY/fix_nph_body.h | 4 ++-- src/BODY/fix_npt_body.h | 4 ++-- src/BODY/fix_nve_body.h | 4 ++-- src/BODY/fix_nvt_body.h | 4 ++-- src/BODY/fix_wall_body_polygon.h | 4 ++-- src/BODY/fix_wall_body_polyhedron.h | 4 ++-- src/BODY/pair_body_nparticle.h | 4 ++-- src/BODY/pair_body_rounded_polygon.h | 4 ++-- src/BODY/pair_body_rounded_polyhedron.h | 4 ++-- src/CLASS2/angle_class2.h | 4 ++-- src/CLASS2/bond_class2.h | 4 ++-- src/CLASS2/dihedral_class2.h | 4 ++-- src/CLASS2/improper_class2.h | 4 ++-- src/CLASS2/pair_lj_class2.h | 4 ++-- src/CLASS2/pair_lj_class2_coul_cut.h | 4 ++-- src/CLASS2/pair_lj_class2_coul_long.h | 4 ++-- src/COLLOID/fix_wall_colloid.h | 4 ++-- src/COLLOID/pair_brownian.h | 4 ++-- src/COLLOID/pair_brownian_poly.h | 4 ++-- src/COLLOID/pair_colloid.h | 4 ++-- src/COLLOID/pair_lubricate.h | 4 ++-- src/COLLOID/pair_lubricateU.h | 4 ++-- src/COLLOID/pair_lubricateU_poly.h | 4 ++-- src/COLLOID/pair_lubricate_poly.h | 4 ++-- src/COLLOID/pair_yukawa_colloid.h | 4 ++-- src/COMPRESS/dump_atom_gz.h | 4 ++-- src/COMPRESS/dump_atom_zstd.h | 4 ++-- src/COMPRESS/dump_cfg_gz.h | 4 ++-- src/COMPRESS/dump_cfg_zstd.h | 4 ++-- src/COMPRESS/dump_custom_gz.h | 4 ++-- src/COMPRESS/dump_custom_zstd.h | 4 ++-- src/COMPRESS/dump_local_gz.h | 4 ++-- src/COMPRESS/dump_local_zstd.h | 4 ++-- src/COMPRESS/dump_xyz_gz.h | 4 ++-- src/COMPRESS/dump_xyz_zstd.h | 4 ++-- src/CORESHELL/compute_temp_cs.h | 4 ++-- src/CORESHELL/pair_born_coul_dsf_cs.h | 4 ++-- src/CORESHELL/pair_born_coul_long_cs.h | 4 ++-- src/CORESHELL/pair_born_coul_wolf_cs.h | 4 ++-- src/CORESHELL/pair_buck_coul_long_cs.h | 4 ++-- src/CORESHELL/pair_coul_long_cs.h | 4 ++-- src/CORESHELL/pair_coul_wolf_cs.h | 4 ++-- src/CORESHELL/pair_lj_class2_coul_long_cs.h | 4 ++-- src/CORESHELL/pair_lj_cut_coul_long_cs.h | 4 ++-- src/DIPOLE/atom_vec_dipole.h | 4 ++-- src/DIPOLE/pair_lj_cut_dipole_cut.h | 4 ++-- src/DIPOLE/pair_lj_cut_dipole_long.h | 4 ++-- src/DIPOLE/pair_lj_long_dipole_long.h | 4 ++-- src/GPU/fix_gpu.h | 4 ++-- src/GPU/fix_npt_gpu.h | 4 ++-- src/GPU/fix_nve_asphere_gpu.h | 4 ++-- src/GPU/fix_nve_gpu.h | 4 ++-- src/GPU/fix_nvt_gpu.h | 4 ++-- src/GPU/pair_beck_gpu.h | 4 ++-- src/GPU/pair_born_coul_long_cs_gpu.h | 4 ++-- src/GPU/pair_born_coul_long_gpu.h | 4 ++-- src/GPU/pair_born_coul_wolf_cs_gpu.h | 4 ++-- src/GPU/pair_born_coul_wolf_gpu.h | 4 ++-- src/GPU/pair_born_gpu.h | 4 ++-- src/GPU/pair_buck_coul_cut_gpu.h | 4 ++-- src/GPU/pair_buck_coul_long_gpu.h | 4 ++-- src/GPU/pair_buck_gpu.h | 4 ++-- src/GPU/pair_colloid_gpu.h | 4 ++-- src/GPU/pair_coul_cut_gpu.h | 4 ++-- src/GPU/pair_coul_debye_gpu.h | 4 ++-- src/GPU/pair_coul_dsf_gpu.h | 4 ++-- src/GPU/pair_coul_long_cs_gpu.h | 4 ++-- src/GPU/pair_coul_long_gpu.h | 4 ++-- src/GPU/pair_dpd_gpu.h | 4 ++-- src/GPU/pair_dpd_tstat_gpu.h | 4 ++-- src/GPU/pair_eam_alloy_gpu.h | 4 ++-- src/GPU/pair_eam_fs_gpu.h | 4 ++-- src/GPU/pair_eam_gpu.h | 4 ++-- src/GPU/pair_gauss_gpu.h | 4 ++-- src/GPU/pair_gayberne_gpu.h | 4 ++-- src/GPU/pair_lj96_cut_gpu.h | 4 ++-- src/GPU/pair_lj_charmm_coul_charmm_gpu.h | 4 ++-- src/GPU/pair_lj_charmm_coul_long_gpu.h | 4 ++-- src/GPU/pair_lj_class2_coul_long_gpu.h | 4 ++-- src/GPU/pair_lj_class2_gpu.h | 4 ++-- src/GPU/pair_lj_cubic_gpu.h | 4 ++-- src/GPU/pair_lj_cut_coul_cut_gpu.h | 4 ++-- src/GPU/pair_lj_cut_coul_debye_gpu.h | 4 ++-- src/GPU/pair_lj_cut_coul_dsf_gpu.h | 4 ++-- src/GPU/pair_lj_cut_coul_long_gpu.h | 4 ++-- src/GPU/pair_lj_cut_coul_msm_gpu.h | 4 ++-- src/GPU/pair_lj_cut_dipole_cut_gpu.h | 4 ++-- src/GPU/pair_lj_cut_dipole_long_gpu.h | 4 ++-- src/GPU/pair_lj_cut_gpu.h | 4 ++-- src/GPU/pair_lj_cut_tip4p_long_gpu.h | 4 ++-- src/GPU/pair_lj_expand_coul_long_gpu.h | 4 ++-- src/GPU/pair_lj_expand_gpu.h | 4 ++-- src/GPU/pair_lj_gromacs_gpu.h | 4 ++-- src/GPU/pair_lj_sdk_coul_long_gpu.h | 4 ++-- src/GPU/pair_lj_sdk_gpu.h | 4 ++-- src/GPU/pair_lj_sf_dipole_sf_gpu.h | 4 ++-- src/GPU/pair_mie_cut_gpu.h | 4 ++-- src/GPU/pair_morse_gpu.h | 4 ++-- src/GPU/pair_resquared_gpu.h | 4 ++-- src/GPU/pair_soft_gpu.h | 4 ++-- src/GPU/pair_sw_gpu.h | 4 ++-- src/GPU/pair_table_gpu.h | 4 ++-- src/GPU/pair_tersoff_gpu.h | 4 ++-- src/GPU/pair_tersoff_mod_gpu.h | 4 ++-- src/GPU/pair_tersoff_zbl_gpu.h | 4 ++-- src/GPU/pair_ufm_gpu.h | 4 ++-- src/GPU/pair_vashishta_gpu.h | 4 ++-- src/GPU/pair_yukawa_colloid_gpu.h | 4 ++-- src/GPU/pair_yukawa_gpu.h | 4 ++-- src/GPU/pair_zbl_gpu.h | 4 ++-- src/GPU/pppm_gpu.h | 4 ++-- src/GRANULAR/fix_freeze.h | 4 ++-- src/GRANULAR/fix_pour.h | 4 ++-- src/GRANULAR/fix_wall_gran.h | 4 ++-- src/GRANULAR/fix_wall_gran_region.h | 4 ++-- src/GRANULAR/pair_gran_hertz_history.h | 4 ++-- src/GRANULAR/pair_gran_hooke.h | 4 ++-- src/GRANULAR/pair_gran_hooke_history.h | 4 ++-- src/GRANULAR/pair_granular.h | 4 ++-- src/KIM/fix_store_kim.h | 4 ++-- src/KIM/kim_command.h | 4 ++-- src/KIM/pair_kim.h | 4 ++-- src/KOKKOS/angle_charmm_kokkos.h | 4 ++-- src/KOKKOS/angle_class2_kokkos.h | 4 ++-- src/KOKKOS/angle_cosine_kokkos.h | 4 ++-- src/KOKKOS/angle_harmonic_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_angle_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_atomic_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_bond_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_charge_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_dpd_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_full_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_hybrid_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_molecular_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_sphere_kokkos.h | 4 ++-- src/KOKKOS/atom_vec_spin_kokkos.h | 4 ++-- src/KOKKOS/bond_class2_kokkos.h | 4 ++-- src/KOKKOS/bond_fene_kokkos.h | 4 ++-- src/KOKKOS/bond_harmonic_kokkos.h | 4 ++-- src/KOKKOS/compute_coord_atom_kokkos.h | 4 ++-- src/KOKKOS/compute_orientorder_atom_kokkos.h | 4 ++-- src/KOKKOS/compute_temp_kokkos.h | 4 ++-- src/KOKKOS/dihedral_charmm_kokkos.h | 4 ++-- src/KOKKOS/dihedral_class2_kokkos.h | 4 ++-- src/KOKKOS/dihedral_harmonic_kokkos.h | 4 ++-- src/KOKKOS/dihedral_opls_kokkos.h | 4 ++-- src/KOKKOS/fix_deform_kokkos.h | 4 ++-- src/KOKKOS/fix_dpd_energy_kokkos.h | 4 ++-- src/KOKKOS/fix_enforce2d_kokkos.h | 4 ++-- src/KOKKOS/fix_eos_table_rx_kokkos.h | 4 ++-- src/KOKKOS/fix_freeze_kokkos.h | 4 ++-- src/KOKKOS/fix_gravity_kokkos.h | 4 ++-- src/KOKKOS/fix_langevin_kokkos.h | 4 ++-- src/KOKKOS/fix_minimize_kokkos.h | 4 ++-- src/KOKKOS/fix_momentum_kokkos.h | 4 ++-- src/KOKKOS/fix_neigh_history_kokkos.h | 4 ++-- src/KOKKOS/fix_nph_kokkos.h | 4 ++-- src/KOKKOS/fix_npt_kokkos.h | 4 ++-- src/KOKKOS/fix_nve_kokkos.h | 4 ++-- src/KOKKOS/fix_nve_sphere_kokkos.h | 4 ++-- src/KOKKOS/fix_nvt_kokkos.h | 4 ++-- src/KOKKOS/fix_property_atom_kokkos.h | 4 ++-- src/KOKKOS/fix_qeq_reax_kokkos.h | 4 ++-- src/KOKKOS/fix_reaxc_bonds_kokkos.h | 4 ++-- src/KOKKOS/fix_reaxc_species_kokkos.h | 4 ++-- src/KOKKOS/fix_rx_kokkos.h | 4 ++-- src/KOKKOS/fix_setforce_kokkos.h | 4 ++-- src/KOKKOS/fix_shake_kokkos.h | 4 ++-- src/KOKKOS/fix_shardlow_kokkos.h | 4 ++-- src/KOKKOS/fix_wall_lj93_kokkos.h | 4 ++-- src/KOKKOS/fix_wall_reflect_kokkos.h | 4 ++-- src/KOKKOS/improper_class2_kokkos.h | 4 ++-- src/KOKKOS/improper_harmonic_kokkos.h | 4 ++-- src/KOKKOS/min_cg_kokkos.h | 4 ++-- src/KOKKOS/pair_buck_coul_cut_kokkos.h | 4 ++-- src/KOKKOS/pair_buck_coul_long_kokkos.h | 4 ++-- src/KOKKOS/pair_buck_kokkos.h | 4 ++-- src/KOKKOS/pair_coul_cut_kokkos.h | 4 ++-- src/KOKKOS/pair_coul_debye_kokkos.h | 4 ++-- src/KOKKOS/pair_coul_dsf_kokkos.h | 4 ++-- src/KOKKOS/pair_coul_long_kokkos.h | 4 ++-- src/KOKKOS/pair_coul_wolf_kokkos.h | 4 ++-- src/KOKKOS/pair_dpd_fdt_energy_kokkos.h | 4 ++-- src/KOKKOS/pair_eam_alloy_kokkos.h | 4 ++-- src/KOKKOS/pair_eam_fs_kokkos.h | 4 ++-- src/KOKKOS/pair_eam_kokkos.h | 4 ++-- src/KOKKOS/pair_exp6_rx_kokkos.h | 4 ++-- src/KOKKOS/pair_gran_hooke_history_kokkos.h | 4 ++-- src/KOKKOS/pair_hybrid_kokkos.h | 4 ++-- src/KOKKOS/pair_hybrid_overlay_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_charmm_coul_charmm_implicit_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_charmm_coul_charmm_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_charmm_coul_long_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_class2_coul_cut_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_class2_coul_long_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_class2_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_cut_coul_debye_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_cut_coul_dsf_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_cut_coul_long_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_cut_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_expand_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_gromacs_coul_gromacs_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_gromacs_kokkos.h | 4 ++-- src/KOKKOS/pair_lj_sdk_kokkos.h | 4 ++-- src/KOKKOS/pair_morse_kokkos.h | 4 ++-- src/KOKKOS/pair_multi_lucy_rx_kokkos.h | 4 ++-- src/KOKKOS/pair_reaxc_kokkos.h | 4 ++-- src/KOKKOS/pair_snap_kokkos.h | 4 ++-- src/KOKKOS/pair_sw_kokkos.h | 4 ++-- src/KOKKOS/pair_table_kokkos.h | 4 ++-- src/KOKKOS/pair_table_rx_kokkos.h | 4 ++-- src/KOKKOS/pair_tersoff_kokkos.h | 4 ++-- src/KOKKOS/pair_tersoff_mod_kokkos.h | 4 ++-- src/KOKKOS/pair_tersoff_zbl_kokkos.h | 4 ++-- src/KOKKOS/pair_vashishta_kokkos.h | 4 ++-- src/KOKKOS/pair_yukawa_kokkos.h | 4 ++-- src/KOKKOS/pair_zbl_kokkos.h | 4 ++-- src/KOKKOS/pppm_kokkos.h | 4 ++-- src/KOKKOS/region_block_kokkos.h | 4 ++-- src/KOKKOS/verlet_kokkos.h | 4 ++-- src/KSPACE/ewald.h | 4 ++-- src/KSPACE/ewald_dipole.h | 4 ++-- src/KSPACE/ewald_dipole_spin.h | 4 ++-- src/KSPACE/ewald_disp.h | 4 ++-- src/KSPACE/fix_tune_kspace.h | 4 ++-- src/KSPACE/msm.h | 4 ++-- src/KSPACE/msm_cg.h | 4 ++-- src/KSPACE/pair_born_coul_long.h | 4 ++-- src/KSPACE/pair_born_coul_msm.h | 4 ++-- src/KSPACE/pair_buck_coul_long.h | 4 ++-- src/KSPACE/pair_buck_coul_msm.h | 4 ++-- src/KSPACE/pair_buck_long_coul_long.h | 4 ++-- src/KSPACE/pair_coul_long.h | 4 ++-- src/KSPACE/pair_coul_msm.h | 4 ++-- src/KSPACE/pair_lj_charmm_coul_long.h | 4 ++-- src/KSPACE/pair_lj_charmm_coul_msm.h | 4 ++-- src/KSPACE/pair_lj_charmmfsw_coul_long.h | 4 ++-- src/KSPACE/pair_lj_cut_coul_long.h | 4 ++-- src/KSPACE/pair_lj_cut_coul_msm.h | 4 ++-- src/KSPACE/pair_lj_cut_tip4p_long.h | 4 ++-- src/KSPACE/pair_lj_long_coul_long.h | 4 ++-- src/KSPACE/pair_lj_long_tip4p_long.h | 4 ++-- src/KSPACE/pair_tip4p_long.h | 4 ++-- src/KSPACE/pppm.h | 4 ++-- src/KSPACE/pppm_cg.h | 4 ++-- src/KSPACE/pppm_dipole.h | 4 ++-- src/KSPACE/pppm_dipole_spin.h | 4 ++-- src/KSPACE/pppm_disp.h | 4 ++-- src/KSPACE/pppm_disp_tip4p.h | 4 ++-- src/KSPACE/pppm_stagger.h | 4 ++-- src/KSPACE/pppm_tip4p.h | 4 ++-- src/LATTE/fix_latte.h | 4 ++-- src/MANYBODY/fix_qeq_comb.h | 4 ++-- src/MANYBODY/pair_adp.h | 4 ++-- src/MANYBODY/pair_airebo.h | 4 ++-- src/MANYBODY/pair_airebo_morse.h | 4 ++-- src/MANYBODY/pair_atm.h | 4 ++-- src/MANYBODY/pair_bop.h | 4 ++-- src/MANYBODY/pair_comb.h | 4 ++-- src/MANYBODY/pair_comb3.h | 4 ++-- src/MANYBODY/pair_eam.h | 4 ++-- src/MANYBODY/pair_eam_alloy.h | 4 ++-- src/MANYBODY/pair_eam_cd.h | 4 ++-- src/MANYBODY/pair_eam_fs.h | 4 ++-- src/MANYBODY/pair_eam_he.h | 4 ++-- src/MANYBODY/pair_eim.h | 4 ++-- src/MANYBODY/pair_gw.h | 4 ++-- src/MANYBODY/pair_gw_zbl.h | 4 ++-- src/MANYBODY/pair_lcbop.h | 4 ++-- src/MANYBODY/pair_nb3b_harmonic.h | 4 ++-- src/MANYBODY/pair_polymorphic.h | 4 ++-- src/MANYBODY/pair_rebo.h | 4 ++-- src/MANYBODY/pair_sw.h | 4 ++-- src/MANYBODY/pair_tersoff.h | 4 ++-- src/MANYBODY/pair_tersoff_mod.h | 4 ++-- src/MANYBODY/pair_tersoff_mod_c.h | 4 ++-- src/MANYBODY/pair_tersoff_zbl.h | 4 ++-- src/MANYBODY/pair_vashishta.h | 4 ++-- src/MANYBODY/pair_vashishta_table.h | 4 ++-- src/MC/fix_atom_swap.h | 4 ++-- src/MC/fix_bond_break.h | 4 ++-- src/MC/fix_bond_create.h | 4 ++-- src/MC/fix_bond_create_angle.h | 4 ++-- src/MC/fix_bond_swap.h | 4 ++-- src/MC/fix_charge_regulation.h | 4 ++-- src/MC/fix_gcmc.h | 4 ++-- src/MC/fix_tfmc.h | 4 ++-- src/MC/fix_widom.h | 4 ++-- src/MC/pair_dsmc.h | 4 ++-- src/MESSAGE/fix_client_md.h | 4 ++-- src/MESSAGE/message.h | 4 ++-- src/MESSAGE/server.h | 4 ++-- src/MISC/compute_msd_nongauss.h | 4 ++-- src/MISC/compute_ti.h | 4 ++-- src/MISC/dump_xtc.h | 4 ++-- src/MISC/fix_deposit.h | 4 ++-- src/MISC/fix_efield.h | 4 ++-- src/MISC/fix_evaporate.h | 4 ++-- src/MISC/fix_gld.h | 4 ++-- src/MISC/fix_oneway.h | 4 ++-- src/MISC/fix_orient_bcc.h | 4 ++-- src/MISC/fix_orient_fcc.h | 4 ++-- src/MISC/fix_thermal_conductivity.h | 4 ++-- src/MISC/fix_ttm.h | 4 ++-- src/MISC/fix_viscosity.h | 4 ++-- src/MISC/pair_nm_cut.h | 4 ++-- src/MISC/pair_nm_cut_coul_cut.h | 5 ++--- src/MISC/pair_nm_cut_coul_long.h | 4 ++-- src/MLIAP/compute_mliap.h | 4 ++-- src/MLIAP/pair_mliap.h | 4 ++-- src/MOLECULE/angle_charmm.h | 4 ++-- src/MOLECULE/angle_cosine.h | 4 ++-- src/MOLECULE/angle_cosine_delta.h | 4 ++-- src/MOLECULE/angle_cosine_periodic.h | 4 ++-- src/MOLECULE/angle_cosine_squared.h | 4 ++-- src/MOLECULE/angle_harmonic.h | 4 ++-- src/MOLECULE/angle_table.h | 4 ++-- src/MOLECULE/atom_vec_angle.h | 4 ++-- src/MOLECULE/atom_vec_bond.h | 4 ++-- src/MOLECULE/atom_vec_full.h | 4 ++-- src/MOLECULE/atom_vec_molecular.h | 4 ++-- src/MOLECULE/atom_vec_template.h | 4 ++-- src/MOLECULE/bond_fene.h | 4 ++-- src/MOLECULE/bond_fene_expand.h | 4 ++-- src/MOLECULE/bond_gromos.h | 4 ++-- src/MOLECULE/bond_harmonic.h | 4 ++-- src/MOLECULE/bond_morse.h | 4 ++-- src/MOLECULE/bond_nonlinear.h | 4 ++-- src/MOLECULE/bond_quartic.h | 4 ++-- src/MOLECULE/bond_table.h | 4 ++-- src/MOLECULE/dihedral_charmm.h | 4 ++-- src/MOLECULE/dihedral_charmmfsw.h | 4 ++-- src/MOLECULE/dihedral_harmonic.h | 4 ++-- src/MOLECULE/dihedral_helix.h | 4 ++-- src/MOLECULE/dihedral_multi_harmonic.h | 4 ++-- src/MOLECULE/dihedral_opls.h | 4 ++-- src/MOLECULE/fix_cmap.h | 4 ++-- src/MOLECULE/improper_cvff.h | 4 ++-- src/MOLECULE/improper_harmonic.h | 4 ++-- src/MOLECULE/improper_umbrella.h | 4 ++-- src/MOLECULE/pair_hbond_dreiding_lj.h | 4 ++-- src/MOLECULE/pair_hbond_dreiding_morse.h | 4 ++-- src/MOLECULE/pair_lj_charmm_coul_charmm.h | 4 ++-- src/MOLECULE/pair_lj_charmm_coul_charmm_implicit.h | 4 ++-- src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h | 4 ++-- src/MOLECULE/pair_lj_cut_tip4p_cut.h | 4 ++-- src/MOLECULE/pair_tip4p_cut.h | 4 ++-- src/MPIIO/dump_atom_mpiio.h | 4 ++-- src/MPIIO/dump_cfg_mpiio.h | 4 ++-- src/MPIIO/dump_custom_mpiio.h | 4 ++-- src/MPIIO/dump_xyz_mpiio.h | 4 ++-- src/MSCG/fix_mscg.h | 4 ++-- src/OPT/pair_eam_alloy_opt.h | 4 ++-- src/OPT/pair_eam_fs_opt.h | 4 ++-- src/OPT/pair_eam_opt.h | 4 ++-- src/OPT/pair_lj_charmm_coul_long_opt.h | 4 ++-- src/OPT/pair_lj_cut_coul_long_opt.h | 4 ++-- src/OPT/pair_lj_cut_opt.h | 4 ++-- src/OPT/pair_lj_cut_tip4p_long_opt.h | 4 ++-- src/OPT/pair_lj_long_coul_long_opt.h | 4 ++-- src/OPT/pair_morse_opt.h | 4 ++-- src/OPT/pair_ufm_opt.h | 4 ++-- src/PERI/atom_vec_peri.h | 4 ++-- src/PERI/compute_damage_atom.h | 4 ++-- src/PERI/compute_dilatation_atom.h | 4 ++-- src/PERI/compute_plasticity_atom.h | 4 ++-- src/PERI/fix_peri_neigh.h | 4 ++-- src/PERI/pair_peri_eps.h | 4 ++-- src/PERI/pair_peri_lps.h | 4 ++-- src/PERI/pair_peri_pmb.h | 4 ++-- src/PERI/pair_peri_ves.h | 4 ++-- src/PLUGIN/plugin.h | 4 ++-- src/POEMS/fix_poems.h | 4 ++-- src/PYTHON/fix_python_invoke.h | 4 ++-- src/PYTHON/fix_python_move.h | 4 ++-- src/PYTHON/pair_python.h | 4 ++-- src/QEQ/fix_qeq_dynamic.h | 4 ++-- src/QEQ/fix_qeq_fire.h | 4 ++-- src/QEQ/fix_qeq_point.h | 4 ++-- src/QEQ/fix_qeq_shielded.h | 4 ++-- src/QEQ/fix_qeq_slater.h | 4 ++-- src/REPLICA/compute_event_displace.h | 4 ++-- src/REPLICA/fix_event_hyper.h | 4 ++-- src/REPLICA/fix_event_prd.h | 4 ++-- src/REPLICA/fix_event_tad.h | 4 ++-- src/REPLICA/fix_hyper_global.h | 4 ++-- src/REPLICA/fix_hyper_local.h | 4 ++-- src/REPLICA/fix_neb.h | 4 ++-- src/REPLICA/hyper.h | 4 ++-- src/REPLICA/neb.h | 4 ++-- src/REPLICA/prd.h | 4 ++-- src/REPLICA/tad.h | 4 ++-- src/REPLICA/temper.h | 4 ++-- src/REPLICA/verlet_split.h | 4 ++-- src/RIGID/compute_erotate_rigid.h | 4 ++-- src/RIGID/compute_ke_rigid.h | 4 ++-- src/RIGID/compute_rigid_local.h | 4 ++-- src/RIGID/fix_ehex.h | 4 ++-- src/RIGID/fix_rattle.h | 4 ++-- src/RIGID/fix_rigid.h | 4 ++-- src/RIGID/fix_rigid_nph.h | 4 ++-- src/RIGID/fix_rigid_nph_small.h | 4 ++-- src/RIGID/fix_rigid_npt.h | 4 ++-- src/RIGID/fix_rigid_npt_small.h | 4 ++-- src/RIGID/fix_rigid_nve.h | 4 ++-- src/RIGID/fix_rigid_nve_small.h | 4 ++-- src/RIGID/fix_rigid_nvt.h | 4 ++-- src/RIGID/fix_rigid_nvt_small.h | 4 ++-- src/RIGID/fix_rigid_small.h | 4 ++-- src/RIGID/fix_shake.h | 4 ++-- src/SHOCK/fix_append_atoms.h | 4 ++-- src/SHOCK/fix_msst.h | 4 ++-- src/SHOCK/fix_nphug.h | 4 ++-- src/SHOCK/fix_wall_piston.h | 4 ++-- src/SNAP/compute_sna_atom.h | 4 ++-- src/SNAP/compute_snad_atom.h | 4 ++-- src/SNAP/compute_snap.h | 4 ++-- src/SNAP/compute_snav_atom.h | 4 ++-- src/SNAP/pair_snap.h | 4 ++-- src/SPIN/atom_vec_spin.h | 4 ++-- src/SPIN/compute_spin.h | 4 ++-- src/SPIN/fix_langevin_spin.h | 4 ++-- src/SPIN/fix_neb_spin.h | 4 ++-- src/SPIN/fix_nve_spin.h | 4 ++-- src/SPIN/fix_precession_spin.h | 4 ++-- src/SPIN/fix_setforce_spin.h | 4 ++-- src/SPIN/min_spin.h | 4 ++-- src/SPIN/min_spin_cg.h | 4 ++-- src/SPIN/min_spin_lbfgs.h | 4 ++-- src/SPIN/neb_spin.h | 4 ++-- src/SPIN/pair_spin_dipole_cut.h | 4 ++-- src/SPIN/pair_spin_dipole_long.h | 4 ++-- src/SPIN/pair_spin_dmi.h | 4 ++-- src/SPIN/pair_spin_exchange.h | 4 ++-- src/SPIN/pair_spin_exchange_biquadratic.h | 4 ++-- src/SPIN/pair_spin_magelec.h | 4 ++-- src/SPIN/pair_spin_neel.h | 4 ++-- src/SRD/fix_srd.h | 4 ++-- src/SRD/fix_wall_srd.h | 4 ++-- src/USER-ADIOS/reader_adios.h | 4 ++-- src/USER-ATC/fix_atc.h | 4 ++-- src/USER-AWPMD/atom_vec_wavepacket.h | 4 ++-- src/USER-AWPMD/fix_nve_awpmd.h | 4 ++-- src/USER-AWPMD/pair_awpmd_cut.h | 4 ++-- src/USER-BOCS/compute_pressure_bocs.h | 4 ++-- src/USER-BOCS/fix_bocs.h | 4 ++-- src/USER-CGDNA/bond_oxdna2_fene.h | 4 ++-- src/USER-CGDNA/bond_oxdna_fene.h | 4 ++-- src/USER-CGDNA/bond_oxrna2_fene.h | 4 ++-- src/USER-CGDNA/fix_nve_dot.h | 4 ++-- src/USER-CGDNA/fix_nve_dotc_langevin.h | 4 ++-- src/USER-CGDNA/pair_oxdna2_coaxstk.h | 4 ++-- src/USER-CGDNA/pair_oxdna2_dh.h | 4 ++-- src/USER-CGDNA/pair_oxdna2_excv.h | 4 ++-- src/USER-CGDNA/pair_oxdna_coaxstk.h | 4 ++-- src/USER-CGDNA/pair_oxdna_excv.h | 4 ++-- src/USER-CGDNA/pair_oxdna_hbond.h | 4 ++-- src/USER-CGDNA/pair_oxdna_stk.h | 4 ++-- src/USER-CGDNA/pair_oxdna_xstk.h | 4 ++-- src/USER-CGDNA/pair_oxrna2_dh.h | 4 ++-- src/USER-CGDNA/pair_oxrna2_excv.h | 4 ++-- src/USER-CGDNA/pair_oxrna2_hbond.h | 4 ++-- src/USER-CGDNA/pair_oxrna2_stk.h | 4 ++-- src/USER-CGDNA/pair_oxrna2_xstk.h | 4 ++-- src/USER-CGSDK/angle_sdk.h | 4 ++-- src/USER-CGSDK/pair_lj_sdk.h | 4 ++-- src/USER-CGSDK/pair_lj_sdk_coul_long.h | 4 ++-- src/USER-CGSDK/pair_lj_sdk_coul_msm.h | 4 ++-- src/USER-COLVARS/fix_colvars.h | 4 ++-- src/USER-COLVARS/group_ndx.h | 4 ++-- src/USER-COLVARS/ndx_group.h | 4 ++-- src/USER-DIFFRACTION/compute_saed.h | 4 ++-- src/USER-DIFFRACTION/compute_xrd.h | 4 ++-- src/USER-DIFFRACTION/fix_saed_vtk.h | 4 ++-- src/USER-DPD/atom_vec_dpd.h | 4 ++-- src/USER-DPD/compute_dpd.h | 4 ++-- src/USER-DPD/compute_dpd_atom.h | 4 ++-- src/USER-DPD/fix_dpd_energy.h | 4 ++-- src/USER-DPD/fix_eos_cv.h | 4 ++-- src/USER-DPD/fix_eos_table.h | 4 ++-- src/USER-DPD/fix_eos_table_rx.h | 4 ++-- src/USER-DPD/fix_rx.h | 4 ++-- src/USER-DPD/fix_shardlow.h | 4 ++-- src/USER-DPD/pair_dpd_fdt.h | 4 ++-- src/USER-DPD/pair_dpd_fdt_energy.h | 4 ++-- src/USER-DPD/pair_exp6_rx.h | 4 ++-- src/USER-DPD/pair_multi_lucy.h | 4 ++-- src/USER-DPD/pair_multi_lucy_rx.h | 4 ++-- src/USER-DPD/pair_table_rx.h | 4 ++-- src/USER-DRUDE/compute_temp_drude.h | 4 ++-- src/USER-DRUDE/fix_drude.h | 4 ++-- src/USER-DRUDE/fix_drude_transform.h | 4 ++-- src/USER-DRUDE/fix_langevin_drude.h | 4 ++-- src/USER-DRUDE/fix_tgnpt_drude.h | 4 ++-- src/USER-DRUDE/fix_tgnvt_drude.h | 4 ++-- src/USER-DRUDE/pair_coul_tt.h | 4 ++-- src/USER-DRUDE/pair_lj_cut_thole_long.h | 4 ++-- src/USER-DRUDE/pair_thole.h | 4 ++-- src/USER-EFF/atom_vec_electron.h | 4 ++-- src/USER-EFF/compute_ke_atom_eff.h | 4 ++-- src/USER-EFF/compute_ke_eff.h | 4 ++-- src/USER-EFF/compute_temp_deform_eff.h | 4 ++-- src/USER-EFF/compute_temp_eff.h | 4 ++-- src/USER-EFF/compute_temp_region_eff.h | 4 ++-- src/USER-EFF/fix_langevin_eff.h | 4 ++-- src/USER-EFF/fix_nph_eff.h | 4 ++-- src/USER-EFF/fix_npt_eff.h | 4 ++-- src/USER-EFF/fix_nve_eff.h | 4 ++-- src/USER-EFF/fix_nvt_eff.h | 4 ++-- src/USER-EFF/fix_nvt_sllod_eff.h | 4 ++-- src/USER-EFF/fix_temp_rescale_eff.h | 4 ++-- src/USER-EFF/pair_eff_cut.h | 4 ++-- src/USER-FEP/compute_fep.h | 4 ++-- src/USER-FEP/fix_adapt_fep.h | 4 ++-- src/USER-FEP/pair_coul_cut_soft.h | 4 ++-- src/USER-FEP/pair_coul_long_soft.h | 4 ++-- src/USER-FEP/pair_lj_charmm_coul_long_soft.h | 4 ++-- src/USER-FEP/pair_lj_class2_coul_cut_soft.h | 4 ++-- src/USER-FEP/pair_lj_class2_coul_long_soft.h | 4 ++-- src/USER-FEP/pair_lj_class2_soft.h | 4 ++-- src/USER-FEP/pair_lj_cut_coul_cut_soft.h | 4 ++-- src/USER-FEP/pair_lj_cut_coul_long_soft.h | 4 ++-- src/USER-FEP/pair_lj_cut_soft.h | 4 ++-- src/USER-FEP/pair_lj_cut_tip4p_long_soft.h | 4 ++-- src/USER-FEP/pair_morse_soft.h | 4 ++-- src/USER-FEP/pair_tip4p_long_soft.h | 4 ++-- src/USER-H5MD/dump_h5md.h | 4 ++-- src/USER-INTEL/angle_charmm_intel.h | 4 ++-- src/USER-INTEL/angle_harmonic_intel.h | 4 ++-- src/USER-INTEL/bond_fene_intel.h | 4 ++-- src/USER-INTEL/bond_harmonic_intel.h | 4 ++-- src/USER-INTEL/dihedral_charmm_intel.h | 4 ++-- src/USER-INTEL/dihedral_fourier_intel.h | 4 ++-- src/USER-INTEL/dihedral_harmonic_intel.h | 4 ++-- src/USER-INTEL/dihedral_opls_intel.h | 4 ++-- src/USER-INTEL/fix_intel.h | 4 ++-- src/USER-INTEL/fix_npt_intel.h | 4 ++-- src/USER-INTEL/fix_nve_asphere_intel.h | 4 ++-- src/USER-INTEL/fix_nve_intel.h | 4 ++-- src/USER-INTEL/fix_nvt_intel.h | 4 ++-- src/USER-INTEL/fix_nvt_sllod_intel.h | 4 ++-- src/USER-INTEL/improper_cvff_intel.h | 4 ++-- src/USER-INTEL/improper_harmonic_intel.h | 4 ++-- src/USER-INTEL/pair_airebo_intel.h | 4 ++-- src/USER-INTEL/pair_airebo_morse_intel.h | 4 ++-- src/USER-INTEL/pair_buck_coul_cut_intel.h | 4 ++-- src/USER-INTEL/pair_buck_coul_long_intel.h | 4 ++-- src/USER-INTEL/pair_buck_intel.h | 4 ++-- src/USER-INTEL/pair_dpd_intel.h | 4 ++-- src/USER-INTEL/pair_eam_alloy_intel.h | 4 ++-- src/USER-INTEL/pair_eam_fs_intel.h | 4 ++-- src/USER-INTEL/pair_eam_intel.h | 4 ++-- src/USER-INTEL/pair_gayberne_intel.h | 4 ++-- src/USER-INTEL/pair_lj_charmm_coul_charmm_intel.h | 4 ++-- src/USER-INTEL/pair_lj_charmm_coul_long_intel.h | 4 ++-- src/USER-INTEL/pair_lj_cut_coul_long_intel.h | 4 ++-- src/USER-INTEL/pair_lj_cut_intel.h | 4 ++-- src/USER-INTEL/pair_lj_long_coul_long_intel.h | 4 ++-- src/USER-INTEL/pair_rebo_intel.h | 4 ++-- src/USER-INTEL/pair_sw_intel.h | 4 ++-- src/USER-INTEL/pair_tersoff_intel.h | 4 ++-- src/USER-INTEL/pppm_disp_intel.h | 4 ++-- src/USER-INTEL/pppm_intel.h | 4 ++-- src/USER-INTEL/verlet_lrt_intel.h | 4 ++-- src/USER-LB/fix_lb_fluid.h | 4 ++-- src/USER-LB/fix_lb_momentum.h | 4 ++-- src/USER-LB/fix_lb_pc.h | 4 ++-- src/USER-LB/fix_lb_rigid_pc_sphere.h | 4 ++-- src/USER-LB/fix_lb_viscous.h | 4 ++-- src/USER-MANIFOLD/fix_manifoldforce.h | 4 ++-- src/USER-MANIFOLD/fix_nve_manifold_rattle.h | 4 ++-- src/USER-MANIFOLD/fix_nvt_manifold_rattle.h | 4 ++-- src/USER-MEAMC/pair_meamc.h | 4 ++-- src/USER-MESODPD/atom_vec_edpd.h | 4 ++-- src/USER-MESODPD/atom_vec_mdpd.h | 4 ++-- src/USER-MESODPD/atom_vec_tdpd.h | 4 ++-- src/USER-MESODPD/compute_edpd_temp_atom.h | 4 ++-- src/USER-MESODPD/compute_tdpd_cc_atom.h | 4 ++-- src/USER-MESODPD/fix_edpd_source.h | 4 ++-- src/USER-MESODPD/fix_mvv_dpd.h | 4 ++-- src/USER-MESODPD/fix_mvv_edpd.h | 4 ++-- src/USER-MESODPD/fix_mvv_tdpd.h | 4 ++-- src/USER-MESODPD/fix_tdpd_source.h | 4 ++-- src/USER-MESODPD/pair_edpd.h | 4 ++-- src/USER-MESODPD/pair_mdpd.h | 4 ++-- src/USER-MESODPD/pair_mdpd_rhosum.h | 4 ++-- src/USER-MESODPD/pair_tdpd.h | 4 ++-- src/USER-MESONT/atom_vec_mesont.h | 4 ++-- src/USER-MESONT/compute_mesont.h | 4 ++-- src/USER-MESONT/pair_mesont_tpm.h | 4 ++-- src/USER-MGPT/pair_mgpt.h | 4 ++-- src/USER-MISC/angle_cosine_shift.h | 4 ++-- src/USER-MISC/angle_dipole.h | 4 ++-- src/USER-MISC/angle_fourier.h | 4 ++-- src/USER-MISC/angle_fourier_simple.h | 4 ++-- src/USER-MISC/angle_gaussian.h | 4 ++-- src/USER-MISC/angle_quartic.h | 4 ++-- src/USER-MISC/bond_gaussian.h | 4 ++-- src/USER-MISC/bond_harmonic_shift.h | 4 ++-- src/USER-MISC/bond_harmonic_shift_cut.h | 4 ++-- src/USER-MISC/bond_special.h | 4 ++-- src/USER-MISC/compute_ackland_atom.h | 4 ++-- src/USER-MISC/compute_basal_atom.h | 4 ++-- src/USER-MISC/compute_cnp_atom.h | 4 ++-- src/USER-MISC/compute_entropy_atom.h | 4 ++-- src/USER-MISC/compute_gyration_shape.h | 4 ++-- src/USER-MISC/compute_gyration_shape_chunk.h | 4 ++-- src/USER-MISC/compute_hma.h | 4 ++-- src/USER-MISC/compute_pressure_cylinder.h | 4 ++-- src/USER-MISC/compute_pressure_grem.h | 4 ++-- src/USER-MISC/compute_stress_mop.h | 4 ++-- src/USER-MISC/compute_stress_mop_profile.h | 4 ++-- src/USER-MISC/compute_temp_rotate.h | 4 ++-- src/USER-MISC/compute_viscosity_cos.h | 4 ++-- src/USER-MISC/dihedral_cosine_shift_exp.h | 4 ++-- src/USER-MISC/dihedral_fourier.h | 4 ++-- src/USER-MISC/dihedral_nharmonic.h | 4 ++-- src/USER-MISC/dihedral_quadratic.h | 4 ++-- src/USER-MISC/dihedral_spherical.h | 4 ++-- src/USER-MISC/dihedral_table.h | 4 ++-- src/USER-MISC/dihedral_table_cut.h | 4 ++-- src/USER-MISC/fix_accelerate_cos.h | 4 ++-- src/USER-MISC/fix_addtorque.h | 4 ++-- src/USER-MISC/fix_ave_correlate_long.h | 4 ++-- src/USER-MISC/fix_electron_stopping.h | 4 ++-- src/USER-MISC/fix_electron_stopping_fit.h | 4 ++-- src/USER-MISC/fix_ffl.h | 4 ++-- src/USER-MISC/fix_filter_corotate.h | 4 ++-- src/USER-MISC/fix_flow_gauss.h | 4 ++-- src/USER-MISC/fix_gle.h | 4 ++-- src/USER-MISC/fix_grem.h | 4 ++-- src/USER-MISC/fix_imd.h | 4 ++-- src/USER-MISC/fix_ipi.h | 4 ++-- src/USER-MISC/fix_momentum_chunk.h | 4 ++-- src/USER-MISC/fix_npt_cauchy.h | 4 ++-- src/USER-MISC/fix_nvk.h | 4 ++-- src/USER-MISC/fix_orient_eco.h | 4 ++-- src/USER-MISC/fix_pafi.h | 4 ++-- src/USER-MISC/fix_pimd.h | 4 ++-- src/USER-MISC/fix_propel_self.h | 4 ++-- src/USER-MISC/fix_rhok.h | 4 ++-- src/USER-MISC/fix_smd.h | 4 ++-- src/USER-MISC/fix_srp.h | 4 ++-- src/USER-MISC/fix_ti_spring.h | 4 ++-- src/USER-MISC/fix_ttm_mod.h | 4 ++-- src/USER-MISC/fix_wall_ees.h | 4 ++-- src/USER-MISC/fix_wall_reflect_stochastic.h | 4 ++-- src/USER-MISC/fix_wall_region_ees.h | 4 ++-- src/USER-MISC/improper_cossq.h | 4 ++-- src/USER-MISC/improper_distance.h | 4 ++-- src/USER-MISC/improper_fourier.h | 4 ++-- src/USER-MISC/improper_ring.h | 4 ++-- src/USER-MISC/pair_agni.h | 4 ++-- src/USER-MISC/pair_buck_mdf.h | 4 ++-- src/USER-MISC/pair_coul_diel.h | 4 ++-- src/USER-MISC/pair_coul_shield.h | 4 ++-- src/USER-MISC/pair_coul_slater_cut.h | 4 ++-- src/USER-MISC/pair_coul_slater_long.h | 4 ++-- src/USER-MISC/pair_e3b.h | 4 ++-- src/USER-MISC/pair_edip.h | 4 ++-- src/USER-MISC/pair_edip_multi.h | 4 ++-- src/USER-MISC/pair_extep.h | 4 ++-- src/USER-MISC/pair_gauss_cut.h | 4 ++-- src/USER-MISC/pair_ilp_graphene_hbn.h | 4 ++-- src/USER-MISC/pair_kolmogorov_crespi_full.h | 4 ++-- src/USER-MISC/pair_kolmogorov_crespi_z.h | 4 ++-- src/USER-MISC/pair_lebedeva_z.h | 4 ++-- src/USER-MISC/pair_lennard_mdf.h | 4 ++-- src/USER-MISC/pair_list.h | 4 ++-- src/USER-MISC/pair_lj_expand_coul_long.h | 4 ++-- src/USER-MISC/pair_lj_mdf.h | 4 ++-- src/USER-MISC/pair_lj_sf_dipole_sf.h | 4 ++-- src/USER-MISC/pair_local_density.h | 4 ++-- src/USER-MISC/pair_meam_spline.h | 4 ++-- src/USER-MISC/pair_meam_sw_spline.h | 4 ++-- src/USER-MISC/pair_momb.h | 4 ++-- src/USER-MISC/pair_morse_smooth_linear.h | 4 ++-- src/USER-MISC/pair_srp.h | 4 ++-- src/USER-MISC/pair_tersoff_table.h | 4 ++-- src/USER-MISC/pair_wf_cut.h | 4 ++-- src/USER-MISC/temper_grem.h | 4 ++-- src/USER-MISC/temper_npt.h | 4 ++-- src/USER-MOFFF/angle_class2_p6.h | 4 ++-- src/USER-MOFFF/improper_inversion_harmonic.h | 4 ++-- src/USER-MOFFF/pair_buck6d_coul_gauss_dsf.h | 4 ++-- src/USER-MOFFF/pair_buck6d_coul_gauss_long.h | 4 ++-- src/USER-MOLFILE/dump_molfile.h | 4 ++-- src/USER-MOLFILE/reader_molfile.h | 4 ++-- src/USER-OMP/angle_charmm_omp.h | 4 ++-- src/USER-OMP/angle_class2_omp.h | 4 ++-- src/USER-OMP/angle_cosine_delta_omp.h | 4 ++-- src/USER-OMP/angle_cosine_omp.h | 4 ++-- src/USER-OMP/angle_cosine_periodic_omp.h | 4 ++-- src/USER-OMP/angle_cosine_shift_exp_omp.h | 4 ++-- src/USER-OMP/angle_cosine_shift_omp.h | 4 ++-- src/USER-OMP/angle_cosine_squared_omp.h | 4 ++-- src/USER-OMP/angle_dipole_omp.h | 4 ++-- src/USER-OMP/angle_fourier_omp.h | 4 ++-- src/USER-OMP/angle_fourier_simple_omp.h | 4 ++-- src/USER-OMP/angle_harmonic_omp.h | 4 ++-- src/USER-OMP/angle_quartic_omp.h | 4 ++-- src/USER-OMP/angle_sdk_omp.h | 4 ++-- src/USER-OMP/angle_table_omp.h | 4 ++-- src/USER-OMP/bond_class2_omp.h | 4 ++-- src/USER-OMP/bond_fene_expand_omp.h | 4 ++-- src/USER-OMP/bond_fene_omp.h | 4 ++-- src/USER-OMP/bond_gromos_omp.h | 4 ++-- src/USER-OMP/bond_harmonic_omp.h | 4 ++-- src/USER-OMP/bond_harmonic_shift_cut_omp.h | 4 ++-- src/USER-OMP/bond_harmonic_shift_omp.h | 4 ++-- src/USER-OMP/bond_morse_omp.h | 4 ++-- src/USER-OMP/bond_nonlinear_omp.h | 4 ++-- src/USER-OMP/bond_quartic_omp.h | 4 ++-- src/USER-OMP/bond_table_omp.h | 4 ++-- src/USER-OMP/dihedral_charmm_omp.h | 4 ++-- src/USER-OMP/dihedral_class2_omp.h | 4 ++-- src/USER-OMP/dihedral_cosine_shift_exp_omp.h | 4 ++-- src/USER-OMP/dihedral_fourier_omp.h | 4 ++-- src/USER-OMP/dihedral_harmonic_omp.h | 4 ++-- src/USER-OMP/dihedral_helix_omp.h | 4 ++-- src/USER-OMP/dihedral_multi_harmonic_omp.h | 4 ++-- src/USER-OMP/dihedral_nharmonic_omp.h | 4 ++-- src/USER-OMP/dihedral_opls_omp.h | 4 ++-- src/USER-OMP/dihedral_quadratic_omp.h | 4 ++-- src/USER-OMP/dihedral_table_omp.h | 4 ++-- src/USER-OMP/ewald_omp.h | 4 ++-- src/USER-OMP/fix_gravity_omp.h | 4 ++-- src/USER-OMP/fix_neigh_history_omp.h | 4 ++-- src/USER-OMP/fix_nph_asphere_omp.h | 4 ++-- src/USER-OMP/fix_nph_omp.h | 4 ++-- src/USER-OMP/fix_nph_sphere_omp.h | 4 ++-- src/USER-OMP/fix_npt_asphere_omp.h | 4 ++-- src/USER-OMP/fix_npt_omp.h | 4 ++-- src/USER-OMP/fix_npt_sphere_omp.h | 4 ++-- src/USER-OMP/fix_nve_omp.h | 4 ++-- src/USER-OMP/fix_nve_sphere_omp.h | 4 ++-- src/USER-OMP/fix_nvt_asphere_omp.h | 4 ++-- src/USER-OMP/fix_nvt_omp.h | 4 ++-- src/USER-OMP/fix_nvt_sllod_omp.h | 4 ++-- src/USER-OMP/fix_nvt_sphere_omp.h | 4 ++-- src/USER-OMP/fix_omp.h | 4 ++-- src/USER-OMP/fix_peri_neigh_omp.h | 4 ++-- src/USER-OMP/fix_qeq_comb_omp.h | 4 ++-- src/USER-OMP/fix_qeq_reax_omp.h | 4 ++-- src/USER-OMP/fix_rigid_nph_omp.h | 4 ++-- src/USER-OMP/fix_rigid_npt_omp.h | 4 ++-- src/USER-OMP/fix_rigid_nve_omp.h | 4 ++-- src/USER-OMP/fix_rigid_nvt_omp.h | 4 ++-- src/USER-OMP/fix_rigid_omp.h | 4 ++-- src/USER-OMP/fix_rigid_small_omp.h | 4 ++-- src/USER-OMP/improper_class2_omp.h | 4 ++-- src/USER-OMP/improper_cossq_omp.h | 4 ++-- src/USER-OMP/improper_cvff_omp.h | 4 ++-- src/USER-OMP/improper_fourier_omp.h | 4 ++-- src/USER-OMP/improper_harmonic_omp.h | 4 ++-- src/USER-OMP/improper_ring_omp.h | 4 ++-- src/USER-OMP/improper_umbrella_omp.h | 4 ++-- src/USER-OMP/msm_cg_omp.h | 4 ++-- src/USER-OMP/msm_omp.h | 4 ++-- src/USER-OMP/pair_adp_omp.h | 4 ++-- src/USER-OMP/pair_agni_omp.h | 4 ++-- src/USER-OMP/pair_airebo_morse_omp.h | 4 ++-- src/USER-OMP/pair_airebo_omp.h | 4 ++-- src/USER-OMP/pair_beck_omp.h | 4 ++-- src/USER-OMP/pair_born_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_born_coul_msm_omp.h | 4 ++-- src/USER-OMP/pair_born_coul_wolf_omp.h | 4 ++-- src/USER-OMP/pair_born_omp.h | 4 ++-- src/USER-OMP/pair_brownian_omp.h | 4 ++-- src/USER-OMP/pair_brownian_poly_omp.h | 4 ++-- src/USER-OMP/pair_buck_coul_cut_omp.h | 4 ++-- src/USER-OMP/pair_buck_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_buck_coul_msm_omp.h | 4 ++-- src/USER-OMP/pair_buck_long_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_buck_omp.h | 4 ++-- src/USER-OMP/pair_colloid_omp.h | 4 ++-- src/USER-OMP/pair_comb_omp.h | 4 ++-- src/USER-OMP/pair_coul_cut_global_omp.h | 4 ++-- src/USER-OMP/pair_coul_cut_omp.h | 4 ++-- src/USER-OMP/pair_coul_cut_soft_omp.h | 4 ++-- src/USER-OMP/pair_coul_debye_omp.h | 4 ++-- src/USER-OMP/pair_coul_diel_omp.h | 4 ++-- src/USER-OMP/pair_coul_dsf_omp.h | 4 ++-- src/USER-OMP/pair_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_coul_long_soft_omp.h | 4 ++-- src/USER-OMP/pair_coul_msm_omp.h | 4 ++-- src/USER-OMP/pair_coul_wolf_omp.h | 4 ++-- src/USER-OMP/pair_dpd_omp.h | 4 ++-- src/USER-OMP/pair_dpd_tstat_omp.h | 4 ++-- src/USER-OMP/pair_eam_alloy_omp.h | 4 ++-- src/USER-OMP/pair_eam_fs_omp.h | 4 ++-- src/USER-OMP/pair_eam_omp.h | 4 ++-- src/USER-OMP/pair_edip_omp.h | 4 ++-- src/USER-OMP/pair_eim_omp.h | 4 ++-- src/USER-OMP/pair_gauss_cut_omp.h | 4 ++-- src/USER-OMP/pair_gauss_omp.h | 4 ++-- src/USER-OMP/pair_gayberne_omp.h | 4 ++-- src/USER-OMP/pair_gran_hertz_history_omp.h | 4 ++-- src/USER-OMP/pair_gran_hooke_history_omp.h | 4 ++-- src/USER-OMP/pair_gran_hooke_omp.h | 4 ++-- src/USER-OMP/pair_hbond_dreiding_lj_omp.h | 4 ++-- src/USER-OMP/pair_hbond_dreiding_morse_omp.h | 4 ++-- src/USER-OMP/pair_lj96_cut_omp.h | 4 ++-- src/USER-OMP/pair_lj_charmm_coul_charmm_implicit_omp.h | 4 ++-- src/USER-OMP/pair_lj_charmm_coul_charmm_omp.h | 4 ++-- src/USER-OMP/pair_lj_charmm_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h | 4 ++-- src/USER-OMP/pair_lj_charmm_coul_msm_omp.h | 4 ++-- src/USER-OMP/pair_lj_class2_coul_cut_omp.h | 4 ++-- src/USER-OMP/pair_lj_class2_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_class2_omp.h | 4 ++-- src/USER-OMP/pair_lj_cubic_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_cut_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_debye_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_dsf_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_msm_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_coul_wolf_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_dipole_cut_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_soft_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_thole_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_tip4p_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h | 4 ++-- src/USER-OMP/pair_lj_expand_omp.h | 4 ++-- src/USER-OMP/pair_lj_gromacs_coul_gromacs_omp.h | 4 ++-- src/USER-OMP/pair_lj_gromacs_omp.h | 4 ++-- src/USER-OMP/pair_lj_long_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_long_tip4p_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_relres_omp.h | 4 ++-- src/USER-OMP/pair_lj_sdk_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_lj_sdk_coul_msm_omp.h | 4 ++-- src/USER-OMP/pair_lj_sdk_omp.h | 4 ++-- src/USER-OMP/pair_lj_sf_dipole_sf_omp.h | 4 ++-- src/USER-OMP/pair_lj_smooth_linear_omp.h | 4 ++-- src/USER-OMP/pair_lj_smooth_omp.h | 4 ++-- src/USER-OMP/pair_lubricate_omp.h | 4 ++-- src/USER-OMP/pair_lubricate_poly_omp.h | 4 ++-- src/USER-OMP/pair_meam_spline_omp.h | 4 ++-- src/USER-OMP/pair_morse_omp.h | 4 ++-- src/USER-OMP/pair_morse_smooth_linear_omp.h | 4 ++-- src/USER-OMP/pair_nm_cut_coul_cut_omp.h | 4 ++-- src/USER-OMP/pair_nm_cut_coul_long_omp.h | 4 ++-- src/USER-OMP/pair_nm_cut_omp.h | 4 ++-- src/USER-OMP/pair_peri_lps_omp.h | 4 ++-- src/USER-OMP/pair_peri_pmb_omp.h | 4 ++-- src/USER-OMP/pair_reaxc_omp.h | 4 ++-- src/USER-OMP/pair_rebo_omp.h | 4 ++-- src/USER-OMP/pair_resquared_omp.h | 4 ++-- src/USER-OMP/pair_soft_omp.h | 4 ++-- src/USER-OMP/pair_sw_omp.h | 4 ++-- src/USER-OMP/pair_table_omp.h | 4 ++-- src/USER-OMP/pair_tersoff_mod_c_omp.h | 4 ++-- src/USER-OMP/pair_tersoff_mod_omp.h | 4 ++-- src/USER-OMP/pair_tersoff_omp.h | 4 ++-- src/USER-OMP/pair_tersoff_table_omp.h | 4 ++-- src/USER-OMP/pair_tersoff_zbl_omp.h | 4 ++-- src/USER-OMP/pair_tip4p_cut_omp.h | 4 ++-- src/USER-OMP/pair_tip4p_long_omp.h | 4 ++-- src/USER-OMP/pair_tip4p_long_soft_omp.h | 4 ++-- src/USER-OMP/pair_ufm_omp.h | 4 ++-- src/USER-OMP/pair_vashishta_omp.h | 4 ++-- src/USER-OMP/pair_vashishta_table_omp.h | 4 ++-- src/USER-OMP/pair_yukawa_colloid_omp.h | 4 ++-- src/USER-OMP/pair_yukawa_omp.h | 4 ++-- src/USER-OMP/pair_zbl_omp.h | 4 ++-- src/USER-OMP/pppm_cg_omp.h | 4 ++-- src/USER-OMP/pppm_disp_omp.h | 4 ++-- src/USER-OMP/pppm_disp_tip4p_omp.h | 4 ++-- src/USER-OMP/pppm_omp.h | 4 ++-- src/USER-OMP/pppm_tip4p_omp.h | 4 ++-- src/USER-OMP/respa_omp.h | 4 ++-- src/USER-PACE/pair_pace.h | 4 ++-- src/USER-PHONON/dynamical_matrix.h | 4 ++-- src/USER-PHONON/fix_phonon.h | 4 ++-- src/USER-PHONON/third_order.h | 4 ++-- src/USER-PLUMED/fix_plumed.h | 4 ++-- src/USER-PTM/compute_ptm_atom.h | 4 ++-- src/USER-QMMM/fix_qmmm.h | 4 ++-- src/USER-QTB/fix_qbmsst.h | 4 ++-- src/USER-QTB/fix_qtb.h | 4 ++-- src/USER-QUIP/pair_quip.h | 4 ++-- src/USER-REACTION/fix_bond_react.h | 4 ++-- src/USER-REAXC/compute_spec_atom.h | 4 ++-- src/USER-REAXC/fix_qeq_reax.h | 4 ++-- src/USER-REAXC/fix_reaxc.h | 4 ++-- src/USER-REAXC/fix_reaxc_bonds.h | 4 ++-- src/USER-REAXC/fix_reaxc_species.h | 4 ++-- src/USER-REAXC/pair_reaxc.h | 4 ++-- src/USER-SCAFACOS/scafacos.h | 4 ++-- src/USER-SDPD/fix_meso_move.h | 4 ++-- src/USER-SDPD/fix_rigid_meso.h | 4 ++-- src/USER-SDPD/pair_sdpd_taitwater_isothermal.h | 4 ++-- src/USER-SMD/atom_vec_smd.h | 4 ++-- src/USER-SMD/compute_smd_contact_radius.h | 4 ++-- src/USER-SMD/compute_smd_damage.h | 4 ++-- src/USER-SMD/compute_smd_hourglass_error.h | 4 ++-- src/USER-SMD/compute_smd_internal_energy.h | 4 ++-- src/USER-SMD/compute_smd_plastic_strain.h | 4 ++-- src/USER-SMD/compute_smd_plastic_strain_rate.h | 4 ++-- src/USER-SMD/compute_smd_rho.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_defgrad.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_dt.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_num_neighs.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_shape.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_strain.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_strain_rate.h | 4 ++-- src/USER-SMD/compute_smd_tlsph_stress.h | 6 +++--- src/USER-SMD/compute_smd_triangle_vertices.h | 4 ++-- src/USER-SMD/compute_smd_ulsph_effm.h | 4 ++-- src/USER-SMD/compute_smd_ulsph_num_neighs.h | 4 ++-- src/USER-SMD/compute_smd_ulsph_strain.h | 4 ++-- src/USER-SMD/compute_smd_ulsph_strain_rate.h | 4 ++-- src/USER-SMD/compute_smd_ulsph_stress.h | 6 +++--- src/USER-SMD/compute_smd_vol.h | 4 ++-- src/USER-SMD/fix_smd_adjust_dt.h | 4 ++-- src/USER-SMD/fix_smd_integrate_tlsph.h | 4 ++-- src/USER-SMD/fix_smd_integrate_ulsph.h | 4 ++-- src/USER-SMD/fix_smd_move_triangulated_surface.h | 4 ++-- src/USER-SMD/fix_smd_setvel.h | 4 ++-- src/USER-SMD/fix_smd_tlsph_reference_configuration.h | 4 ++-- src/USER-SMD/fix_smd_wall_surface.h | 4 ++-- src/USER-SMD/pair_smd_hertz.h | 4 ++-- src/USER-SMD/pair_smd_tlsph.h | 4 ++-- src/USER-SMD/pair_smd_triangulated_surface.h | 4 ++-- src/USER-SMD/pair_smd_ulsph.h | 4 ++-- src/USER-SMTBQ/pair_smtbq.h | 4 ++-- src/USER-SPH/atom_vec_sph.h | 4 ++-- src/USER-SPH/compute_sph_e_atom.h | 4 ++-- src/USER-SPH/compute_sph_rho_atom.h | 4 ++-- src/USER-SPH/compute_sph_t_atom.h | 4 ++-- src/USER-SPH/fix_sph.h | 4 ++-- src/USER-SPH/fix_sph_stationary.h | 4 ++-- src/USER-SPH/pair_sph_heatconduction.h | 4 ++-- src/USER-SPH/pair_sph_idealgas.h | 4 ++-- src/USER-SPH/pair_sph_lj.h | 4 ++-- src/USER-SPH/pair_sph_rhosum.h | 4 ++-- src/USER-SPH/pair_sph_taitwater.h | 4 ++-- src/USER-SPH/pair_sph_taitwater_morris.h | 4 ++-- src/USER-TALLY/compute_force_tally.h | 4 ++-- src/USER-TALLY/compute_heat_flux_tally.h | 4 ++-- src/USER-TALLY/compute_pe_mol_tally.h | 4 ++-- src/USER-TALLY/compute_pe_tally.h | 4 ++-- src/USER-TALLY/compute_stress_tally.h | 4 ++-- src/USER-UEF/compute_pressure_uef.h | 4 ++-- src/USER-UEF/compute_temp_uef.h | 4 ++-- src/USER-UEF/dump_cfg_uef.h | 4 ++-- src/USER-UEF/fix_npt_uef.h | 4 ++-- src/USER-UEF/fix_nvt_uef.h | 4 ++-- src/USER-VTK/dump_vtk.h | 4 ++-- src/USER-YAFF/angle_cross.h | 4 ++-- src/USER-YAFF/angle_mm3.h | 4 ++-- src/USER-YAFF/bond_mm3.h | 4 ++-- src/USER-YAFF/improper_distharm.h | 4 ++-- src/USER-YAFF/improper_sqdistharm.h | 4 ++-- src/USER-YAFF/pair_lj_switch3_coulgauss_long.h | 4 ++-- src/USER-YAFF/pair_mm3_switch3_coulgauss_long.h | 4 ++-- src/VORONOI/compute_voronoi_atom.h | 4 ++-- src/angle_deprecated.h | 4 ++-- src/angle_hybrid.h | 4 ++-- src/angle_zero.h | 4 ++-- src/atom_vec_atomic.h | 4 ++-- src/atom_vec_body.h | 4 ++-- src/atom_vec_charge.h | 4 ++-- src/atom_vec_ellipsoid.h | 4 ++-- src/atom_vec_hybrid.h | 4 ++-- src/atom_vec_line.h | 4 ++-- src/atom_vec_sphere.h | 4 ++-- src/atom_vec_tri.h | 4 ++-- src/balance.h | 4 ++-- src/bond_deprecated.h | 4 ++-- src/bond_hybrid.h | 4 ++-- src/bond_zero.h | 4 ++-- src/change_box.h | 4 ++-- src/compute_adf.h | 4 ++-- src/compute_aggregate_atom.h | 4 ++-- src/compute_angle.h | 4 ++-- src/compute_angle_local.h | 4 ++-- src/compute_angmom_chunk.h | 4 ++-- src/compute_bond.h | 4 ++-- src/compute_bond_local.h | 4 ++-- src/compute_centro_atom.h | 4 ++-- src/compute_centroid_stress_atom.h | 4 ++-- src/compute_chunk_atom.h | 4 ++-- src/compute_chunk_spread_atom.h | 4 ++-- src/compute_cluster_atom.h | 4 ++-- src/compute_cna_atom.h | 4 ++-- src/compute_com.h | 4 ++-- src/compute_com_chunk.h | 4 ++-- src/compute_contact_atom.h | 4 ++-- src/compute_coord_atom.h | 4 ++-- src/compute_deprecated.h | 4 ++-- src/compute_dihedral.h | 4 ++-- src/compute_dihedral_local.h | 4 ++-- src/compute_dipole_chunk.h | 4 ++-- src/compute_displace_atom.h | 4 ++-- src/compute_erotate_sphere.h | 4 ++-- src/compute_erotate_sphere_atom.h | 4 ++-- src/compute_fragment_atom.h | 4 ++-- src/compute_global_atom.h | 4 ++-- src/compute_group_group.h | 4 ++-- src/compute_gyration.h | 4 ++-- src/compute_gyration_chunk.h | 4 ++-- src/compute_heat_flux.h | 4 ++-- src/compute_hexorder_atom.h | 4 ++-- src/compute_improper.h | 4 ++-- src/compute_improper_local.h | 4 ++-- src/compute_inertia_chunk.h | 4 ++-- src/compute_ke.h | 4 ++-- src/compute_ke_atom.h | 4 ++-- src/compute_msd.h | 4 ++-- src/compute_msd_chunk.h | 4 ++-- src/compute_omega_chunk.h | 4 ++-- src/compute_orientorder_atom.h | 4 ++-- src/compute_pair.h | 4 ++-- src/compute_pair_local.h | 4 ++-- src/compute_pe.h | 4 ++-- src/compute_pe_atom.h | 4 ++-- src/compute_pressure.h | 4 ++-- src/compute_property_atom.h | 4 ++-- src/compute_property_chunk.h | 4 ++-- src/compute_property_local.h | 4 ++-- src/compute_rdf.h | 4 ++-- src/compute_reduce.h | 4 ++-- src/compute_reduce_chunk.h | 4 ++-- src/compute_reduce_region.h | 4 ++-- src/compute_slice.h | 4 ++-- src/compute_stress_atom.h | 4 ++-- src/compute_temp.h | 4 ++-- src/compute_temp_chunk.h | 4 ++-- src/compute_temp_com.h | 4 ++-- src/compute_temp_deform.h | 4 ++-- src/compute_temp_partial.h | 4 ++-- src/compute_temp_profile.h | 4 ++-- src/compute_temp_ramp.h | 4 ++-- src/compute_temp_region.h | 4 ++-- src/compute_temp_sphere.h | 4 ++-- src/compute_torque_chunk.h | 4 ++-- src/compute_vacf.h | 4 ++-- src/compute_vcm_chunk.h | 4 ++-- src/create_atoms.h | 4 ++-- src/create_bonds.h | 4 ++-- src/create_box.h | 4 ++-- src/delete_atoms.h | 4 ++-- src/delete_bonds.h | 4 ++-- src/deprecated.h | 4 ++-- src/dihedral_deprecated.h | 4 ++-- src/dihedral_hybrid.h | 4 ++-- src/dihedral_zero.h | 4 ++-- src/displace_atoms.h | 4 ++-- src/dump_atom.h | 4 ++-- src/dump_cfg.h | 4 ++-- src/dump_custom.h | 4 ++-- src/dump_dcd.h | 4 ++-- src/dump_deprecated.h | 4 ++-- src/dump_image.h | 4 ++-- src/dump_local.h | 4 ++-- src/dump_movie.h | 4 ++-- src/dump_xyz.h | 4 ++-- src/fix_adapt.h | 4 ++-- src/fix_addforce.h | 4 ++-- src/fix_ave_atom.h | 4 ++-- src/fix_ave_chunk.h | 4 ++-- src/fix_ave_correlate.h | 4 ++-- src/fix_ave_histo.h | 4 ++-- src/fix_ave_histo_weight.h | 4 ++-- src/fix_ave_time.h | 4 ++-- src/fix_aveforce.h | 4 ++-- src/fix_balance.h | 4 ++-- src/fix_box_relax.h | 4 ++-- src/fix_controller.h | 4 ++-- src/fix_deform.h | 4 ++-- src/fix_deprecated.h | 4 ++-- src/fix_drag.h | 4 ++-- src/fix_dt_reset.h | 4 ++-- src/fix_dummy.h | 4 ++-- src/fix_enforce2d.h | 4 ++-- src/fix_external.h | 4 ++-- src/fix_gravity.h | 4 ++-- src/fix_group.h | 4 ++-- src/fix_halt.h | 4 ++-- src/fix_heat.h | 4 ++-- src/fix_indent.h | 4 ++-- src/fix_langevin.h | 4 ++-- src/fix_lineforce.h | 4 ++-- src/fix_minimize.h | 4 ++-- src/fix_momentum.h | 4 ++-- src/fix_move.h | 4 ++-- src/fix_neigh_history.h | 4 ++-- src/fix_nph.h | 4 ++-- src/fix_nph_sphere.h | 4 ++-- src/fix_npt.h | 4 ++-- src/fix_npt_sphere.h | 4 ++-- src/fix_numdiff.h | 4 ++-- src/fix_nve.h | 4 ++-- src/fix_nve_limit.h | 4 ++-- src/fix_nve_noforce.h | 4 ++-- src/fix_nve_sphere.h | 4 ++-- src/fix_nvt.h | 4 ++-- src/fix_nvt_sllod.h | 4 ++-- src/fix_nvt_sphere.h | 4 ++-- src/fix_planeforce.h | 4 ++-- src/fix_press_berendsen.h | 4 ++-- src/fix_print.h | 4 ++-- src/fix_property_atom.h | 4 ++-- src/fix_read_restart.h | 4 ++-- src/fix_recenter.h | 4 ++-- src/fix_respa.h | 4 ++-- src/fix_restrain.h | 4 ++-- src/fix_setforce.h | 4 ++-- src/fix_spring.h | 4 ++-- src/fix_spring_chunk.h | 4 ++-- src/fix_spring_rg.h | 4 ++-- src/fix_spring_self.h | 4 ++-- src/fix_store.h | 4 ++-- src/fix_store_force.h | 4 ++-- src/fix_store_state.h | 4 ++-- src/fix_temp_berendsen.h | 4 ++-- src/fix_temp_csld.h | 4 ++-- src/fix_temp_csvr.h | 4 ++-- src/fix_temp_rescale.h | 4 ++-- src/fix_tmd.h | 4 ++-- src/fix_vector.h | 4 ++-- src/fix_viscous.h | 4 ++-- src/fix_wall_harmonic.h | 4 ++-- src/fix_wall_lj1043.h | 4 ++-- src/fix_wall_lj126.h | 4 ++-- src/fix_wall_lj93.h | 4 ++-- src/fix_wall_morse.h | 4 ++-- src/fix_wall_reflect.h | 4 ++-- src/fix_wall_region.h | 4 ++-- src/improper_deprecated.h | 4 ++-- src/improper_hybrid.h | 4 ++-- src/improper_zero.h | 4 ++-- src/info.h | 4 ++-- src/kspace_deprecated.h | 4 ++-- src/min_cg.h | 4 ++-- src/min_fire.h | 4 ++-- src/min_fire_old.h | 4 ++-- src/min_hftn.h | 4 ++-- src/min_quickmin.h | 4 ++-- src/min_sd.h | 4 ++-- src/minimize.h | 4 ++-- src/ntopo_angle_all.h | 4 ++-- src/ntopo_angle_partial.h | 4 ++-- src/ntopo_angle_template.h | 4 ++-- src/ntopo_bond_all.h | 4 ++-- src/ntopo_bond_partial.h | 4 ++-- src/ntopo_bond_template.h | 4 ++-- src/ntopo_dihedral_all.h | 4 ++-- src/ntopo_dihedral_partial.h | 4 ++-- src/ntopo_dihedral_template.h | 4 ++-- src/ntopo_improper_all.h | 4 ++-- src/ntopo_improper_partial.h | 4 ++-- src/ntopo_improper_template.h | 4 ++-- src/pair_beck.h | 4 ++-- src/pair_born.h | 4 ++-- src/pair_born_coul_dsf.h | 4 ++-- src/pair_born_coul_wolf.h | 4 ++-- src/pair_buck.h | 4 ++-- src/pair_buck_coul_cut.h | 4 ++-- src/pair_coul_cut.h | 4 ++-- src/pair_coul_cut_global.h | 4 ++-- src/pair_coul_debye.h | 4 ++-- src/pair_coul_dsf.h | 4 ++-- src/pair_coul_streitz.h | 4 ++-- src/pair_coul_wolf.h | 4 ++-- src/pair_deprecated.h | 4 ++-- src/pair_dpd.h | 4 ++-- src/pair_dpd_tstat.h | 4 ++-- src/pair_gauss.h | 4 ++-- src/pair_hybrid.h | 4 ++-- src/pair_hybrid_overlay.h | 4 ++-- src/pair_hybrid_scaled.h | 4 ++-- src/pair_lj96_cut.h | 4 ++-- src/pair_lj_cubic.h | 4 ++-- src/pair_lj_cut.h | 4 ++-- src/pair_lj_cut_coul_cut.h | 4 ++-- src/pair_lj_cut_coul_debye.h | 4 ++-- src/pair_lj_cut_coul_dsf.h | 4 ++-- src/pair_lj_cut_coul_wolf.h | 4 ++-- src/pair_lj_expand.h | 4 ++-- src/pair_lj_gromacs.h | 4 ++-- src/pair_lj_gromacs_coul_gromacs.h | 4 ++-- src/pair_lj_relres.h | 4 ++-- src/pair_lj_smooth.h | 4 ++-- src/pair_lj_smooth_linear.h | 4 ++-- src/pair_mie_cut.h | 4 ++-- src/pair_morse.h | 4 ++-- src/pair_soft.h | 4 ++-- src/pair_table.h | 4 ++-- src/pair_ufm.h | 4 ++-- src/pair_yukawa.h | 4 ++-- src/pair_zbl.h | 4 ++-- src/pair_zero.h | 4 ++-- src/read_data.h | 4 ++-- src/read_dump.h | 4 ++-- src/read_restart.h | 4 ++-- src/reader_native.h | 4 ++-- src/reader_xyz.h | 4 ++-- src/region_block.h | 4 ++-- src/region_cone.h | 4 ++-- src/region_cylinder.h | 4 ++-- src/region_deprecated.h | 4 ++-- src/region_intersect.h | 4 ++-- src/region_plane.h | 4 ++-- src/region_prism.h | 4 ++-- src/region_sphere.h | 4 ++-- src/region_union.h | 4 ++-- src/replicate.h | 4 ++-- src/rerun.h | 4 ++-- src/reset_atom_ids.h | 4 ++-- src/reset_mol_ids.h | 4 ++-- src/respa.h | 4 ++-- src/run.h | 4 ++-- src/set.h | 4 ++-- src/velocity.h | 4 ++-- src/verlet.h | 4 ++-- src/write_coeff.h | 4 ++-- src/write_data.h | 4 ++-- src/write_dump.h | 4 ++-- src/write_restart.h | 4 ++-- 1244 files changed, 2490 insertions(+), 2491 deletions(-) diff --git a/src/ASPHERE/compute_erotate_asphere.h b/src/ASPHERE/compute_erotate_asphere.h index 93244dd7e6..016b11b1cb 100644 --- a/src/ASPHERE/compute_erotate_asphere.h +++ b/src/ASPHERE/compute_erotate_asphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(erotate/asphere,ComputeERotateAsphere) - +// clang-format on #else #ifndef LMP_COMPUTE_EROTATE_ASPHERE_H diff --git a/src/ASPHERE/compute_temp_asphere.h b/src/ASPHERE/compute_temp_asphere.h index 61d3162d6c..f2277483d7 100644 --- a/src/ASPHERE/compute_temp_asphere.h +++ b/src/ASPHERE/compute_temp_asphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/asphere,ComputeTempAsphere) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_ASPHERE_H diff --git a/src/ASPHERE/fix_nph_asphere.h b/src/ASPHERE/fix_nph_asphere.h index 7e68e31048..c6796da3a4 100644 --- a/src/ASPHERE/fix_nph_asphere.h +++ b/src/ASPHERE/fix_nph_asphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/asphere,FixNPHAsphere) - +// clang-format on #else #ifndef LMP_FIX_NPH_ASPHERE_H diff --git a/src/ASPHERE/fix_npt_asphere.h b/src/ASPHERE/fix_npt_asphere.h index 5a3867e4eb..0d05602c5c 100644 --- a/src/ASPHERE/fix_npt_asphere.h +++ b/src/ASPHERE/fix_npt_asphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/asphere,FixNPTAsphere) - +// clang-format on #else #ifndef LMP_FIX_NPT_ASPHERE_H diff --git a/src/ASPHERE/fix_nve_asphere.h b/src/ASPHERE/fix_nve_asphere.h index f3b3e66429..073ad9c154 100644 --- a/src/ASPHERE/fix_nve_asphere.h +++ b/src/ASPHERE/fix_nve_asphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/asphere,FixNVEAsphere) - +// clang-format on #else #ifndef LMP_FIX_NVE_ASPHERE_H diff --git a/src/ASPHERE/fix_nve_asphere_noforce.h b/src/ASPHERE/fix_nve_asphere_noforce.h index eb65a928c8..2183e8701d 100644 --- a/src/ASPHERE/fix_nve_asphere_noforce.h +++ b/src/ASPHERE/fix_nve_asphere_noforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/asphere/noforce,FixNVEAsphereNoforce) - +// clang-format on #else #ifndef LMP_FIX_NVE_ASPHERE_NOFORCE_H diff --git a/src/ASPHERE/fix_nve_line.h b/src/ASPHERE/fix_nve_line.h index aa1711bbe7..35ab56c350 100644 --- a/src/ASPHERE/fix_nve_line.h +++ b/src/ASPHERE/fix_nve_line.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/line,FixNVELine) - +// clang-format on #else #ifndef LMP_FIX_NVE_LINE_H diff --git a/src/ASPHERE/fix_nve_tri.h b/src/ASPHERE/fix_nve_tri.h index b7f07755b5..f62d7cc827 100644 --- a/src/ASPHERE/fix_nve_tri.h +++ b/src/ASPHERE/fix_nve_tri.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/tri,FixNVETri) - +// clang-format on #else #ifndef LMP_FIX_NVE_TRI_H diff --git a/src/ASPHERE/fix_nvt_asphere.h b/src/ASPHERE/fix_nvt_asphere.h index cd03b3ff63..d04fea9902 100644 --- a/src/ASPHERE/fix_nvt_asphere.h +++ b/src/ASPHERE/fix_nvt_asphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/asphere,FixNVTAsphere) - +// clang-format on #else #ifndef LMP_FIX_NVT_ASPHERE_H diff --git a/src/ASPHERE/pair_gayberne.h b/src/ASPHERE/pair_gayberne.h index 8e07156ce0..c8e68ac8ec 100644 --- a/src/ASPHERE/pair_gayberne.h +++ b/src/ASPHERE/pair_gayberne.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gayberne,PairGayBerne) - +// clang-format on #else #ifndef LMP_PAIR_GAYBERNE_H diff --git a/src/ASPHERE/pair_line_lj.h b/src/ASPHERE/pair_line_lj.h index 05e5a92cb1..4e488fb76f 100644 --- a/src/ASPHERE/pair_line_lj.h +++ b/src/ASPHERE/pair_line_lj.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(line/lj,PairLineLJ) - +// clang-format on #else #ifndef LMP_PAIR_LINE_LJ_H diff --git a/src/ASPHERE/pair_resquared.h b/src/ASPHERE/pair_resquared.h index 073c8b840a..c2fbbec3c9 100644 --- a/src/ASPHERE/pair_resquared.h +++ b/src/ASPHERE/pair_resquared.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(resquared,PairRESquared) - +// clang-format on #else #ifndef LMP_PAIR_RESQUARED_H diff --git a/src/ASPHERE/pair_tri_lj.h b/src/ASPHERE/pair_tri_lj.h index a92e0e1f89..0684b86aab 100644 --- a/src/ASPHERE/pair_tri_lj.h +++ b/src/ASPHERE/pair_tri_lj.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tri/lj,PairTriLJ) - +// clang-format on #else #ifndef LMP_PAIR_TRI_LJ_H diff --git a/src/BODY/body_nparticle.h b/src/BODY/body_nparticle.h index 0853dfb341..c8cf53c5d2 100644 --- a/src/BODY/body_nparticle.h +++ b/src/BODY/body_nparticle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BODY_CLASS - +// clang-format off BodyStyle(nparticle,BodyNparticle) - +// clang-format on #else #ifndef LMP_BODY_NPARTICLE_H diff --git a/src/BODY/body_rounded_polygon.h b/src/BODY/body_rounded_polygon.h index 3bd5925069..bb042e3809 100644 --- a/src/BODY/body_rounded_polygon.h +++ b/src/BODY/body_rounded_polygon.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BODY_CLASS - +// clang-format off BodyStyle(rounded/polygon,BodyRoundedPolygon) - +// clang-format on #else #ifndef LMP_BODY_ROUNDED_POLYGON_H diff --git a/src/BODY/body_rounded_polyhedron.h b/src/BODY/body_rounded_polyhedron.h index ef4508180c..429fe3b6c9 100644 --- a/src/BODY/body_rounded_polyhedron.h +++ b/src/BODY/body_rounded_polyhedron.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BODY_CLASS - +// clang-format off BodyStyle(rounded/polyhedron,BodyRoundedPolyhedron) - +// clang-format on #else #ifndef LMP_BODY_ROUNDED_POLYHEDRON_H diff --git a/src/BODY/compute_body_local.h b/src/BODY/compute_body_local.h index ddbaf3b797..01beea44f1 100644 --- a/src/BODY/compute_body_local.h +++ b/src/BODY/compute_body_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(body/local,ComputeBodyLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_BODY_LOCAL_H diff --git a/src/BODY/compute_temp_body.h b/src/BODY/compute_temp_body.h index 1b272eefa7..c7201e1f7b 100644 --- a/src/BODY/compute_temp_body.h +++ b/src/BODY/compute_temp_body.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/body,ComputeTempBody) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_BODY_H diff --git a/src/BODY/fix_nph_body.h b/src/BODY/fix_nph_body.h index 6dcbb470ad..be3ce8f23d 100644 --- a/src/BODY/fix_nph_body.h +++ b/src/BODY/fix_nph_body.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/body,FixNPHBody) - +// clang-format on #else #ifndef LMP_FIX_NPH_BODY_H diff --git a/src/BODY/fix_npt_body.h b/src/BODY/fix_npt_body.h index cd4eaff073..f0a96a8784 100644 --- a/src/BODY/fix_npt_body.h +++ b/src/BODY/fix_npt_body.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/body,FixNPTBody) - +// clang-format on #else #ifndef LMP_FIX_NPT_BODY_H diff --git a/src/BODY/fix_nve_body.h b/src/BODY/fix_nve_body.h index efb48df2ea..2e0aca2c63 100644 --- a/src/BODY/fix_nve_body.h +++ b/src/BODY/fix_nve_body.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/body,FixNVEBody) - +// clang-format on #else #ifndef LMP_FIX_NVE_BODY_H diff --git a/src/BODY/fix_nvt_body.h b/src/BODY/fix_nvt_body.h index df27086222..7f457ce773 100644 --- a/src/BODY/fix_nvt_body.h +++ b/src/BODY/fix_nvt_body.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/body,FixNVTBody) - +// clang-format on #else #ifndef LMP_FIX_NVT_BODY_H diff --git a/src/BODY/fix_wall_body_polygon.h b/src/BODY/fix_wall_body_polygon.h index e1b900bd7b..dc66065ee6 100644 --- a/src/BODY/fix_wall_body_polygon.h +++ b/src/BODY/fix_wall_body_polygon.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/body/polygon,FixWallBodyPolygon) - +// clang-format on #else #ifndef LMP_FIX_WALL_BODY_POLYGON_H diff --git a/src/BODY/fix_wall_body_polyhedron.h b/src/BODY/fix_wall_body_polyhedron.h index e3e7c64669..5621c639e1 100644 --- a/src/BODY/fix_wall_body_polyhedron.h +++ b/src/BODY/fix_wall_body_polyhedron.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/body/polyhedron,FixWallBodyPolyhedron) - +// clang-format on #else #ifndef LMP_FIX_WALL_BODY_POLYHERON_H diff --git a/src/BODY/pair_body_nparticle.h b/src/BODY/pair_body_nparticle.h index d396291df2..9040bd6077 100644 --- a/src/BODY/pair_body_nparticle.h +++ b/src/BODY/pair_body_nparticle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(body/nparticle,PairBodyNparticle) - +// clang-format on #else #ifndef LMP_PAIR_BODY_NPARTICLE_H diff --git a/src/BODY/pair_body_rounded_polygon.h b/src/BODY/pair_body_rounded_polygon.h index 98eda90a88..9afc8225ab 100644 --- a/src/BODY/pair_body_rounded_polygon.h +++ b/src/BODY/pair_body_rounded_polygon.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(body/rounded/polygon,PairBodyRoundedPolygon) - +// clang-format on #else #ifndef LMP_PAIR_BODY_ROUNDED_POLYGON_H diff --git a/src/BODY/pair_body_rounded_polyhedron.h b/src/BODY/pair_body_rounded_polyhedron.h index 332432e533..dd0297db43 100644 --- a/src/BODY/pair_body_rounded_polyhedron.h +++ b/src/BODY/pair_body_rounded_polyhedron.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(body/rounded/polyhedron,PairBodyRoundedPolyhedron) - +// clang-format on #else #ifndef LMP_PAIR_BODY_ROUNDED_POLYHEDRON_H diff --git a/src/CLASS2/angle_class2.h b/src/CLASS2/angle_class2.h index cfefe507b7..b3c3851000 100644 --- a/src/CLASS2/angle_class2.h +++ b/src/CLASS2/angle_class2.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(class2,AngleClass2) - +// clang-format on #else #ifndef LMP_ANGLE_CLASS2_H diff --git a/src/CLASS2/bond_class2.h b/src/CLASS2/bond_class2.h index bf15f34cd4..35ded59f2a 100644 --- a/src/CLASS2/bond_class2.h +++ b/src/CLASS2/bond_class2.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(class2,BondClass2) - +// clang-format on #else #ifndef LMP_BOND_CLASS2_H diff --git a/src/CLASS2/dihedral_class2.h b/src/CLASS2/dihedral_class2.h index 4169b4a0f6..58b34a65a3 100644 --- a/src/CLASS2/dihedral_class2.h +++ b/src/CLASS2/dihedral_class2.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(class2,DihedralClass2) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CLASS2_H diff --git a/src/CLASS2/improper_class2.h b/src/CLASS2/improper_class2.h index 4fb94f257f..94dd9f525a 100644 --- a/src/CLASS2/improper_class2.h +++ b/src/CLASS2/improper_class2.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(class2,ImproperClass2) - +// clang-format on #else #ifndef LMP_IMPROPER_CLASS2_H diff --git a/src/CLASS2/pair_lj_class2.h b/src/CLASS2/pair_lj_class2.h index a0402373c1..af224638f0 100644 --- a/src/CLASS2/pair_lj_class2.h +++ b/src/CLASS2/pair_lj_class2.h @@ -10,9 +10,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2,PairLJClass2) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_H diff --git a/src/CLASS2/pair_lj_class2_coul_cut.h b/src/CLASS2/pair_lj_class2_coul_cut.h index 9fc8b57de7..7badf39cd6 100644 --- a/src/CLASS2/pair_lj_class2_coul_cut.h +++ b/src/CLASS2/pair_lj_class2_coul_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/cut,PairLJClass2CoulCut) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_CUT_H diff --git a/src/CLASS2/pair_lj_class2_coul_long.h b/src/CLASS2/pair_lj_class2_coul_long.h index 47e8077afe..1f9da21e58 100644 --- a/src/CLASS2/pair_lj_class2_coul_long.h +++ b/src/CLASS2/pair_lj_class2_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/long,PairLJClass2CoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_LONG_H diff --git a/src/COLLOID/fix_wall_colloid.h b/src/COLLOID/fix_wall_colloid.h index 92691a95e9..de8362ba0b 100644 --- a/src/COLLOID/fix_wall_colloid.h +++ b/src/COLLOID/fix_wall_colloid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/colloid,FixWallColloid) - +// clang-format on #else #ifndef LMP_FIX_WALL_COLLOID_H diff --git a/src/COLLOID/pair_brownian.h b/src/COLLOID/pair_brownian.h index 8d3795c7fa..95b2b3a3c8 100644 --- a/src/COLLOID/pair_brownian.h +++ b/src/COLLOID/pair_brownian.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(brownian,PairBrownian) - +// clang-format on #else #ifndef LMP_PAIR_BROWNIAN_H diff --git a/src/COLLOID/pair_brownian_poly.h b/src/COLLOID/pair_brownian_poly.h index 875ce5b75d..c0f3f724fc 100644 --- a/src/COLLOID/pair_brownian_poly.h +++ b/src/COLLOID/pair_brownian_poly.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(brownian/poly,PairBrownianPoly) - +// clang-format on #else #ifndef LMP_PAIR_BROWNIAN_POLY_H diff --git a/src/COLLOID/pair_colloid.h b/src/COLLOID/pair_colloid.h index 6b52abe7db..8a955cc953 100644 --- a/src/COLLOID/pair_colloid.h +++ b/src/COLLOID/pair_colloid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(colloid,PairColloid) - +// clang-format on #else #ifndef LMP_PAIR_COLLOID_H diff --git a/src/COLLOID/pair_lubricate.h b/src/COLLOID/pair_lubricate.h index 2c66b7e324..f6cadbe4c8 100644 --- a/src/COLLOID/pair_lubricate.h +++ b/src/COLLOID/pair_lubricate.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lubricate,PairLubricate) - +// clang-format on #else #ifndef LMP_PAIR_LUBRICATE_H diff --git a/src/COLLOID/pair_lubricateU.h b/src/COLLOID/pair_lubricateU.h index f588e21cda..7f393ab258 100644 --- a/src/COLLOID/pair_lubricateU.h +++ b/src/COLLOID/pair_lubricateU.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lubricateU,PairLubricateU) - +// clang-format on #else #ifndef LMP_PAIR_LUBRICATEU_H diff --git a/src/COLLOID/pair_lubricateU_poly.h b/src/COLLOID/pair_lubricateU_poly.h index 35d5ad082a..505c063879 100644 --- a/src/COLLOID/pair_lubricateU_poly.h +++ b/src/COLLOID/pair_lubricateU_poly.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lubricateU/poly,PairLubricateUPoly) - +// clang-format on #else #ifndef LMP_PAIR_LUBRICATEU_POLY_H diff --git a/src/COLLOID/pair_lubricate_poly.h b/src/COLLOID/pair_lubricate_poly.h index add7d2e3e3..dc3d03aa2f 100644 --- a/src/COLLOID/pair_lubricate_poly.h +++ b/src/COLLOID/pair_lubricate_poly.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lubricate/poly,PairLubricatePoly) - +// clang-format on #else #ifndef LMP_PAIR_LUBRICATE_POLY_H diff --git a/src/COLLOID/pair_yukawa_colloid.h b/src/COLLOID/pair_yukawa_colloid.h index 72ee88e7b6..0423ad2318 100644 --- a/src/COLLOID/pair_yukawa_colloid.h +++ b/src/COLLOID/pair_yukawa_colloid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa/colloid,PairYukawaColloid) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_COLLOID_H diff --git a/src/COMPRESS/dump_atom_gz.h b/src/COMPRESS/dump_atom_gz.h index 7aa42ced5a..fcd091118b 100644 --- a/src/COMPRESS/dump_atom_gz.h +++ b/src/COMPRESS/dump_atom_gz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(atom/gz,DumpAtomGZ) - +// clang-format on #else #ifndef LMP_DUMP_ATOM_GZ_H diff --git a/src/COMPRESS/dump_atom_zstd.h b/src/COMPRESS/dump_atom_zstd.h index a1ff05f040..ab2b4ba7ce 100644 --- a/src/COMPRESS/dump_atom_zstd.h +++ b/src/COMPRESS/dump_atom_zstd.h @@ -18,9 +18,9 @@ #ifdef LAMMPS_ZSTD #ifdef DUMP_CLASS - +// clang-format off DumpStyle(atom/zstd,DumpAtomZstd) - +// clang-format on #else #ifndef LMP_DUMP_ATOM_ZSTD_H diff --git a/src/COMPRESS/dump_cfg_gz.h b/src/COMPRESS/dump_cfg_gz.h index 2294198340..3b3abfe400 100644 --- a/src/COMPRESS/dump_cfg_gz.h +++ b/src/COMPRESS/dump_cfg_gz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(cfg/gz,DumpCFGGZ) - +// clang-format on #else #ifndef LMP_DUMP_CFG_GZ_H diff --git a/src/COMPRESS/dump_cfg_zstd.h b/src/COMPRESS/dump_cfg_zstd.h index 1caf5ce657..93caff2023 100644 --- a/src/COMPRESS/dump_cfg_zstd.h +++ b/src/COMPRESS/dump_cfg_zstd.h @@ -17,9 +17,9 @@ #ifdef LAMMPS_ZSTD #ifdef DUMP_CLASS - +// clang-format off DumpStyle(cfg/zstd,DumpCFGZstd) - +// clang-format on #else #ifndef LMP_DUMP_CFG_ZSTD_H diff --git a/src/COMPRESS/dump_custom_gz.h b/src/COMPRESS/dump_custom_gz.h index a8e499891c..e02a5c2be9 100644 --- a/src/COMPRESS/dump_custom_gz.h +++ b/src/COMPRESS/dump_custom_gz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(custom/gz,DumpCustomGZ) - +// clang-format on #else #ifndef LMP_DUMP_CUSTOM_GZ_H diff --git a/src/COMPRESS/dump_custom_zstd.h b/src/COMPRESS/dump_custom_zstd.h index 679a908192..7ff21f708b 100644 --- a/src/COMPRESS/dump_custom_zstd.h +++ b/src/COMPRESS/dump_custom_zstd.h @@ -18,9 +18,9 @@ #ifdef LAMMPS_ZSTD #ifdef DUMP_CLASS - +// clang-format off DumpStyle(custom/zstd,DumpCustomZstd) - +// clang-format on #else #ifndef LMP_DUMP_CUSTOM_ZSTD_H diff --git a/src/COMPRESS/dump_local_gz.h b/src/COMPRESS/dump_local_gz.h index 93b605e0b9..6a28cc6fe0 100644 --- a/src/COMPRESS/dump_local_gz.h +++ b/src/COMPRESS/dump_local_gz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(local/gz,DumpLocalGZ) - +// clang-format on #else #ifndef LMP_DUMP_LOCAL_GZ_H diff --git a/src/COMPRESS/dump_local_zstd.h b/src/COMPRESS/dump_local_zstd.h index 9d192679ee..4cbb4c0275 100644 --- a/src/COMPRESS/dump_local_zstd.h +++ b/src/COMPRESS/dump_local_zstd.h @@ -18,9 +18,9 @@ #ifdef LAMMPS_ZSTD #ifdef DUMP_CLASS - +// clang-format off DumpStyle(local/zstd,DumpLocalZstd) - +// clang-format on #else #ifndef LMP_DUMP_LOCAL_ZSTD_H diff --git a/src/COMPRESS/dump_xyz_gz.h b/src/COMPRESS/dump_xyz_gz.h index 02903ddb8e..d293b667c4 100644 --- a/src/COMPRESS/dump_xyz_gz.h +++ b/src/COMPRESS/dump_xyz_gz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(xyz/gz,DumpXYZGZ) - +// clang-format on #else #ifndef LMP_DUMP_XYZ_GZ_H diff --git a/src/COMPRESS/dump_xyz_zstd.h b/src/COMPRESS/dump_xyz_zstd.h index 56204c350b..898c0b1d32 100644 --- a/src/COMPRESS/dump_xyz_zstd.h +++ b/src/COMPRESS/dump_xyz_zstd.h @@ -18,9 +18,9 @@ #ifdef LAMMPS_ZSTD #ifdef DUMP_CLASS - +// clang-format off DumpStyle(xyz/zstd,DumpXYZZstd) - +// clang-format on #else #ifndef LMP_DUMP_XYZ_ZSTD_H diff --git a/src/CORESHELL/compute_temp_cs.h b/src/CORESHELL/compute_temp_cs.h index c05d96415b..57b6dfe7fd 100644 --- a/src/CORESHELL/compute_temp_cs.h +++ b/src/CORESHELL/compute_temp_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/cs,ComputeTempCS) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_CS_H diff --git a/src/CORESHELL/pair_born_coul_dsf_cs.h b/src/CORESHELL/pair_born_coul_dsf_cs.h index a3bd036fc6..8438b1c299 100644 --- a/src/CORESHELL/pair_born_coul_dsf_cs.h +++ b/src/CORESHELL/pair_born_coul_dsf_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/dsf/cs,PairBornCoulDSFCS) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_DSF_CS_H diff --git a/src/CORESHELL/pair_born_coul_long_cs.h b/src/CORESHELL/pair_born_coul_long_cs.h index fdf50e0d88..8543cbba12 100644 --- a/src/CORESHELL/pair_born_coul_long_cs.h +++ b/src/CORESHELL/pair_born_coul_long_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/long/cs,PairBornCoulLongCS) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_LONG_CS_H diff --git a/src/CORESHELL/pair_born_coul_wolf_cs.h b/src/CORESHELL/pair_born_coul_wolf_cs.h index a6e2625942..f09792b39a 100644 --- a/src/CORESHELL/pair_born_coul_wolf_cs.h +++ b/src/CORESHELL/pair_born_coul_wolf_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/wolf/cs,PairBornCoulWolfCS) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_WOLF_CS_H diff --git a/src/CORESHELL/pair_buck_coul_long_cs.h b/src/CORESHELL/pair_buck_coul_long_cs.h index bdca1fe5a8..6ace9fc654 100644 --- a/src/CORESHELL/pair_buck_coul_long_cs.h +++ b/src/CORESHELL/pair_buck_coul_long_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/long/cs,PairBuckCoulLongCS) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_LONG_CS_H diff --git a/src/CORESHELL/pair_coul_long_cs.h b/src/CORESHELL/pair_coul_long_cs.h index 377c025000..b67c2d2ee8 100644 --- a/src/CORESHELL/pair_coul_long_cs.h +++ b/src/CORESHELL/pair_coul_long_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/cs,PairCoulLongCS) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_CS_H diff --git a/src/CORESHELL/pair_coul_wolf_cs.h b/src/CORESHELL/pair_coul_wolf_cs.h index b6369d4091..d44113ecf6 100644 --- a/src/CORESHELL/pair_coul_wolf_cs.h +++ b/src/CORESHELL/pair_coul_wolf_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/wolf/cs,PairCoulWolfCS) - +// clang-format on #else #ifndef 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 50833881ec..806804b220 100644 --- a/src/CORESHELL/pair_lj_class2_coul_long_cs.h +++ b/src/CORESHELL/pair_lj_class2_coul_long_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/long/cs,PairLJClass2CoulLongCS) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_LONG_CS_H diff --git a/src/CORESHELL/pair_lj_cut_coul_long_cs.h b/src/CORESHELL/pair_lj_cut_coul_long_cs.h index e9fbc151d0..efbba74105 100644 --- a/src/CORESHELL/pair_lj_cut_coul_long_cs.h +++ b/src/CORESHELL/pair_lj_cut_coul_long_cs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/cs,PairLJCutCoulLongCS) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_CS_H diff --git a/src/DIPOLE/atom_vec_dipole.h b/src/DIPOLE/atom_vec_dipole.h index 5239b8c13b..d3a43cc68e 100644 --- a/src/DIPOLE/atom_vec_dipole.h +++ b/src/DIPOLE/atom_vec_dipole.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(dipole,AtomVecDipole) - +// clang-format on #else #ifndef LMP_ATOM_VEC_DIPOLE_H diff --git a/src/DIPOLE/pair_lj_cut_dipole_cut.h b/src/DIPOLE/pair_lj_cut_dipole_cut.h index 70e898f3eb..3c07d173af 100644 --- a/src/DIPOLE/pair_lj_cut_dipole_cut.h +++ b/src/DIPOLE/pair_lj_cut_dipole_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/dipole/cut,PairLJCutDipoleCut) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_DIPOLE_CUT_H diff --git a/src/DIPOLE/pair_lj_cut_dipole_long.h b/src/DIPOLE/pair_lj_cut_dipole_long.h index 9997aa05fb..4639748a89 100644 --- a/src/DIPOLE/pair_lj_cut_dipole_long.h +++ b/src/DIPOLE/pair_lj_cut_dipole_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/dipole/long,PairLJCutDipoleLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_DIPOLE_LONG_H diff --git a/src/DIPOLE/pair_lj_long_dipole_long.h b/src/DIPOLE/pair_lj_long_dipole_long.h index 012b2b546e..ccdc081fd9 100644 --- a/src/DIPOLE/pair_lj_long_dipole_long.h +++ b/src/DIPOLE/pair_lj_long_dipole_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/dipole/long,PairLJLongDipoleLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_DIPOLE_LONG_H diff --git a/src/GPU/fix_gpu.h b/src/GPU/fix_gpu.h index 594a9fc144..d7bfa587d6 100644 --- a/src/GPU/fix_gpu.h +++ b/src/GPU/fix_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(GPU,FixGPU) - +// clang-format on #else #ifndef LMP_FIX_GPU_H diff --git a/src/GPU/fix_npt_gpu.h b/src/GPU/fix_npt_gpu.h index 1b9f7066ac..4c6398d442 100644 --- a/src/GPU/fix_npt_gpu.h +++ b/src/GPU/fix_npt_gpu.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/gpu,FixNPTGPU) - +// clang-format on #else #ifndef LMP_FIX_NPT_GPU_H diff --git a/src/GPU/fix_nve_asphere_gpu.h b/src/GPU/fix_nve_asphere_gpu.h index 55b412c851..aa9beaf03b 100644 --- a/src/GPU/fix_nve_asphere_gpu.h +++ b/src/GPU/fix_nve_asphere_gpu.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/asphere/gpu,FixNVEAsphereGPU) - +// clang-format on #else #ifndef LMP_FIX_NVE_ASPHERE_GPU_H diff --git a/src/GPU/fix_nve_gpu.h b/src/GPU/fix_nve_gpu.h index 671e3a1376..a5c142bd02 100644 --- a/src/GPU/fix_nve_gpu.h +++ b/src/GPU/fix_nve_gpu.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/gpu,FixNVEGPU) - +// clang-format on #else #ifndef LMP_FIX_NVE_GPU_H diff --git a/src/GPU/fix_nvt_gpu.h b/src/GPU/fix_nvt_gpu.h index 2623f92197..598497336f 100644 --- a/src/GPU/fix_nvt_gpu.h +++ b/src/GPU/fix_nvt_gpu.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/gpu,FixNVTGPU) - +// clang-format on #else #ifndef LMP_FIX_NVT_GPU_H diff --git a/src/GPU/pair_beck_gpu.h b/src/GPU/pair_beck_gpu.h index 3500c7f765..fa6e81a556 100644 --- a/src/GPU/pair_beck_gpu.h +++ b/src/GPU/pair_beck_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(beck/gpu,PairBeckGPU) - +// clang-format on #else #ifndef LMP_PAIR_BECK_GPU_H diff --git a/src/GPU/pair_born_coul_long_cs_gpu.h b/src/GPU/pair_born_coul_long_cs_gpu.h index db8d015bce..f403fbe5c4 100644 --- a/src/GPU/pair_born_coul_long_cs_gpu.h +++ b/src/GPU/pair_born_coul_long_cs_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/long/cs/gpu,PairBornCoulLongCSGPU) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_LONG_CS_GPU_H diff --git a/src/GPU/pair_born_coul_long_gpu.h b/src/GPU/pair_born_coul_long_gpu.h index d9734fc401..46f100b776 100644 --- a/src/GPU/pair_born_coul_long_gpu.h +++ b/src/GPU/pair_born_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/long/gpu,PairBornCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_LONG_GPU_H diff --git a/src/GPU/pair_born_coul_wolf_cs_gpu.h b/src/GPU/pair_born_coul_wolf_cs_gpu.h index 92f6b163ab..ab252c82c3 100644 --- a/src/GPU/pair_born_coul_wolf_cs_gpu.h +++ b/src/GPU/pair_born_coul_wolf_cs_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/wolf/cs/gpu,PairBornCoulWolfCSGPU) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_WOLF_CS_GPU_H diff --git a/src/GPU/pair_born_coul_wolf_gpu.h b/src/GPU/pair_born_coul_wolf_gpu.h index 6ca528c606..0365fb1d44 100644 --- a/src/GPU/pair_born_coul_wolf_gpu.h +++ b/src/GPU/pair_born_coul_wolf_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/wolf/gpu,PairBornCoulWolfGPU) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_WOLF_GPU_H diff --git a/src/GPU/pair_born_gpu.h b/src/GPU/pair_born_gpu.h index 31aa978761..048fe8e1aa 100644 --- a/src/GPU/pair_born_gpu.h +++ b/src/GPU/pair_born_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/gpu,PairBornGPU) - +// clang-format on #else #ifndef LMP_PAIR_BORN_GPU_H diff --git a/src/GPU/pair_buck_coul_cut_gpu.h b/src/GPU/pair_buck_coul_cut_gpu.h index 9e81a88b19..094835dd6c 100644 --- a/src/GPU/pair_buck_coul_cut_gpu.h +++ b/src/GPU/pair_buck_coul_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/cut/gpu,PairBuckCoulCutGPU) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_CUT_GPU_H diff --git a/src/GPU/pair_buck_coul_long_gpu.h b/src/GPU/pair_buck_coul_long_gpu.h index 741aaeb641..32bc0f57f8 100644 --- a/src/GPU/pair_buck_coul_long_gpu.h +++ b/src/GPU/pair_buck_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/long/gpu,PairBuckCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_LONG_GPU_H diff --git a/src/GPU/pair_buck_gpu.h b/src/GPU/pair_buck_gpu.h index 5b29bc7125..1718863a3d 100644 --- a/src/GPU/pair_buck_gpu.h +++ b/src/GPU/pair_buck_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/gpu,PairBuckGPU) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_GPU_H diff --git a/src/GPU/pair_colloid_gpu.h b/src/GPU/pair_colloid_gpu.h index 6face4ea25..c5acfd0bd7 100644 --- a/src/GPU/pair_colloid_gpu.h +++ b/src/GPU/pair_colloid_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(colloid/gpu,PairColloidGPU) - +// clang-format on #else #ifndef LMP_PAIR_COLLOID_GPU_H diff --git a/src/GPU/pair_coul_cut_gpu.h b/src/GPU/pair_coul_cut_gpu.h index 10b1f4510e..20a16d00f2 100644 --- a/src/GPU/pair_coul_cut_gpu.h +++ b/src/GPU/pair_coul_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/gpu,PairCoulCutGPU) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_GPU_H diff --git a/src/GPU/pair_coul_debye_gpu.h b/src/GPU/pair_coul_debye_gpu.h index 1fe4a05c8d..e54bc659b2 100644 --- a/src/GPU/pair_coul_debye_gpu.h +++ b/src/GPU/pair_coul_debye_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/debye/gpu,PairCoulDebyeGPU) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DEBYE_GPU_H diff --git a/src/GPU/pair_coul_dsf_gpu.h b/src/GPU/pair_coul_dsf_gpu.h index 413ef2468e..9de9f0be55 100644 --- a/src/GPU/pair_coul_dsf_gpu.h +++ b/src/GPU/pair_coul_dsf_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/dsf/gpu,PairCoulDSFGPU) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DSF_GPU_H diff --git a/src/GPU/pair_coul_long_cs_gpu.h b/src/GPU/pair_coul_long_cs_gpu.h index 8e712e384c..e3b261bbd9 100644 --- a/src/GPU/pair_coul_long_cs_gpu.h +++ b/src/GPU/pair_coul_long_cs_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/cs/gpu,PairCoulLongCSGPU) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_CS_GPU_H diff --git a/src/GPU/pair_coul_long_gpu.h b/src/GPU/pair_coul_long_gpu.h index 6e580302de..5da1ed4012 100644 --- a/src/GPU/pair_coul_long_gpu.h +++ b/src/GPU/pair_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/gpu,PairCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_GPU_H diff --git a/src/GPU/pair_dpd_gpu.h b/src/GPU/pair_dpd_gpu.h index a83d30101c..3dea2e5153 100644 --- a/src/GPU/pair_dpd_gpu.h +++ b/src/GPU/pair_dpd_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/gpu,PairDPDGPU) - +// clang-format on #else #ifndef LMP_PAIR_DPD_GPU_H diff --git a/src/GPU/pair_dpd_tstat_gpu.h b/src/GPU/pair_dpd_tstat_gpu.h index e59e767f6a..689087a8d1 100644 --- a/src/GPU/pair_dpd_tstat_gpu.h +++ b/src/GPU/pair_dpd_tstat_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/tstat/gpu,PairDPDTstatGPU) - +// clang-format on #else #ifndef LMP_PAIR_DPD_TSTAT_GPU_H diff --git a/src/GPU/pair_eam_alloy_gpu.h b/src/GPU/pair_eam_alloy_gpu.h index 250e1f5540..5f02d87c76 100644 --- a/src/GPU/pair_eam_alloy_gpu.h +++ b/src/GPU/pair_eam_alloy_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/alloy/gpu,PairEAMAlloyGPU) - +// clang-format on #else #ifndef LMP_PAIR_EAM_ALLOY_GPU_H diff --git a/src/GPU/pair_eam_fs_gpu.h b/src/GPU/pair_eam_fs_gpu.h index 819f37e554..e4141b793a 100644 --- a/src/GPU/pair_eam_fs_gpu.h +++ b/src/GPU/pair_eam_fs_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/fs/gpu,PairEAMFSGPU) - +// clang-format on #else #ifndef LMP_PAIR_EAM_FS_GPU_H diff --git a/src/GPU/pair_eam_gpu.h b/src/GPU/pair_eam_gpu.h index 857b5d59b1..8dc5d8b3a9 100644 --- a/src/GPU/pair_eam_gpu.h +++ b/src/GPU/pair_eam_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/gpu,PairEAMGPU) - +// clang-format on #else #ifndef LMP_PAIR_EAM_GPU_H diff --git a/src/GPU/pair_gauss_gpu.h b/src/GPU/pair_gauss_gpu.h index 5fe30a68bd..56b42dd995 100644 --- a/src/GPU/pair_gauss_gpu.h +++ b/src/GPU/pair_gauss_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gauss/gpu,PairGaussGPU) - +// clang-format on #else #ifndef LMP_PAIR_GAUSS_GPU_H diff --git a/src/GPU/pair_gayberne_gpu.h b/src/GPU/pair_gayberne_gpu.h index d86a9c2187..8c90d36964 100644 --- a/src/GPU/pair_gayberne_gpu.h +++ b/src/GPU/pair_gayberne_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gayberne/gpu,PairGayBerneGPU) - +// clang-format on #else #ifndef LMP_PAIR_GAYBERNE_GPU_H diff --git a/src/GPU/pair_lj96_cut_gpu.h b/src/GPU/pair_lj96_cut_gpu.h index 2296e04212..6e1d5b92ec 100644 --- a/src/GPU/pair_lj96_cut_gpu.h +++ b/src/GPU/pair_lj96_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj96/cut/gpu,PairLJ96CutGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_96_GPU_H diff --git a/src/GPU/pair_lj_charmm_coul_charmm_gpu.h b/src/GPU/pair_lj_charmm_coul_charmm_gpu.h index 3e84d9abaf..b0115ec746 100644 --- a/src/GPU/pair_lj_charmm_coul_charmm_gpu.h +++ b/src/GPU/pair_lj_charmm_coul_charmm_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/gpu,PairLJCharmmCoulCharmmGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_GPU_H diff --git a/src/GPU/pair_lj_charmm_coul_long_gpu.h b/src/GPU/pair_lj_charmm_coul_long_gpu.h index 910646a2c8..03e92ffd52 100644 --- a/src/GPU/pair_lj_charmm_coul_long_gpu.h +++ b/src/GPU/pair_lj_charmm_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/gpu,PairLJCharmmCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_GPU_H diff --git a/src/GPU/pair_lj_class2_coul_long_gpu.h b/src/GPU/pair_lj_class2_coul_long_gpu.h index 6c171c0498..2a5e9d86e8 100644 --- a/src/GPU/pair_lj_class2_coul_long_gpu.h +++ b/src/GPU/pair_lj_class2_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/long/gpu,PairLJClass2CoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_LONG_GPU_H diff --git a/src/GPU/pair_lj_class2_gpu.h b/src/GPU/pair_lj_class2_gpu.h index 46eda57f17..7af392104e 100644 --- a/src/GPU/pair_lj_class2_gpu.h +++ b/src/GPU/pair_lj_class2_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/gpu,PairLJClass2GPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_GPU_H diff --git a/src/GPU/pair_lj_cubic_gpu.h b/src/GPU/pair_lj_cubic_gpu.h index 855c1282e5..bc308fafc6 100644 --- a/src/GPU/pair_lj_cubic_gpu.h +++ b/src/GPU/pair_lj_cubic_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cubic/gpu,PairLJCubicGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUBIC_GPU_H diff --git a/src/GPU/pair_lj_cut_coul_cut_gpu.h b/src/GPU/pair_lj_cut_coul_cut_gpu.h index 7efe61f18a..3216880518 100644 --- a/src/GPU/pair_lj_cut_coul_cut_gpu.h +++ b/src/GPU/pair_lj_cut_coul_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/cut/gpu,PairLJCutCoulCutGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_CUT_GPU_H diff --git a/src/GPU/pair_lj_cut_coul_debye_gpu.h b/src/GPU/pair_lj_cut_coul_debye_gpu.h index 12ac8b64cc..5daef3aa78 100644 --- a/src/GPU/pair_lj_cut_coul_debye_gpu.h +++ b/src/GPU/pair_lj_cut_coul_debye_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/debye/gpu,PairLJCutCoulDebyeGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DEBYE_GPU_H diff --git a/src/GPU/pair_lj_cut_coul_dsf_gpu.h b/src/GPU/pair_lj_cut_coul_dsf_gpu.h index e86d008c29..5cfc98d3a8 100644 --- a/src/GPU/pair_lj_cut_coul_dsf_gpu.h +++ b/src/GPU/pair_lj_cut_coul_dsf_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/dsf/gpu,PairLJCutCoulDSFGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DSF_GPU_H diff --git a/src/GPU/pair_lj_cut_coul_long_gpu.h b/src/GPU/pair_lj_cut_coul_long_gpu.h index eefb1c928d..f4df9b4759 100644 --- a/src/GPU/pair_lj_cut_coul_long_gpu.h +++ b/src/GPU/pair_lj_cut_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/gpu,PairLJCutCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_GPU_H diff --git a/src/GPU/pair_lj_cut_coul_msm_gpu.h b/src/GPU/pair_lj_cut_coul_msm_gpu.h index b8d7382333..cf26d3502b 100644 --- a/src/GPU/pair_lj_cut_coul_msm_gpu.h +++ b/src/GPU/pair_lj_cut_coul_msm_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/msm/gpu,PairLJCutCoulMSMGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_MSM_GPU_H diff --git a/src/GPU/pair_lj_cut_dipole_cut_gpu.h b/src/GPU/pair_lj_cut_dipole_cut_gpu.h index 6ddfff47f0..cce1f109ba 100644 --- a/src/GPU/pair_lj_cut_dipole_cut_gpu.h +++ b/src/GPU/pair_lj_cut_dipole_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/dipole/cut/gpu,PairLJCutDipoleCutGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_DIPOLE_CUT_GPU_H diff --git a/src/GPU/pair_lj_cut_dipole_long_gpu.h b/src/GPU/pair_lj_cut_dipole_long_gpu.h index 44695fcd28..aa7bd83ed8 100644 --- a/src/GPU/pair_lj_cut_dipole_long_gpu.h +++ b/src/GPU/pair_lj_cut_dipole_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/dipole/long/gpu,PairLJCutDipoleLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_DIPOLE_LONG_GPU_H diff --git a/src/GPU/pair_lj_cut_gpu.h b/src/GPU/pair_lj_cut_gpu.h index b86946f149..b4cfa07db2 100644 --- a/src/GPU/pair_lj_cut_gpu.h +++ b/src/GPU/pair_lj_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/gpu,PairLJCutGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LIGHT_GPU_H diff --git a/src/GPU/pair_lj_cut_tip4p_long_gpu.h b/src/GPU/pair_lj_cut_tip4p_long_gpu.h index 87ddce85bb..3624dc449a 100644 --- a/src/GPU/pair_lj_cut_tip4p_long_gpu.h +++ b/src/GPU/pair_lj_cut_tip4p_long_gpu.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/long/gpu,PairLJCutTIP4PLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_TIP4P_LONG_GPU_H diff --git a/src/GPU/pair_lj_expand_coul_long_gpu.h b/src/GPU/pair_lj_expand_coul_long_gpu.h index 662da29786..29578a2ad6 100644 --- a/src/GPU/pair_lj_expand_coul_long_gpu.h +++ b/src/GPU/pair_lj_expand_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/expand/coul/long/gpu,PairLJExpandCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_EXPAND_COUL_LONG_GPU_H diff --git a/src/GPU/pair_lj_expand_gpu.h b/src/GPU/pair_lj_expand_gpu.h index 7e1536f366..ea54108b6a 100644 --- a/src/GPU/pair_lj_expand_gpu.h +++ b/src/GPU/pair_lj_expand_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/expand/gpu,PairLJExpandGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJE_LIGHT_GPU_H diff --git a/src/GPU/pair_lj_gromacs_gpu.h b/src/GPU/pair_lj_gromacs_gpu.h index 689abc0223..9779aae14d 100644 --- a/src/GPU/pair_lj_gromacs_gpu.h +++ b/src/GPU/pair_lj_gromacs_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs/gpu,PairLJGromacsGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_GPU_H diff --git a/src/GPU/pair_lj_sdk_coul_long_gpu.h b/src/GPU/pair_lj_sdk_coul_long_gpu.h index 10a45c3c8d..5d28bbbb3f 100644 --- a/src/GPU/pair_lj_sdk_coul_long_gpu.h +++ b/src/GPU/pair_lj_sdk_coul_long_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/coul/long/gpu,PairLJSDKCoulLongGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_COUL_LONG_GPU_H diff --git a/src/GPU/pair_lj_sdk_gpu.h b/src/GPU/pair_lj_sdk_gpu.h index dcbb82bca6..b26d188abd 100644 --- a/src/GPU/pair_lj_sdk_gpu.h +++ b/src/GPU/pair_lj_sdk_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/gpu,PairLJSDKGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_GPU_H diff --git a/src/GPU/pair_lj_sf_dipole_sf_gpu.h b/src/GPU/pair_lj_sf_dipole_sf_gpu.h index 050fa472fc..a6fd5f0d69 100644 --- a/src/GPU/pair_lj_sf_dipole_sf_gpu.h +++ b/src/GPU/pair_lj_sf_dipole_sf_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sf/dipole/sf/gpu,PairLJSFDipoleSFGPU) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SF_DIPOLE_SF_GPU_H diff --git a/src/GPU/pair_mie_cut_gpu.h b/src/GPU/pair_mie_cut_gpu.h index 4520895ed5..a9ffbc76ef 100644 --- a/src/GPU/pair_mie_cut_gpu.h +++ b/src/GPU/pair_mie_cut_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mie/cut/gpu,PairMIECutGPU) - +// clang-format on #else #ifndef LMP_PAIR_MIE_CUT_GPU_H diff --git a/src/GPU/pair_morse_gpu.h b/src/GPU/pair_morse_gpu.h index 663b4b8c6b..5fc2739b09 100644 --- a/src/GPU/pair_morse_gpu.h +++ b/src/GPU/pair_morse_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/gpu,PairMorseGPU) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_GPU_H diff --git a/src/GPU/pair_resquared_gpu.h b/src/GPU/pair_resquared_gpu.h index 40bbee1f4f..c6c634ff22 100644 --- a/src/GPU/pair_resquared_gpu.h +++ b/src/GPU/pair_resquared_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(resquared/gpu,PairRESquaredGPU) - +// clang-format on #else #ifndef LMP_PAIR_RESQUARED_GPU_H diff --git a/src/GPU/pair_soft_gpu.h b/src/GPU/pair_soft_gpu.h index 401d1035fd..7519b8fecc 100644 --- a/src/GPU/pair_soft_gpu.h +++ b/src/GPU/pair_soft_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(soft/gpu,PairSoftGPU) - +// clang-format on #else #ifndef LMP_PAIR_SOFT_GPU_H diff --git a/src/GPU/pair_sw_gpu.h b/src/GPU/pair_sw_gpu.h index a5eea58cf9..02afd6729e 100644 --- a/src/GPU/pair_sw_gpu.h +++ b/src/GPU/pair_sw_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sw/gpu,PairSWGPU) - +// clang-format on #else #ifndef LMP_PAIR_SW_GPU_H diff --git a/src/GPU/pair_table_gpu.h b/src/GPU/pair_table_gpu.h index 255e7a9cce..ef13209ba0 100644 --- a/src/GPU/pair_table_gpu.h +++ b/src/GPU/pair_table_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(table/gpu,PairTableGPU) - +// clang-format on #else #ifndef LMP_PAIR_TABLE_GPU_H diff --git a/src/GPU/pair_tersoff_gpu.h b/src/GPU/pair_tersoff_gpu.h index c44ed5f5f2..5790b649e4 100644 --- a/src/GPU/pair_tersoff_gpu.h +++ b/src/GPU/pair_tersoff_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/gpu,PairTersoffGPU) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_GPU_H diff --git a/src/GPU/pair_tersoff_mod_gpu.h b/src/GPU/pair_tersoff_mod_gpu.h index 7a9ebb6a8a..ff10d03876 100644 --- a/src/GPU/pair_tersoff_mod_gpu.h +++ b/src/GPU/pair_tersoff_mod_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/mod/gpu,PairTersoffMODGPU) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_MOD_GPU_H diff --git a/src/GPU/pair_tersoff_zbl_gpu.h b/src/GPU/pair_tersoff_zbl_gpu.h index 9e0547b495..893653c8cb 100644 --- a/src/GPU/pair_tersoff_zbl_gpu.h +++ b/src/GPU/pair_tersoff_zbl_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/zbl/gpu,PairTersoffZBLGPU) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_ZBL_GPU_H diff --git a/src/GPU/pair_ufm_gpu.h b/src/GPU/pair_ufm_gpu.h index 766a0a1e75..a0098b5398 100644 --- a/src/GPU/pair_ufm_gpu.h +++ b/src/GPU/pair_ufm_gpu.h @@ -18,9 +18,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(ufm/gpu,PairUFMGPU) - +// clang-format on #else #ifndef LMP_PAIR_UFM_GPU_H diff --git a/src/GPU/pair_vashishta_gpu.h b/src/GPU/pair_vashishta_gpu.h index 540b7306ba..e4d8b17581 100644 --- a/src/GPU/pair_vashishta_gpu.h +++ b/src/GPU/pair_vashishta_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(vashishta/gpu,PairVashishtaGPU) - +// clang-format on #else #ifndef LMP_PAIR_VASHISHTA_GPU_H diff --git a/src/GPU/pair_yukawa_colloid_gpu.h b/src/GPU/pair_yukawa_colloid_gpu.h index d11a45af19..a2b21377dd 100644 --- a/src/GPU/pair_yukawa_colloid_gpu.h +++ b/src/GPU/pair_yukawa_colloid_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa/colloid/gpu,PairYukawaColloidGPU) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_COLLOID_GPU_H diff --git a/src/GPU/pair_yukawa_gpu.h b/src/GPU/pair_yukawa_gpu.h index d7bcccc9c1..ee38b57c33 100644 --- a/src/GPU/pair_yukawa_gpu.h +++ b/src/GPU/pair_yukawa_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa/gpu,PairYukawaGPU) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_GPU_H diff --git a/src/GPU/pair_zbl_gpu.h b/src/GPU/pair_zbl_gpu.h index ec1c3044f0..ddecda4625 100644 --- a/src/GPU/pair_zbl_gpu.h +++ b/src/GPU/pair_zbl_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(zbl/gpu,PairZBLGPU) - +// clang-format on #else #ifndef LMP_PAIR_ZBL_GPU_H diff --git a/src/GPU/pppm_gpu.h b/src/GPU/pppm_gpu.h index f6f4ab0ef2..690d03a650 100644 --- a/src/GPU/pppm_gpu.h +++ b/src/GPU/pppm_gpu.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/gpu,PPPMGPU) - +// clang-format on #else #ifndef LMP_PPPM_GPU_H diff --git a/src/GRANULAR/fix_freeze.h b/src/GRANULAR/fix_freeze.h index 4cf36ffc4e..0ec0a601f5 100644 --- a/src/GRANULAR/fix_freeze.h +++ b/src/GRANULAR/fix_freeze.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(freeze,FixFreeze) - +// clang-format on #else #ifndef LMP_FIX_FREEZE_H diff --git a/src/GRANULAR/fix_pour.h b/src/GRANULAR/fix_pour.h index 8ea69a936a..534e6031ca 100644 --- a/src/GRANULAR/fix_pour.h +++ b/src/GRANULAR/fix_pour.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(pour,FixPour) - +// clang-format on #else #ifndef LMP_FIX_POUR_H diff --git a/src/GRANULAR/fix_wall_gran.h b/src/GRANULAR/fix_wall_gran.h index 560067aa11..29fdbbe7ca 100644 --- a/src/GRANULAR/fix_wall_gran.h +++ b/src/GRANULAR/fix_wall_gran.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/gran,FixWallGran) - +// clang-format on #else #ifndef LMP_FIX_WALL_GRAN_H diff --git a/src/GRANULAR/fix_wall_gran_region.h b/src/GRANULAR/fix_wall_gran_region.h index 2be9b1f693..012efefee6 100644 --- a/src/GRANULAR/fix_wall_gran_region.h +++ b/src/GRANULAR/fix_wall_gran_region.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/gran/region,FixWallGranRegion) - +// clang-format on #else #ifndef LMP_FIX_WALL_GRAN_REGION_H diff --git a/src/GRANULAR/pair_gran_hertz_history.h b/src/GRANULAR/pair_gran_hertz_history.h index b813149c7c..d5ba742aaa 100644 --- a/src/GRANULAR/pair_gran_hertz_history.h +++ b/src/GRANULAR/pair_gran_hertz_history.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hertz/history,PairGranHertzHistory) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HERTZ_HISTORY_H diff --git a/src/GRANULAR/pair_gran_hooke.h b/src/GRANULAR/pair_gran_hooke.h index a2d9cf4c3e..64ee046bb6 100644 --- a/src/GRANULAR/pair_gran_hooke.h +++ b/src/GRANULAR/pair_gran_hooke.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hooke,PairGranHooke) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HOOKE_H diff --git a/src/GRANULAR/pair_gran_hooke_history.h b/src/GRANULAR/pair_gran_hooke_history.h index 70c8c469ca..9eda3bc03e 100644 --- a/src/GRANULAR/pair_gran_hooke_history.h +++ b/src/GRANULAR/pair_gran_hooke_history.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hooke/history,PairGranHookeHistory) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HOOKE_HISTORY_H diff --git a/src/GRANULAR/pair_granular.h b/src/GRANULAR/pair_granular.h index 213d4d8c87..e7dd30177e 100644 --- a/src/GRANULAR/pair_granular.h +++ b/src/GRANULAR/pair_granular.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(granular,PairGranular) - +// clang-format on #else #ifndef LMP_PAIR_GRANULAR_H diff --git a/src/KIM/fix_store_kim.h b/src/KIM/fix_store_kim.h index 7244bd1b5f..3e707e4ee1 100644 --- a/src/KIM/fix_store_kim.h +++ b/src/KIM/fix_store_kim.h @@ -56,9 +56,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(STORE/KIM,FixStoreKIM) - +// clang-format on #else #ifndef LMP_FIX_STORE_KIM_H diff --git a/src/KIM/kim_command.h b/src/KIM/kim_command.h index f54ce58c22..33cb2d4478 100644 --- a/src/KIM/kim_command.h +++ b/src/KIM/kim_command.h @@ -54,9 +54,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(kim,KimCommand) - +// clang-format on #else #ifndef LMP_KIM_COMMAND_H diff --git a/src/KIM/pair_kim.h b/src/KIM/pair_kim.h index b769107b71..c6f0e9de19 100644 --- a/src/KIM/pair_kim.h +++ b/src/KIM/pair_kim.h @@ -54,9 +54,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(kim,PairKIM) - +// clang-format on #else #ifndef LMP_PAIR_KIM_H diff --git a/src/KOKKOS/angle_charmm_kokkos.h b/src/KOKKOS/angle_charmm_kokkos.h index 7abb1d0ad2..6157a4001a 100644 --- a/src/KOKKOS/angle_charmm_kokkos.h +++ b/src/KOKKOS/angle_charmm_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(charmm/kk,AngleCharmmKokkos) AngleStyle(charmm/kk/device,AngleCharmmKokkos) AngleStyle(charmm/kk/host,AngleCharmmKokkos) - +// clang-format on #else #ifndef LMP_ANGLE_CHARMM_KOKKOS_H diff --git a/src/KOKKOS/angle_class2_kokkos.h b/src/KOKKOS/angle_class2_kokkos.h index adc5ec7f4a..9749631b7a 100644 --- a/src/KOKKOS/angle_class2_kokkos.h +++ b/src/KOKKOS/angle_class2_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(class2/kk,AngleClass2Kokkos) AngleStyle(class2/kk/device,AngleClass2Kokkos) AngleStyle(class2/kk/host,AngleClass2Kokkos) - +// clang-format on #else #ifndef LMP_ANGLE_CLASS2_KOKKOS_H diff --git a/src/KOKKOS/angle_cosine_kokkos.h b/src/KOKKOS/angle_cosine_kokkos.h index 0d1eb863e1..1f6f965c60 100644 --- a/src/KOKKOS/angle_cosine_kokkos.h +++ b/src/KOKKOS/angle_cosine_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/kk,AngleCosineKokkos) AngleStyle(cosine/kk/device,AngleCosineKokkos) AngleStyle(cosine/kk/host,AngleCosineKokkos) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_KOKKOS_H diff --git a/src/KOKKOS/angle_harmonic_kokkos.h b/src/KOKKOS/angle_harmonic_kokkos.h index a826e28ff1..b8f7f3cc3f 100644 --- a/src/KOKKOS/angle_harmonic_kokkos.h +++ b/src/KOKKOS/angle_harmonic_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(harmonic/kk,AngleHarmonicKokkos) AngleStyle(harmonic/kk/device,AngleHarmonicKokkos) AngleStyle(harmonic/kk/host,AngleHarmonicKokkos) - +// clang-format on #else #ifndef LMP_ANGLE_HARMONIC_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_angle_kokkos.h b/src/KOKKOS/atom_vec_angle_kokkos.h index fcaaf5659e..0539ac401b 100644 --- a/src/KOKKOS/atom_vec_angle_kokkos.h +++ b/src/KOKKOS/atom_vec_angle_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(angle/kk,AtomVecAngleKokkos) AtomStyle(angle/kk/device,AtomVecAngleKokkos) AtomStyle(angle/kk/host,AtomVecAngleKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_ANGLE_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_atomic_kokkos.h b/src/KOKKOS/atom_vec_atomic_kokkos.h index 30a6c43b7e..c3b6981c9b 100644 --- a/src/KOKKOS/atom_vec_atomic_kokkos.h +++ b/src/KOKKOS/atom_vec_atomic_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(atomic/kk,AtomVecAtomicKokkos) AtomStyle(atomic/kk/device,AtomVecAtomicKokkos) AtomStyle(atomic/kk/host,AtomVecAtomicKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_ATOMIC_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_bond_kokkos.h b/src/KOKKOS/atom_vec_bond_kokkos.h index e73299dff0..d9bf0b84f7 100644 --- a/src/KOKKOS/atom_vec_bond_kokkos.h +++ b/src/KOKKOS/atom_vec_bond_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(bond/kk,AtomVecBondKokkos) AtomStyle(bond/kk/device,AtomVecBondKokkos) AtomStyle(bond/kk/host,AtomVecBondKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_BOND_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_charge_kokkos.h b/src/KOKKOS/atom_vec_charge_kokkos.h index 00cf079039..cfa3ced57c 100644 --- a/src/KOKKOS/atom_vec_charge_kokkos.h +++ b/src/KOKKOS/atom_vec_charge_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(charge/kk,AtomVecChargeKokkos) AtomStyle(charge/kk/device,AtomVecChargeKokkos) AtomStyle(charge/kk/host,AtomVecChargeKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_CHARGE_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_dpd_kokkos.h b/src/KOKKOS/atom_vec_dpd_kokkos.h index 2ac6ff1c9b..6643b1e2ec 100644 --- a/src/KOKKOS/atom_vec_dpd_kokkos.h +++ b/src/KOKKOS/atom_vec_dpd_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(dpd/kk,AtomVecDPDKokkos) AtomStyle(dpd/kk/device,AtomVecDPDKokkos) AtomStyle(dpd/kk/host,AtomVecDPDKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_DPD_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_full_kokkos.h b/src/KOKKOS/atom_vec_full_kokkos.h index 0a0f779884..e2b91d07d1 100644 --- a/src/KOKKOS/atom_vec_full_kokkos.h +++ b/src/KOKKOS/atom_vec_full_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(full/kk,AtomVecFullKokkos) AtomStyle(full/kk/device,AtomVecFullKokkos) AtomStyle(full/kk/host,AtomVecFullKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_FULL_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_hybrid_kokkos.h b/src/KOKKOS/atom_vec_hybrid_kokkos.h index c70da508c8..f44ba22a32 100644 --- a/src/KOKKOS/atom_vec_hybrid_kokkos.h +++ b/src/KOKKOS/atom_vec_hybrid_kokkos.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(hybrid/kk,AtomVecHybridKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_HYBRID_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_molecular_kokkos.h b/src/KOKKOS/atom_vec_molecular_kokkos.h index 7872dab52c..f464377b8f 100644 --- a/src/KOKKOS/atom_vec_molecular_kokkos.h +++ b/src/KOKKOS/atom_vec_molecular_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(molecular/kk,AtomVecMolecularKokkos) AtomStyle(molecular/kk/device,AtomVecMolecularKokkos) AtomStyle(molecular/kk/host,AtomVecMolecularKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_MOLECULAR_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_sphere_kokkos.h b/src/KOKKOS/atom_vec_sphere_kokkos.h index 6edda5dcdf..862490c3a6 100644 --- a/src/KOKKOS/atom_vec_sphere_kokkos.h +++ b/src/KOKKOS/atom_vec_sphere_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(sphere/kk,AtomVecSphereKokkos) AtomStyle(sphere/kk/device,AtomVecSphereKokkos) AtomStyle(sphere/kk/host,AtomVecSphereKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_SPHERE_KOKKOS_H diff --git a/src/KOKKOS/atom_vec_spin_kokkos.h b/src/KOKKOS/atom_vec_spin_kokkos.h index c5f9a826ec..922a34e0ef 100644 --- a/src/KOKKOS/atom_vec_spin_kokkos.h +++ b/src/KOKKOS/atom_vec_spin_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(spin/kk,AtomVecSpinKokkos) AtomStyle(spin/kk/device,AtomVecSpinKokkos) AtomStyle(spin/kk/host,AtomVecSpinKokkos) - +// clang-format on #else #ifndef LMP_ATOM_VEC_SPIN_KOKKOS_H diff --git a/src/KOKKOS/bond_class2_kokkos.h b/src/KOKKOS/bond_class2_kokkos.h index 15d3af7570..c65d3a4ca7 100644 --- a/src/KOKKOS/bond_class2_kokkos.h +++ b/src/KOKKOS/bond_class2_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(class2/kk,BondClass2Kokkos) BondStyle(class2/kk/device,BondClass2Kokkos) BondStyle(class2/kk/host,BondClass2Kokkos) - +// clang-format on #else #ifndef LMP_BOND_CLASS2_KOKKOS_H diff --git a/src/KOKKOS/bond_fene_kokkos.h b/src/KOKKOS/bond_fene_kokkos.h index 751c7f8312..c828c5da89 100644 --- a/src/KOKKOS/bond_fene_kokkos.h +++ b/src/KOKKOS/bond_fene_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(fene/kk,BondFENEKokkos) BondStyle(fene/kk/device,BondFENEKokkos) BondStyle(fene/kk/host,BondFENEKokkos) - +// clang-format on #else #ifndef LMP_BOND_FENE_KOKKOS_H diff --git a/src/KOKKOS/bond_harmonic_kokkos.h b/src/KOKKOS/bond_harmonic_kokkos.h index b337dff0db..5809e20b37 100644 --- a/src/KOKKOS/bond_harmonic_kokkos.h +++ b/src/KOKKOS/bond_harmonic_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/kk,BondHarmonicKokkos) BondStyle(harmonic/kk/device,BondHarmonicKokkos) BondStyle(harmonic/kk/host,BondHarmonicKokkos) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_KOKKOS_H diff --git a/src/KOKKOS/compute_coord_atom_kokkos.h b/src/KOKKOS/compute_coord_atom_kokkos.h index 37b9d1f683..ba94a88cd0 100644 --- a/src/KOKKOS/compute_coord_atom_kokkos.h +++ b/src/KOKKOS/compute_coord_atom_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(coord/atom/kk,ComputeCoordAtomKokkos) ComputeStyle(coord/atom/kk/device,ComputeCoordAtomKokkos) ComputeStyle(coord/atom/kk/host,ComputeCoordAtomKokkos) - +// clang-format on #else #ifndef LMP_COMPUTE_COORD_ATOM_KOKKOS_H diff --git a/src/KOKKOS/compute_orientorder_atom_kokkos.h b/src/KOKKOS/compute_orientorder_atom_kokkos.h index 80f2ddb221..a9c356e24a 100644 --- a/src/KOKKOS/compute_orientorder_atom_kokkos.h +++ b/src/KOKKOS/compute_orientorder_atom_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(orientorder/atom/kk,ComputeOrientOrderAtomKokkos) ComputeStyle(orientorder/atom/kk/device,ComputeOrientOrderAtomKokkos) ComputeStyle(orientorder/atom/kk/host,ComputeOrientOrderAtomKokkos) - +// clang-format on #else #ifndef LMP_COMPUTE_ORIENTORDER_ATOM_KOKKOS_H diff --git a/src/KOKKOS/compute_temp_kokkos.h b/src/KOKKOS/compute_temp_kokkos.h index 61c7501784..63bc259a28 100644 --- a/src/KOKKOS/compute_temp_kokkos.h +++ b/src/KOKKOS/compute_temp_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/kk,ComputeTempKokkos) ComputeStyle(temp/kk/device,ComputeTempKokkos) ComputeStyle(temp/kk/host,ComputeTempKokkos) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_KOKKOS_H diff --git a/src/KOKKOS/dihedral_charmm_kokkos.h b/src/KOKKOS/dihedral_charmm_kokkos.h index dbd9986bf9..0676668a8c 100644 --- a/src/KOKKOS/dihedral_charmm_kokkos.h +++ b/src/KOKKOS/dihedral_charmm_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(charmm/kk,DihedralCharmmKokkos) DihedralStyle(charmm/kk/device,DihedralCharmmKokkos) DihedralStyle(charmm/kk/host,DihedralCharmmKokkos) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CHARMM_KOKKOS_H diff --git a/src/KOKKOS/dihedral_class2_kokkos.h b/src/KOKKOS/dihedral_class2_kokkos.h index ef2b7f68ab..1303ca79dd 100644 --- a/src/KOKKOS/dihedral_class2_kokkos.h +++ b/src/KOKKOS/dihedral_class2_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(class2/kk,DihedralClass2Kokkos) DihedralStyle(class2/kk/device,DihedralClass2Kokkos) DihedralStyle(class2/kk/host,DihedralClass2Kokkos) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CLASS2_KOKKOS_H diff --git a/src/KOKKOS/dihedral_harmonic_kokkos.h b/src/KOKKOS/dihedral_harmonic_kokkos.h index 1c50a9a4a5..fadefe02b4 100644 --- a/src/KOKKOS/dihedral_harmonic_kokkos.h +++ b/src/KOKKOS/dihedral_harmonic_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(harmonic/kk,DihedralHarmonicKokkos) DihedralStyle(harmonic/kk/device,DihedralHarmonicKokkos) DihedralStyle(harmonic/kk/host,DihedralHarmonicKokkos) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HARMONIC_KOKKOS_H diff --git a/src/KOKKOS/dihedral_opls_kokkos.h b/src/KOKKOS/dihedral_opls_kokkos.h index 2ec2c4e4fa..a43fb5dcc0 100644 --- a/src/KOKKOS/dihedral_opls_kokkos.h +++ b/src/KOKKOS/dihedral_opls_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(opls/kk,DihedralOPLSKokkos) DihedralStyle(opls/kk/device,DihedralOPLSKokkos) DihedralStyle(opls/kk/host,DihedralOPLSKokkos) - +// clang-format on #else #ifndef LMP_DIHEDRAL_OPLS_KOKKOS_H diff --git a/src/KOKKOS/fix_deform_kokkos.h b/src/KOKKOS/fix_deform_kokkos.h index 4388030ec3..3e187953fa 100644 --- a/src/KOKKOS/fix_deform_kokkos.h +++ b/src/KOKKOS/fix_deform_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(deform/kk,FixDeformKokkos) FixStyle(deform/kk/device,FixDeformKokkos) FixStyle(deform/kk/host,FixDeformKokkos) - +// clang-format on #else #ifndef LMP_FIX_DEFORM_KOKKOS_H diff --git a/src/KOKKOS/fix_dpd_energy_kokkos.h b/src/KOKKOS/fix_dpd_energy_kokkos.h index ddf33a5181..25f2b8d381 100644 --- a/src/KOKKOS/fix_dpd_energy_kokkos.h +++ b/src/KOKKOS/fix_dpd_energy_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(dpd/energy/kk,FixDPDenergyKokkos) FixStyle(dpd/energy/kk/device,FixDPDenergyKokkos) FixStyle(dpd/energy/kk/host,FixDPDenergyKokkos) - +// clang-format on #else #ifndef LMP_FIX_DPDE_KOKKOS_H diff --git a/src/KOKKOS/fix_enforce2d_kokkos.h b/src/KOKKOS/fix_enforce2d_kokkos.h index df07a87f73..12a8233ee3 100644 --- a/src/KOKKOS/fix_enforce2d_kokkos.h +++ b/src/KOKKOS/fix_enforce2d_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(enforce2d/kk,FixEnforce2DKokkos) FixStyle(enforce2d/kk/device,FixEnforce2DKokkos) FixStyle(enforce2d/kk/host,FixEnforce2DKokkos) - +// clang-format on #else #ifndef LMP_FIX_ENFORCE2D_KOKKOS_H diff --git a/src/KOKKOS/fix_eos_table_rx_kokkos.h b/src/KOKKOS/fix_eos_table_rx_kokkos.h index 4ca94f86cf..8269a60451 100644 --- a/src/KOKKOS/fix_eos_table_rx_kokkos.h +++ b/src/KOKKOS/fix_eos_table_rx_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(eos/table/rx/kk,FixEOStableRXKokkos) FixStyle(eos/table/rx/kk/device,FixEOStableRXKokkos) FixStyle(eos/table/rx/kk/host,FixEOStableRXKokkos) - +// clang-format on #else #ifndef LMP_FIX_EOS_TABLE_RX_KOKKOS_H diff --git a/src/KOKKOS/fix_freeze_kokkos.h b/src/KOKKOS/fix_freeze_kokkos.h index 4fdcb26c52..675477ae1a 100644 --- a/src/KOKKOS/fix_freeze_kokkos.h +++ b/src/KOKKOS/fix_freeze_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(freeze/kk,FixFreezeKokkos) FixStyle(freeze/kk/device,FixFreezeKokkos) FixStyle(freeze/kk/host,FixFreezeKokkos) - +// clang-format on #else #ifndef LMP_FIX_FREEZE_KOKKOS_H diff --git a/src/KOKKOS/fix_gravity_kokkos.h b/src/KOKKOS/fix_gravity_kokkos.h index 1b9deaf247..1a22e84018 100644 --- a/src/KOKKOS/fix_gravity_kokkos.h +++ b/src/KOKKOS/fix_gravity_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(gravity/kk,FixGravityKokkos) FixStyle(gravity/kk/device,FixGravityKokkos) FixStyle(gravity/kk/host,FixGravityKokkos) - +// clang-format on #else #ifndef LMP_FIX_GRAVITY_KOKKOS_H diff --git a/src/KOKKOS/fix_langevin_kokkos.h b/src/KOKKOS/fix_langevin_kokkos.h index f6e1c47a08..b05ecd87da 100644 --- a/src/KOKKOS/fix_langevin_kokkos.h +++ b/src/KOKKOS/fix_langevin_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(langevin/kk,FixLangevinKokkos) FixStyle(langevin/kk/device,FixLangevinKokkos) FixStyle(langevin/kk/host,FixLangevinKokkos) - +// clang-format on #else #ifndef LMP_FIX_LANGEVIN_KOKKOS_H diff --git a/src/KOKKOS/fix_minimize_kokkos.h b/src/KOKKOS/fix_minimize_kokkos.h index 0a6587c6da..9b2e6db6ce 100644 --- a/src/KOKKOS/fix_minimize_kokkos.h +++ b/src/KOKKOS/fix_minimize_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(MINIMIZE/kk,FixMinimizeKokkos) FixStyle(MINIMIZE/kk/device,FixMinimizeKokkos) FixStyle(MINIMIZE/kk/host,FixMinimizeKokkos) - +// clang-format on #else #ifndef LMP_FIX_MINIMIZE_KOKKOS_H diff --git a/src/KOKKOS/fix_momentum_kokkos.h b/src/KOKKOS/fix_momentum_kokkos.h index 4892f40aa4..b97695bdf3 100644 --- a/src/KOKKOS/fix_momentum_kokkos.h +++ b/src/KOKKOS/fix_momentum_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(momentum/kk,FixMomentumKokkos) FixStyle(momentum/kk/device,FixMomentumKokkos) FixStyle(momentum/kk/host,FixMomentumKokkos) - +// clang-format on #else #ifndef LMP_FIX_MOMENTUM_KOKKOS_H diff --git a/src/KOKKOS/fix_neigh_history_kokkos.h b/src/KOKKOS/fix_neigh_history_kokkos.h index 513d29be2d..2461a2c353 100644 --- a/src/KOKKOS/fix_neigh_history_kokkos.h +++ b/src/KOKKOS/fix_neigh_history_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(NEIGH_HISTORY/KK,FixNeighHistoryKokkos) FixStyle(NEIGH_HISTORY/KK/DEVICE,FixNeighHistoryKokkos) FixStyle(NEIGH_HISTORY/KK/HOST,FixNeighHistoryKokkos) - +// clang-format on #else #ifndef LMP_FIX_NEIGH_HISTORY_KOKKOS_H diff --git a/src/KOKKOS/fix_nph_kokkos.h b/src/KOKKOS/fix_nph_kokkos.h index c9feccba29..9b70ee03e4 100644 --- a/src/KOKKOS/fix_nph_kokkos.h +++ b/src/KOKKOS/fix_nph_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/kk,FixNPHKokkos) FixStyle(nph/kk/device,FixNPHKokkos) FixStyle(nph/kk/host,FixNPHKokkos) - +// clang-format on #else #ifndef LMP_FIX_NPH_KOKKOS_H diff --git a/src/KOKKOS/fix_npt_kokkos.h b/src/KOKKOS/fix_npt_kokkos.h index a04eb0ba92..79e9b52853 100644 --- a/src/KOKKOS/fix_npt_kokkos.h +++ b/src/KOKKOS/fix_npt_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/kk,FixNPTKokkos) FixStyle(npt/kk/device,FixNPTKokkos) FixStyle(npt/kk/host,FixNPTKokkos) - +// clang-format on #else #ifndef LMP_FIX_NPT_KOKKOS_H diff --git a/src/KOKKOS/fix_nve_kokkos.h b/src/KOKKOS/fix_nve_kokkos.h index 5894b7c07e..f12979dfbc 100644 --- a/src/KOKKOS/fix_nve_kokkos.h +++ b/src/KOKKOS/fix_nve_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/kk,FixNVEKokkos) FixStyle(nve/kk/device,FixNVEKokkos) FixStyle(nve/kk/host,FixNVEKokkos) - +// clang-format on #else #ifndef LMP_FIX_NVE_KOKKOS_H diff --git a/src/KOKKOS/fix_nve_sphere_kokkos.h b/src/KOKKOS/fix_nve_sphere_kokkos.h index 41d5964f7f..4f896e449e 100644 --- a/src/KOKKOS/fix_nve_sphere_kokkos.h +++ b/src/KOKKOS/fix_nve_sphere_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/sphere/kk,FixNVESphereKokkos) FixStyle(nve/sphere/kk/device,FixNVESphereKokkos) FixStyle(nve/sphere/kk/host,FixNVESphereKokkos) - +// clang-format on #else #ifndef LMP_FIX_NVE_SPHERE_KOKKOS_H diff --git a/src/KOKKOS/fix_nvt_kokkos.h b/src/KOKKOS/fix_nvt_kokkos.h index 8ca680eb61..85f0a26bc3 100644 --- a/src/KOKKOS/fix_nvt_kokkos.h +++ b/src/KOKKOS/fix_nvt_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/kk,FixNVTKokkos) FixStyle(nvt/kk/device,FixNVTKokkos) FixStyle(nvt/kk/host,FixNVTKokkos) - +// clang-format on #else diff --git a/src/KOKKOS/fix_property_atom_kokkos.h b/src/KOKKOS/fix_property_atom_kokkos.h index ade4375654..c8900a8edd 100644 --- a/src/KOKKOS/fix_property_atom_kokkos.h +++ b/src/KOKKOS/fix_property_atom_kokkos.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(property/atom/kk,FixPropertyAtomKokkos) - +// clang-format on #else #ifndef LMP_FIX_PROPERTY_ATOM_KOKKOS_H diff --git a/src/KOKKOS/fix_qeq_reax_kokkos.h b/src/KOKKOS/fix_qeq_reax_kokkos.h index e0205ce801..94aa33516b 100644 --- a/src/KOKKOS/fix_qeq_reax_kokkos.h +++ b/src/KOKKOS/fix_qeq_reax_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/reax/kk,FixQEqReaxKokkos) FixStyle(qeq/reax/kk/device,FixQEqReaxKokkos) FixStyle(qeq/reax/kk/host,FixQEqReaxKokkos) - +// clang-format on #else #ifndef LMP_FIX_QEQ_REAX_KOKKOS_H diff --git a/src/KOKKOS/fix_reaxc_bonds_kokkos.h b/src/KOKKOS/fix_reaxc_bonds_kokkos.h index d8a5d3a1cc..9a07cc0eb7 100644 --- a/src/KOKKOS/fix_reaxc_bonds_kokkos.h +++ b/src/KOKKOS/fix_reaxc_bonds_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(reax/c/bonds/kk,FixReaxCBondsKokkos) FixStyle(reax/c/bonds/kk/device,FixReaxCBondsKokkos) FixStyle(reax/c/bonds/kk/host,FixReaxCBondsKokkos) - +// clang-format on #else #ifndef LMP_FIX_REAXC_BONDS_KOKKOS_H diff --git a/src/KOKKOS/fix_reaxc_species_kokkos.h b/src/KOKKOS/fix_reaxc_species_kokkos.h index 8e5f961f17..e92d3f6f9c 100644 --- a/src/KOKKOS/fix_reaxc_species_kokkos.h +++ b/src/KOKKOS/fix_reaxc_species_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(reax/c/species/kk,FixReaxCSpeciesKokkos) FixStyle(reax/c/species/kk/device,FixReaxCSpeciesKokkos) FixStyle(reax/c/species/kk/host,FixReaxCSpeciesKokkos) - +// clang-format on #else #ifndef LMP_FIX_REAXC_SPECIES_KOKKOS_H diff --git a/src/KOKKOS/fix_rx_kokkos.h b/src/KOKKOS/fix_rx_kokkos.h index 1f7b66a18c..f6e33f316f 100644 --- a/src/KOKKOS/fix_rx_kokkos.h +++ b/src/KOKKOS/fix_rx_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rx/kk,FixRxKokkos) FixStyle(rx/kk/device,FixRxKokkos) FixStyle(rx/kk/host,FixRxKokkos) - +// clang-format on #else #ifndef LMP_FIX_RX_KOKKOS_H diff --git a/src/KOKKOS/fix_setforce_kokkos.h b/src/KOKKOS/fix_setforce_kokkos.h index 5a8ba19d97..1e6fbf5e13 100644 --- a/src/KOKKOS/fix_setforce_kokkos.h +++ b/src/KOKKOS/fix_setforce_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(setforce/kk,FixSetForceKokkos) FixStyle(setforce/kk/device,FixSetForceKokkos) FixStyle(setforce/kk/host,FixSetForceKokkos) - +// clang-format on #else #ifndef LMP_FIX_SET_FORCE_KOKKOS_H diff --git a/src/KOKKOS/fix_shake_kokkos.h b/src/KOKKOS/fix_shake_kokkos.h index ea3756856c..30c6e6974b 100644 --- a/src/KOKKOS/fix_shake_kokkos.h +++ b/src/KOKKOS/fix_shake_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(shake/kk,FixShakeKokkos) FixStyle(shake/kk/device,FixShakeKokkos) FixStyle(shake/kk/host,FixShakeKokkos) - +// clang-format on #else #ifndef LMP_FIX_SHAKE_KOKKOS_H diff --git a/src/KOKKOS/fix_shardlow_kokkos.h b/src/KOKKOS/fix_shardlow_kokkos.h index 1c5813bcfd..f2d99d1d01 100644 --- a/src/KOKKOS/fix_shardlow_kokkos.h +++ b/src/KOKKOS/fix_shardlow_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(shardlow/kk,FixShardlowKokkos) FixStyle(shardlow/kk/device,FixShardlowKokkos) FixStyle(shardlow/kk/host,FixShardlowKokkos) - +// clang-format on #else #ifndef LMP_FIX_SHARDLOW_KOKKOS_H diff --git a/src/KOKKOS/fix_wall_lj93_kokkos.h b/src/KOKKOS/fix_wall_lj93_kokkos.h index ceaeb4d3bd..ce830ababf 100644 --- a/src/KOKKOS/fix_wall_lj93_kokkos.h +++ b/src/KOKKOS/fix_wall_lj93_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/lj93/kk,FixWallLJ93Kokkos) FixStyle(wall/lj93/kk/device,FixWallLJ93Kokkos) FixStyle(wall/lj93/kk/host,FixWallLJ93Kokkos) - +// clang-format on #else #ifndef LMP_FIX_WALL_LJ93_KOKKOS_H diff --git a/src/KOKKOS/fix_wall_reflect_kokkos.h b/src/KOKKOS/fix_wall_reflect_kokkos.h index e1f3f4f9b4..d25fcd10d5 100644 --- a/src/KOKKOS/fix_wall_reflect_kokkos.h +++ b/src/KOKKOS/fix_wall_reflect_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/reflect/kk,FixWallReflectKokkos) FixStyle(wall/reflect/kk/device,FixWallReflectKokkos) FixStyle(wall/reflect/kk/host,FixWallReflectKokkos) - +// clang-format on #else #ifndef LMP_FIX_WALL_REFLECT_KOKKOS_H diff --git a/src/KOKKOS/improper_class2_kokkos.h b/src/KOKKOS/improper_class2_kokkos.h index b22b2361fa..4f8686a1a6 100644 --- a/src/KOKKOS/improper_class2_kokkos.h +++ b/src/KOKKOS/improper_class2_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(class2/kk,ImproperClass2Kokkos) ImproperStyle(class2/kk/device,ImproperClass2Kokkos) ImproperStyle(class2/kk/host,ImproperClass2Kokkos) - +// clang-format on #else #ifndef LMP_IMPROPER_CLASS2_KOKKOS_H diff --git a/src/KOKKOS/improper_harmonic_kokkos.h b/src/KOKKOS/improper_harmonic_kokkos.h index e15600dbf7..c2d037cae1 100644 --- a/src/KOKKOS/improper_harmonic_kokkos.h +++ b/src/KOKKOS/improper_harmonic_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(harmonic/kk,ImproperHarmonicKokkos) ImproperStyle(harmonic/kk/device,ImproperHarmonicKokkos) ImproperStyle(harmonic/kk/host,ImproperHarmonicKokkos) - +// clang-format on #else #ifndef LMP_IMPROPER_HARMONIC_KOKKOS_H diff --git a/src/KOKKOS/min_cg_kokkos.h b/src/KOKKOS/min_cg_kokkos.h index 1c51be7e72..2b5fa16ee2 100644 --- a/src/KOKKOS/min_cg_kokkos.h +++ b/src/KOKKOS/min_cg_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(cg/kk,MinCGKokkos) MinimizeStyle(cg/kk/device,MinCGKokkos) MinimizeStyle(cg/kk/host,MinCGKokkos) - +// clang-format on #else #ifndef LMP_MIN_CG_KOKKOS_H diff --git a/src/KOKKOS/pair_buck_coul_cut_kokkos.h b/src/KOKKOS/pair_buck_coul_cut_kokkos.h index fd4594bdfb..cdfab9ef36 100644 --- a/src/KOKKOS/pair_buck_coul_cut_kokkos.h +++ b/src/KOKKOS/pair_buck_coul_cut_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/cut/kk,PairBuckCoulCutKokkos) PairStyle(buck/coul/cut/kk/device,PairBuckCoulCutKokkos) PairStyle(buck/coul/cut/kk/host,PairBuckCoulCutKokkos) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_CUT_KOKKOS_H diff --git a/src/KOKKOS/pair_buck_coul_long_kokkos.h b/src/KOKKOS/pair_buck_coul_long_kokkos.h index 1511035472..e125b1405f 100644 --- a/src/KOKKOS/pair_buck_coul_long_kokkos.h +++ b/src/KOKKOS/pair_buck_coul_long_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/long/kk,PairBuckCoulLongKokkos) PairStyle(buck/coul/long/kk/device,PairBuckCoulLongKokkos) PairStyle(buck/coul/long/kk/host,PairBuckCoulLongKokkos) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_LONG_KOKKOS_H diff --git a/src/KOKKOS/pair_buck_kokkos.h b/src/KOKKOS/pair_buck_kokkos.h index 370079973f..1697ab4150 100644 --- a/src/KOKKOS/pair_buck_kokkos.h +++ b/src/KOKKOS/pair_buck_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/kk,PairBuckKokkos) PairStyle(buck/kk/device,PairBuckKokkos) PairStyle(buck/kk/host,PairBuckKokkos) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_KOKKOS_H diff --git a/src/KOKKOS/pair_coul_cut_kokkos.h b/src/KOKKOS/pair_coul_cut_kokkos.h index 947a133c7c..ea5e57189b 100644 --- a/src/KOKKOS/pair_coul_cut_kokkos.h +++ b/src/KOKKOS/pair_coul_cut_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/kk,PairCoulCutKokkos) PairStyle(coul/cut/kk/device,PairCoulCutKokkos) PairStyle(coul/cut/kk/host,PairCoulCutKokkos) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_KOKKOS_H diff --git a/src/KOKKOS/pair_coul_debye_kokkos.h b/src/KOKKOS/pair_coul_debye_kokkos.h index c594ffe655..b46f9c9bc7 100644 --- a/src/KOKKOS/pair_coul_debye_kokkos.h +++ b/src/KOKKOS/pair_coul_debye_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/debye/kk,PairCoulDebyeKokkos) PairStyle(coul/debye/kk/device,PairCoulDebyeKokkos) PairStyle(coul/debye/kk/host,PairCoulDebyeKokkos) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DEBYE_KOKKOS_H diff --git a/src/KOKKOS/pair_coul_dsf_kokkos.h b/src/KOKKOS/pair_coul_dsf_kokkos.h index f42b99aa44..824eb5acbd 100644 --- a/src/KOKKOS/pair_coul_dsf_kokkos.h +++ b/src/KOKKOS/pair_coul_dsf_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/dsf/kk,PairCoulDSFKokkos) PairStyle(coul/dsf/kk/device,PairCoulDSFKokkos) PairStyle(coul/dsf/kk/host,PairCoulDSFKokkos) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DSF_KOKKOS_H diff --git a/src/KOKKOS/pair_coul_long_kokkos.h b/src/KOKKOS/pair_coul_long_kokkos.h index 358c4eed2e..9289639224 100644 --- a/src/KOKKOS/pair_coul_long_kokkos.h +++ b/src/KOKKOS/pair_coul_long_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/kk,PairCoulLongKokkos) PairStyle(coul/long/kk/device,PairCoulLongKokkos) PairStyle(coul/long/kk/host,PairCoulLongKokkos) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_KOKKOS_H diff --git a/src/KOKKOS/pair_coul_wolf_kokkos.h b/src/KOKKOS/pair_coul_wolf_kokkos.h index 0c06908eed..ec1736cda7 100644 --- a/src/KOKKOS/pair_coul_wolf_kokkos.h +++ b/src/KOKKOS/pair_coul_wolf_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/wolf/kk,PairCoulWolfKokkos) PairStyle(coul/wolf/kk/device,PairCoulWolfKokkos) PairStyle(coul/wolf/kk/host,PairCoulWolfKokkos) - +// clang-format on #else #ifndef LMP_PAIR_COUL_WOLF_KOKKOS_H diff --git a/src/KOKKOS/pair_dpd_fdt_energy_kokkos.h b/src/KOKKOS/pair_dpd_fdt_energy_kokkos.h index 778c117d81..b84ef0ce85 100644 --- a/src/KOKKOS/pair_dpd_fdt_energy_kokkos.h +++ b/src/KOKKOS/pair_dpd_fdt_energy_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/fdt/energy/kk,PairDPDfdtEnergyKokkos) PairStyle(dpd/fdt/energy/kk/device,PairDPDfdtEnergyKokkos) PairStyle(dpd/fdt/energy/kk/host,PairDPDfdtEnergyKokkos) - +// clang-format on #else #ifndef LMP_PAIR_DPD_FDT_ENERGY_KOKKOS_H diff --git a/src/KOKKOS/pair_eam_alloy_kokkos.h b/src/KOKKOS/pair_eam_alloy_kokkos.h index c0d4ffbc18..6debac1a62 100644 --- a/src/KOKKOS/pair_eam_alloy_kokkos.h +++ b/src/KOKKOS/pair_eam_alloy_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/alloy/kk,PairEAMAlloyKokkos) PairStyle(eam/alloy/kk/device,PairEAMAlloyKokkos) PairStyle(eam/alloy/kk/host,PairEAMAlloyKokkos) - +// clang-format on #else #ifndef LMP_PAIR_EAM_ALLOY_KOKKOS_H diff --git a/src/KOKKOS/pair_eam_fs_kokkos.h b/src/KOKKOS/pair_eam_fs_kokkos.h index ca0e64aa54..055499266f 100644 --- a/src/KOKKOS/pair_eam_fs_kokkos.h +++ b/src/KOKKOS/pair_eam_fs_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/fs/kk,PairEAMFSKokkos) PairStyle(eam/fs/kk/device,PairEAMFSKokkos) PairStyle(eam/fs/kk/host,PairEAMFSKokkos) - +// clang-format on #else #ifndef LMP_PAIR_EAM_FS_KOKKOS_H diff --git a/src/KOKKOS/pair_eam_kokkos.h b/src/KOKKOS/pair_eam_kokkos.h index e4cc3f28ae..381dcba194 100644 --- a/src/KOKKOS/pair_eam_kokkos.h +++ b/src/KOKKOS/pair_eam_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/kk,PairEAMKokkos) PairStyle(eam/kk/device,PairEAMKokkos) PairStyle(eam/kk/host,PairEAMKokkos) - +// clang-format on #else #ifndef LMP_PAIR_EAM_KOKKOS_H diff --git a/src/KOKKOS/pair_exp6_rx_kokkos.h b/src/KOKKOS/pair_exp6_rx_kokkos.h index 640ea360db..c6b602afe3 100644 --- a/src/KOKKOS/pair_exp6_rx_kokkos.h +++ b/src/KOKKOS/pair_exp6_rx_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(exp6/rx/kk,PairExp6rxKokkos) PairStyle(exp6/rx/kk/device,PairExp6rxKokkos) PairStyle(exp6/rx/kk/host,PairExp6rxKokkos) - +// clang-format on #else #ifndef LMP_PAIR_EXP6_RX_KOKKOS_H diff --git a/src/KOKKOS/pair_gran_hooke_history_kokkos.h b/src/KOKKOS/pair_gran_hooke_history_kokkos.h index 96997f45aa..a889c05f20 100644 --- a/src/KOKKOS/pair_gran_hooke_history_kokkos.h +++ b/src/KOKKOS/pair_gran_hooke_history_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hooke/history/kk,PairGranHookeHistoryKokkos) PairStyle(gran/hooke/history/kk/device,PairGranHookeHistoryKokkos) PairStyle(gran/hooke/history/kk/host,PairGranHookeHistoryKokkos) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HOOKE_HISTORY_KOKKOS_H diff --git a/src/KOKKOS/pair_hybrid_kokkos.h b/src/KOKKOS/pair_hybrid_kokkos.h index 618a3e76f2..9cc1245787 100644 --- a/src/KOKKOS/pair_hybrid_kokkos.h +++ b/src/KOKKOS/pair_hybrid_kokkos.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hybrid/kk,PairHybridKokkos) - +// clang-format on #else #ifndef LMP_PAIR_HYBRID_KOKKOS_H diff --git a/src/KOKKOS/pair_hybrid_overlay_kokkos.h b/src/KOKKOS/pair_hybrid_overlay_kokkos.h index c61c15fe52..3f6fa135fc 100644 --- a/src/KOKKOS/pair_hybrid_overlay_kokkos.h +++ b/src/KOKKOS/pair_hybrid_overlay_kokkos.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hybrid/overlay/kk,PairHybridOverlayKokkos) - +// clang-format on #else #ifndef LMP_PAIR_HYBRID_OVERLAY_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_charmm_coul_charmm_implicit_kokkos.h b/src/KOKKOS/pair_lj_charmm_coul_charmm_implicit_kokkos.h index 272cc2b491..81d2792770 100644 --- a/src/KOKKOS/pair_lj_charmm_coul_charmm_implicit_kokkos.h +++ b/src/KOKKOS/pair_lj_charmm_coul_charmm_implicit_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/implicit/kk,PairLJCharmmCoulCharmmImplicitKokkos) PairStyle(lj/charmm/coul/charmm/implicit/kk/device,PairLJCharmmCoulCharmmImplicitKokkos) PairStyle(lj/charmm/coul/charmm/implicit/kk/host,PairLJCharmmCoulCharmmImplicitKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_IMPLICIT_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_charmm_coul_charmm_kokkos.h b/src/KOKKOS/pair_lj_charmm_coul_charmm_kokkos.h index 38caf1336e..46813f6a76 100644 --- a/src/KOKKOS/pair_lj_charmm_coul_charmm_kokkos.h +++ b/src/KOKKOS/pair_lj_charmm_coul_charmm_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/kk,PairLJCharmmCoulCharmmKokkos) PairStyle(lj/charmm/coul/charmm/kk/device,PairLJCharmmCoulCharmmKokkos) PairStyle(lj/charmm/coul/charmm/kk/host,PairLJCharmmCoulCharmmKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_charmm_coul_long_kokkos.h b/src/KOKKOS/pair_lj_charmm_coul_long_kokkos.h index a4517c49d6..1e8f05addc 100644 --- a/src/KOKKOS/pair_lj_charmm_coul_long_kokkos.h +++ b/src/KOKKOS/pair_lj_charmm_coul_long_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/kk,PairLJCharmmCoulLongKokkos) PairStyle(lj/charmm/coul/long/kk/device,PairLJCharmmCoulLongKokkos) PairStyle(lj/charmm/coul/long/kk/host,PairLJCharmmCoulLongKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_class2_coul_cut_kokkos.h b/src/KOKKOS/pair_lj_class2_coul_cut_kokkos.h index 558719bd00..f78c373b70 100644 --- a/src/KOKKOS/pair_lj_class2_coul_cut_kokkos.h +++ b/src/KOKKOS/pair_lj_class2_coul_cut_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/cut/kk,PairLJClass2CoulCutKokkos) PairStyle(lj/class2/coul/cut/kk/device,PairLJClass2CoulCutKokkos) PairStyle(lj/class2/coul/cut/kk/host,PairLJClass2CoulCutKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_CUT_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_class2_coul_long_kokkos.h b/src/KOKKOS/pair_lj_class2_coul_long_kokkos.h index 392f3e217d..dec556fbe0 100644 --- a/src/KOKKOS/pair_lj_class2_coul_long_kokkos.h +++ b/src/KOKKOS/pair_lj_class2_coul_long_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/long/kk,PairLJClass2CoulLongKokkos) PairStyle(lj/class2/coul/long/kk/device,PairLJClass2CoulLongKokkos) PairStyle(lj/class2/coul/long/kk/host,PairLJClass2CoulLongKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_LONG_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_class2_kokkos.h b/src/KOKKOS/pair_lj_class2_kokkos.h index 1931b196f3..980a70a37a 100644 --- a/src/KOKKOS/pair_lj_class2_kokkos.h +++ b/src/KOKKOS/pair_lj_class2_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/kk,PairLJClass2Kokkos) PairStyle(lj/class2/kk/device,PairLJClass2Kokkos) PairStyle(lj/class2/kk/host,PairLJClass2Kokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h b/src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h index 644d3f164e..14b2b289c3 100644 --- a/src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h +++ b/src/KOKKOS/pair_lj_cut_coul_cut_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/cut/kk,PairLJCutCoulCutKokkos) PairStyle(lj/cut/coul/cut/kk/device,PairLJCutCoulCutKokkos) PairStyle(lj/cut/coul/cut/kk/host,PairLJCutCoulCutKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_CUT_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_cut_coul_debye_kokkos.h b/src/KOKKOS/pair_lj_cut_coul_debye_kokkos.h index 1e367a6232..f7536b1fec 100644 --- a/src/KOKKOS/pair_lj_cut_coul_debye_kokkos.h +++ b/src/KOKKOS/pair_lj_cut_coul_debye_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/debye/kk,PairLJCutCoulDebyeKokkos) PairStyle(lj/cut/coul/debye/kk/device,PairLJCutCoulDebyeKokkos) PairStyle(lj/cut/coul/debye/kk/host,PairLJCutCoulDebyeKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DEBYE_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_cut_coul_dsf_kokkos.h b/src/KOKKOS/pair_lj_cut_coul_dsf_kokkos.h index 222d873dba..c5051ae6de 100644 --- a/src/KOKKOS/pair_lj_cut_coul_dsf_kokkos.h +++ b/src/KOKKOS/pair_lj_cut_coul_dsf_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/dsf/kk,PairLJCutCoulDSFKokkos) PairStyle(lj/cut/coul/dsf/kk/device,PairLJCutCoulDSFKokkos) PairStyle(lj/cut/coul/dsf/kk/host,PairLJCutCoulDSFKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DSF_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_cut_coul_long_kokkos.h b/src/KOKKOS/pair_lj_cut_coul_long_kokkos.h index 6d04277851..399365e867 100644 --- a/src/KOKKOS/pair_lj_cut_coul_long_kokkos.h +++ b/src/KOKKOS/pair_lj_cut_coul_long_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/kk,PairLJCutCoulLongKokkos) PairStyle(lj/cut/coul/long/kk/device,PairLJCutCoulLongKokkos) PairStyle(lj/cut/coul/long/kk/host,PairLJCutCoulLongKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_cut_kokkos.h b/src/KOKKOS/pair_lj_cut_kokkos.h index d513bbff6c..f27aeaf052 100644 --- a/src/KOKKOS/pair_lj_cut_kokkos.h +++ b/src/KOKKOS/pair_lj_cut_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/kk,PairLJCutKokkos) PairStyle(lj/cut/kk/device,PairLJCutKokkos) PairStyle(lj/cut/kk/host,PairLJCutKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_expand_kokkos.h b/src/KOKKOS/pair_lj_expand_kokkos.h index 174711fefc..bcc8c07230 100644 --- a/src/KOKKOS/pair_lj_expand_kokkos.h +++ b/src/KOKKOS/pair_lj_expand_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/expand/kk,PairLJExpandKokkos) PairStyle(lj/expand/kk/device,PairLJExpandKokkos) PairStyle(lj/expand/kk/host,PairLJExpandKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_EXPAND_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_gromacs_coul_gromacs_kokkos.h b/src/KOKKOS/pair_lj_gromacs_coul_gromacs_kokkos.h index 8e29c00bfa..cb3ae498dd 100644 --- a/src/KOKKOS/pair_lj_gromacs_coul_gromacs_kokkos.h +++ b/src/KOKKOS/pair_lj_gromacs_coul_gromacs_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs/coul/gromacs/kk,PairLJGromacsCoulGromacsKokkos) PairStyle(lj/gromacs/coul/gromacs/kk/device,PairLJGromacsCoulGromacsKokkos) PairStyle(lj/gromacs/coul/gromacs/kk/host,PairLJGromacsCoulGromacsKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_COUL_GROMACS_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_gromacs_kokkos.h b/src/KOKKOS/pair_lj_gromacs_kokkos.h index 89a635df8a..40acb9b80b 100644 --- a/src/KOKKOS/pair_lj_gromacs_kokkos.h +++ b/src/KOKKOS/pair_lj_gromacs_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs/kk,PairLJGromacsKokkos) PairStyle(lj/gromacs/kk/device,PairLJGromacsKokkos) PairStyle(lj/gromacs/kk/host,PairLJGromacsKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_KOKKOS_H diff --git a/src/KOKKOS/pair_lj_sdk_kokkos.h b/src/KOKKOS/pair_lj_sdk_kokkos.h index 7fe8ff18a3..42ac26c163 100644 --- a/src/KOKKOS/pair_lj_sdk_kokkos.h +++ b/src/KOKKOS/pair_lj_sdk_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/kk,PairLJSDKKokkos) PairStyle(lj/sdk/kk/device,PairLJSDKKokkos) PairStyle(lj/sdk/kk/host,PairLJSDKKokkos) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_KOKKOS_H diff --git a/src/KOKKOS/pair_morse_kokkos.h b/src/KOKKOS/pair_morse_kokkos.h index e0205554ed..abeb5aabae 100644 --- a/src/KOKKOS/pair_morse_kokkos.h +++ b/src/KOKKOS/pair_morse_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/kk,PairMorseKokkos) PairStyle(morse/kk/device,PairMorseKokkos) PairStyle(morse/kk/host,PairMorseKokkos) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_KOKKOS_H diff --git a/src/KOKKOS/pair_multi_lucy_rx_kokkos.h b/src/KOKKOS/pair_multi_lucy_rx_kokkos.h index a112a79ff9..389e260667 100644 --- a/src/KOKKOS/pair_multi_lucy_rx_kokkos.h +++ b/src/KOKKOS/pair_multi_lucy_rx_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(multi/lucy/rx/kk,PairMultiLucyRXKokkos) PairStyle(multi/lucy/rx/kk/device,PairMultiLucyRXKokkos) PairStyle(multi/lucy/rx/kk/host,PairMultiLucyRXKokkos) - +// clang-format on #else #ifndef LMP_PAIR_MULTI_LUCY_RX_KOKKOS_H diff --git a/src/KOKKOS/pair_reaxc_kokkos.h b/src/KOKKOS/pair_reaxc_kokkos.h index 5f4ae68c42..802ffcd0fa 100644 --- a/src/KOKKOS/pair_reaxc_kokkos.h +++ b/src/KOKKOS/pair_reaxc_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(reax/c/kk,PairReaxCKokkos) PairStyle(reax/c/kk/device,PairReaxCKokkos) PairStyle(reax/c/kk/host,PairReaxCKokkos) - +// clang-format on #else #ifndef LMP_PAIR_REAXC_KOKKOS_H diff --git a/src/KOKKOS/pair_snap_kokkos.h b/src/KOKKOS/pair_snap_kokkos.h index b0ed7d4703..58429963a6 100644 --- a/src/KOKKOS/pair_snap_kokkos.h +++ b/src/KOKKOS/pair_snap_kokkos.h @@ -12,7 +12,7 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(snap/kk,PairSNAPKokkosDevice) PairStyle(snap/kk/device,PairSNAPKokkosDevice) #ifdef LMP_KOKKOS_GPU @@ -20,7 +20,7 @@ PairStyle(snap/kk/host,PairSNAPKokkosHost) #else PairStyle(snap/kk/host,PairSNAPKokkosDevice) #endif - +// clang-format on #else #ifndef LMP_PAIR_SNAP_KOKKOS_H diff --git a/src/KOKKOS/pair_sw_kokkos.h b/src/KOKKOS/pair_sw_kokkos.h index 755c2ce0e4..ebe90e3276 100644 --- a/src/KOKKOS/pair_sw_kokkos.h +++ b/src/KOKKOS/pair_sw_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sw/kk,PairSWKokkos) PairStyle(sw/kk/device,PairSWKokkos) PairStyle(sw/kk/host,PairSWKokkos) - +// clang-format on #else #ifndef LMP_PAIR_SW_KOKKOS_H diff --git a/src/KOKKOS/pair_table_kokkos.h b/src/KOKKOS/pair_table_kokkos.h index b065d015bb..f84bbd3a13 100644 --- a/src/KOKKOS/pair_table_kokkos.h +++ b/src/KOKKOS/pair_table_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(table/kk,PairTableKokkos) PairStyle(table/kk/device,PairTableKokkos) PairStyle(table/kk/host,PairTableKokkos) - +// clang-format on #else #ifndef LMP_PAIR_TABLE_KOKKOS_H diff --git a/src/KOKKOS/pair_table_rx_kokkos.h b/src/KOKKOS/pair_table_rx_kokkos.h index d05a7c582b..8cc6ee4bdd 100644 --- a/src/KOKKOS/pair_table_rx_kokkos.h +++ b/src/KOKKOS/pair_table_rx_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(table/rx/kk,PairTableRXKokkos) PairStyle(table/rx/kk/device,PairTableRXKokkos) PairStyle(table/rx/kk/host,PairTableRXKokkos) - +// clang-format on #else #ifndef LMP_PAIR_TABLE_RX_KOKKOS_H diff --git a/src/KOKKOS/pair_tersoff_kokkos.h b/src/KOKKOS/pair_tersoff_kokkos.h index 5f5d537ae7..e13acf289e 100644 --- a/src/KOKKOS/pair_tersoff_kokkos.h +++ b/src/KOKKOS/pair_tersoff_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/kk,PairTersoffKokkos) PairStyle(tersoff/kk/device,PairTersoffKokkos) PairStyle(tersoff/kk/host,PairTersoffKokkos) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_KOKKOS_H diff --git a/src/KOKKOS/pair_tersoff_mod_kokkos.h b/src/KOKKOS/pair_tersoff_mod_kokkos.h index cdb1b578d5..dd6fc1ca41 100644 --- a/src/KOKKOS/pair_tersoff_mod_kokkos.h +++ b/src/KOKKOS/pair_tersoff_mod_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/mod/kk,PairTersoffMODKokkos) PairStyle(tersoff/mod/kk/device,PairTersoffMODKokkos) PairStyle(tersoff/mod/kk/host,PairTersoffMODKokkos) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_MOD_KOKKOS_H diff --git a/src/KOKKOS/pair_tersoff_zbl_kokkos.h b/src/KOKKOS/pair_tersoff_zbl_kokkos.h index ed71aa5ec4..a9c97a088b 100644 --- a/src/KOKKOS/pair_tersoff_zbl_kokkos.h +++ b/src/KOKKOS/pair_tersoff_zbl_kokkos.h @@ -13,11 +13,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/zbl/kk,PairTersoffZBLKokkos) PairStyle(tersoff/zbl/kk/device,PairTersoffZBLKokkos) PairStyle(tersoff/zbl/kk/host,PairTersoffZBLKokkos) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_ZBL_KOKKOS_H diff --git a/src/KOKKOS/pair_vashishta_kokkos.h b/src/KOKKOS/pair_vashishta_kokkos.h index 6bdd4b4fa1..7dfc709759 100644 --- a/src/KOKKOS/pair_vashishta_kokkos.h +++ b/src/KOKKOS/pair_vashishta_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(vashishta/kk,PairVashishtaKokkos) PairStyle(vashishta/kk/device,PairVashishtaKokkos) PairStyle(vashishta/kk/host,PairVashishtaKokkos) - +// clang-format on #else #ifndef LMP_PAIR_VASHISHTA_KOKKOS_H diff --git a/src/KOKKOS/pair_yukawa_kokkos.h b/src/KOKKOS/pair_yukawa_kokkos.h index 11143248e1..7d6239a06a 100644 --- a/src/KOKKOS/pair_yukawa_kokkos.h +++ b/src/KOKKOS/pair_yukawa_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa/kk,PairYukawaKokkos) PairStyle(yukawa/kk/device,PairYukawaKokkos) PairStyle(yukawa/kk/host,PairYukawaKokkos) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_KOKKOS_H diff --git a/src/KOKKOS/pair_zbl_kokkos.h b/src/KOKKOS/pair_zbl_kokkos.h index 6109eceba4..c900824c48 100644 --- a/src/KOKKOS/pair_zbl_kokkos.h +++ b/src/KOKKOS/pair_zbl_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(zbl/kk,PairZBLKokkos) PairStyle(zbl/kk/device,PairZBLKokkos) PairStyle(zbl/kk/host,PairZBLKokkos) - +// clang-format on #else #ifndef LMP_PAIR_ZBL_KOKKOS_H diff --git a/src/KOKKOS/pppm_kokkos.h b/src/KOKKOS/pppm_kokkos.h index 2369bcc1a0..de079bb0e9 100644 --- a/src/KOKKOS/pppm_kokkos.h +++ b/src/KOKKOS/pppm_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/kk,PPPMKokkos) KSpaceStyle(pppm/kk/device,PPPMKokkos) KSpaceStyle(pppm/kk/host,PPPMKokkos) - +// clang-format on #else #ifndef LMP_PPPM_KOKKOS_H diff --git a/src/KOKKOS/region_block_kokkos.h b/src/KOKKOS/region_block_kokkos.h index 2d11770470..24570b479d 100644 --- a/src/KOKKOS/region_block_kokkos.h +++ b/src/KOKKOS/region_block_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(block/kk,RegBlockKokkos) RegionStyle(block/kk/device,RegBlockKokkos) RegionStyle(block/kk/host,RegBlockKokkos) - +// clang-format on #else #ifndef LMP_REGION_BLOCK_KOKKOS_H diff --git a/src/KOKKOS/verlet_kokkos.h b/src/KOKKOS/verlet_kokkos.h index ba5ee3464f..fe382ea594 100644 --- a/src/KOKKOS/verlet_kokkos.h +++ b/src/KOKKOS/verlet_kokkos.h @@ -12,11 +12,11 @@ ------------------------------------------------------------------------- */ #ifdef INTEGRATE_CLASS - +// clang-format off IntegrateStyle(verlet/kk,VerletKokkos) IntegrateStyle(verlet/kk/device,VerletKokkos) IntegrateStyle(verlet/kk/host,VerletKokkos) - +// clang-format on #else #ifndef LMP_VERLET_KOKKOS_H diff --git a/src/KSPACE/ewald.h b/src/KSPACE/ewald.h index 81f6eb3237..ec7c5fe474 100644 --- a/src/KSPACE/ewald.h +++ b/src/KSPACE/ewald.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(ewald,Ewald) - +// clang-format on #else #ifndef LMP_EWALD_H diff --git a/src/KSPACE/ewald_dipole.h b/src/KSPACE/ewald_dipole.h index 105f1b7e3f..abca5418f8 100644 --- a/src/KSPACE/ewald_dipole.h +++ b/src/KSPACE/ewald_dipole.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(ewald/dipole,EwaldDipole) - +// clang-format on #else #ifndef LMP_EWALD_DIPOLE_H diff --git a/src/KSPACE/ewald_dipole_spin.h b/src/KSPACE/ewald_dipole_spin.h index 13f9e79ae9..064b5f0153 100644 --- a/src/KSPACE/ewald_dipole_spin.h +++ b/src/KSPACE/ewald_dipole_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(ewald/dipole/spin,EwaldDipoleSpin) - +// clang-format on #else #ifndef LMP_EWALD_DIPOLE_SPIN_H diff --git a/src/KSPACE/ewald_disp.h b/src/KSPACE/ewald_disp.h index 9bd7d1960b..355f8ccfc5 100644 --- a/src/KSPACE/ewald_disp.h +++ b/src/KSPACE/ewald_disp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(ewald/disp,EwaldDisp) - +// clang-format on #else #ifndef LMP_EWALD_DISP_H diff --git a/src/KSPACE/fix_tune_kspace.h b/src/KSPACE/fix_tune_kspace.h index 1cd663c8cc..d3beac6d94 100644 --- a/src/KSPACE/fix_tune_kspace.h +++ b/src/KSPACE/fix_tune_kspace.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(tune/kspace,FixTuneKspace) - +// clang-format on #else #ifndef LMP_FIX_TUNE_KSPACE_H diff --git a/src/KSPACE/msm.h b/src/KSPACE/msm.h index be28f19267..c87db4819d 100644 --- a/src/KSPACE/msm.h +++ b/src/KSPACE/msm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(msm,MSM) - +// clang-format on #else #ifndef LMP_MSM_H diff --git a/src/KSPACE/msm_cg.h b/src/KSPACE/msm_cg.h index b6c1a46b5f..235535f0bb 100644 --- a/src/KSPACE/msm_cg.h +++ b/src/KSPACE/msm_cg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(msm/cg,MSMCG) - +// clang-format on #else #ifndef LMP_MSM_CG_H diff --git a/src/KSPACE/pair_born_coul_long.h b/src/KSPACE/pair_born_coul_long.h index 2f7e31112b..6f93b29b8f 100644 --- a/src/KSPACE/pair_born_coul_long.h +++ b/src/KSPACE/pair_born_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/long,PairBornCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_LONG_H diff --git a/src/KSPACE/pair_born_coul_msm.h b/src/KSPACE/pair_born_coul_msm.h index 3435044dd2..18c83e0390 100644 --- a/src/KSPACE/pair_born_coul_msm.h +++ b/src/KSPACE/pair_born_coul_msm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/msm,PairBornCoulMSM) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_MSM_H diff --git a/src/KSPACE/pair_buck_coul_long.h b/src/KSPACE/pair_buck_coul_long.h index 22726cc4e1..69aa1f4ea2 100644 --- a/src/KSPACE/pair_buck_coul_long.h +++ b/src/KSPACE/pair_buck_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/long,PairBuckCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_LONG_H diff --git a/src/KSPACE/pair_buck_coul_msm.h b/src/KSPACE/pair_buck_coul_msm.h index e6147df108..0c6eb3a4b0 100644 --- a/src/KSPACE/pair_buck_coul_msm.h +++ b/src/KSPACE/pair_buck_coul_msm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/msm,PairBuckCoulMSM) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_MSM_H diff --git a/src/KSPACE/pair_buck_long_coul_long.h b/src/KSPACE/pair_buck_long_coul_long.h index 6f4128f379..c6a8f6279b 100644 --- a/src/KSPACE/pair_buck_long_coul_long.h +++ b/src/KSPACE/pair_buck_long_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/long/coul/long,PairBuckLongCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_LONG_COUL_LONG_H diff --git a/src/KSPACE/pair_coul_long.h b/src/KSPACE/pair_coul_long.h index 0864a45f29..75e5be849d 100644 --- a/src/KSPACE/pair_coul_long.h +++ b/src/KSPACE/pair_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long,PairCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_H diff --git a/src/KSPACE/pair_coul_msm.h b/src/KSPACE/pair_coul_msm.h index 575dd1ae14..a98f51b18f 100644 --- a/src/KSPACE/pair_coul_msm.h +++ b/src/KSPACE/pair_coul_msm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/msm,PairCoulMSM) - +// clang-format on #else #ifndef LMP_PAIR_COUL_MSM_H diff --git a/src/KSPACE/pair_lj_charmm_coul_long.h b/src/KSPACE/pair_lj_charmm_coul_long.h index b232c46546..0887cf3613 100644 --- a/src/KSPACE/pair_lj_charmm_coul_long.h +++ b/src/KSPACE/pair_lj_charmm_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long,PairLJCharmmCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_H diff --git a/src/KSPACE/pair_lj_charmm_coul_msm.h b/src/KSPACE/pair_lj_charmm_coul_msm.h index 711d22687b..15ad182def 100644 --- a/src/KSPACE/pair_lj_charmm_coul_msm.h +++ b/src/KSPACE/pair_lj_charmm_coul_msm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/msm,PairLJCharmmCoulMSM) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_MSM_H diff --git a/src/KSPACE/pair_lj_charmmfsw_coul_long.h b/src/KSPACE/pair_lj_charmmfsw_coul_long.h index d541372ce2..23ab014d57 100644 --- a/src/KSPACE/pair_lj_charmmfsw_coul_long.h +++ b/src/KSPACE/pair_lj_charmmfsw_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmmfsw/coul/long,PairLJCharmmfswCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMMFSW_COUL_LONG_H diff --git a/src/KSPACE/pair_lj_cut_coul_long.h b/src/KSPACE/pair_lj_cut_coul_long.h index 2154382811..b8fe098a4d 100644 --- a/src/KSPACE/pair_lj_cut_coul_long.h +++ b/src/KSPACE/pair_lj_cut_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long,PairLJCutCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_H diff --git a/src/KSPACE/pair_lj_cut_coul_msm.h b/src/KSPACE/pair_lj_cut_coul_msm.h index aabb5dd120..e3fb12a28b 100644 --- a/src/KSPACE/pair_lj_cut_coul_msm.h +++ b/src/KSPACE/pair_lj_cut_coul_msm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/msm,PairLJCutCoulMSM) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_MSM_H diff --git a/src/KSPACE/pair_lj_cut_tip4p_long.h b/src/KSPACE/pair_lj_cut_tip4p_long.h index e5667a9a1d..f6d96bf179 100644 --- a/src/KSPACE/pair_lj_cut_tip4p_long.h +++ b/src/KSPACE/pair_lj_cut_tip4p_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/long,PairLJCutTIP4PLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_LONG_H diff --git a/src/KSPACE/pair_lj_long_coul_long.h b/src/KSPACE/pair_lj_long_coul_long.h index b3c780be37..09fbb8a366 100644 --- a/src/KSPACE/pair_lj_long_coul_long.h +++ b/src/KSPACE/pair_lj_long_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/coul/long,PairLJLongCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_COUL_LONG_H diff --git a/src/KSPACE/pair_lj_long_tip4p_long.h b/src/KSPACE/pair_lj_long_tip4p_long.h index 7499fcb8b9..6d6eb504dd 100644 --- a/src/KSPACE/pair_lj_long_tip4p_long.h +++ b/src/KSPACE/pair_lj_long_tip4p_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/tip4p/long,PairLJLongTIP4PLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_TIP4P_LONG_H diff --git a/src/KSPACE/pair_tip4p_long.h b/src/KSPACE/pair_tip4p_long.h index bc52cd9456..4110a4b4dd 100644 --- a/src/KSPACE/pair_tip4p_long.h +++ b/src/KSPACE/pair_tip4p_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tip4p/long,PairTIP4PLong) - +// clang-format on #else #ifndef LMP_PAIR_TIP4P_LONG_H diff --git a/src/KSPACE/pppm.h b/src/KSPACE/pppm.h index af105f129d..b624d61270 100644 --- a/src/KSPACE/pppm.h +++ b/src/KSPACE/pppm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm,PPPM) - +// clang-format on #else #ifndef LMP_PPPM_H diff --git a/src/KSPACE/pppm_cg.h b/src/KSPACE/pppm_cg.h index 6c7425b893..5197a116ec 100644 --- a/src/KSPACE/pppm_cg.h +++ b/src/KSPACE/pppm_cg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/cg,PPPMCG) - +// clang-format on #else #ifndef LMP_PPPM_CG_H diff --git a/src/KSPACE/pppm_dipole.h b/src/KSPACE/pppm_dipole.h index 93326262fe..5578f6ef20 100644 --- a/src/KSPACE/pppm_dipole.h +++ b/src/KSPACE/pppm_dipole.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/dipole,PPPMDipole) - +// clang-format on #else #ifndef LMP_PPPM_DIPOLE_H diff --git a/src/KSPACE/pppm_dipole_spin.h b/src/KSPACE/pppm_dipole_spin.h index 2998278863..c9cf7c2ab6 100644 --- a/src/KSPACE/pppm_dipole_spin.h +++ b/src/KSPACE/pppm_dipole_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/dipole/spin,PPPMDipoleSpin) - +// clang-format on #else #ifndef LMP_PPPM_DIPOLE_SPIN_H diff --git a/src/KSPACE/pppm_disp.h b/src/KSPACE/pppm_disp.h index 3c952cb54d..4553b55946 100644 --- a/src/KSPACE/pppm_disp.h +++ b/src/KSPACE/pppm_disp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/disp,PPPMDisp) - +// clang-format on #else #ifndef LMP_PPPM_DISP_H diff --git a/src/KSPACE/pppm_disp_tip4p.h b/src/KSPACE/pppm_disp_tip4p.h index 1f6a92a4bf..41d1624424 100644 --- a/src/KSPACE/pppm_disp_tip4p.h +++ b/src/KSPACE/pppm_disp_tip4p.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/disp/tip4p,PPPMDispTIP4P) - +// clang-format on #else #ifndef LMP_PPPM_DISP_TIP4P_H diff --git a/src/KSPACE/pppm_stagger.h b/src/KSPACE/pppm_stagger.h index 02f182fa68..0a4e215530 100644 --- a/src/KSPACE/pppm_stagger.h +++ b/src/KSPACE/pppm_stagger.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/stagger,PPPMStagger) - +// clang-format on #else #ifndef LMP_PPPM_STAGGER_H diff --git a/src/KSPACE/pppm_tip4p.h b/src/KSPACE/pppm_tip4p.h index aba660253f..e72833ca22 100644 --- a/src/KSPACE/pppm_tip4p.h +++ b/src/KSPACE/pppm_tip4p.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/tip4p,PPPMTIP4P) - +// clang-format on #else #ifndef LMP_PPPM_TIP4P_H diff --git a/src/LATTE/fix_latte.h b/src/LATTE/fix_latte.h index aba6f81ff6..0939cb95ca 100644 --- a/src/LATTE/fix_latte.h +++ b/src/LATTE/fix_latte.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(latte,FixLatte) - +// clang-format on #else #ifndef LMP_FIX_LATTE_H diff --git a/src/MANYBODY/fix_qeq_comb.h b/src/MANYBODY/fix_qeq_comb.h index 01163b7f90..2029c4c815 100644 --- a/src/MANYBODY/fix_qeq_comb.h +++ b/src/MANYBODY/fix_qeq_comb.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/comb,FixQEQComb) - +// clang-format on #else #ifndef LMP_FIX_QEQ_COMB_H diff --git a/src/MANYBODY/pair_adp.h b/src/MANYBODY/pair_adp.h index b7a26affbf..c773c06034 100644 --- a/src/MANYBODY/pair_adp.h +++ b/src/MANYBODY/pair_adp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(adp,PairADP) - +// clang-format on #else #ifndef LMP_PAIR_ADP_H diff --git a/src/MANYBODY/pair_airebo.h b/src/MANYBODY/pair_airebo.h index 068f1afecf..788f875070 100644 --- a/src/MANYBODY/pair_airebo.h +++ b/src/MANYBODY/pair_airebo.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(airebo,PairAIREBO) - +// clang-format on #else #ifndef LMP_PAIR_AIREBO_H diff --git a/src/MANYBODY/pair_airebo_morse.h b/src/MANYBODY/pair_airebo_morse.h index b835e91d1b..0e3b1b29af 100644 --- a/src/MANYBODY/pair_airebo_morse.h +++ b/src/MANYBODY/pair_airebo_morse.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(airebo/morse,PairAIREBOMorse) - +// clang-format on #else #ifndef LMP_PAIR_AIREBO_MORSE_H diff --git a/src/MANYBODY/pair_atm.h b/src/MANYBODY/pair_atm.h index 6f7fbc6d3d..7ceb54902a 100644 --- a/src/MANYBODY/pair_atm.h +++ b/src/MANYBODY/pair_atm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(atm,PairATM) - +// clang-format on #else #ifndef LMP_PAIR_ATM_H diff --git a/src/MANYBODY/pair_bop.h b/src/MANYBODY/pair_bop.h index 0acfb3c31b..199ea80a88 100644 --- a/src/MANYBODY/pair_bop.h +++ b/src/MANYBODY/pair_bop.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(bop,PairBOP) - +// clang-format on #else #ifndef LMP_PAIR_BOP_H diff --git a/src/MANYBODY/pair_comb.h b/src/MANYBODY/pair_comb.h index 4e569dee00..8937471f8d 100644 --- a/src/MANYBODY/pair_comb.h +++ b/src/MANYBODY/pair_comb.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(comb,PairComb) - +// clang-format on #else #ifndef LMP_PAIR_COMB_H diff --git a/src/MANYBODY/pair_comb3.h b/src/MANYBODY/pair_comb3.h index 19a0ef904a..b01164ea30 100644 --- a/src/MANYBODY/pair_comb3.h +++ b/src/MANYBODY/pair_comb3.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(comb3,PairComb3) - +// clang-format on #else #ifndef LMP_PAIR_COMB3_H diff --git a/src/MANYBODY/pair_eam.h b/src/MANYBODY/pair_eam.h index 8779042118..5c82c551a6 100644 --- a/src/MANYBODY/pair_eam.h +++ b/src/MANYBODY/pair_eam.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam,PairEAM) - +// clang-format on #else #ifndef LMP_PAIR_EAM_H diff --git a/src/MANYBODY/pair_eam_alloy.h b/src/MANYBODY/pair_eam_alloy.h index d280a29da1..3de5ba5eab 100644 --- a/src/MANYBODY/pair_eam_alloy.h +++ b/src/MANYBODY/pair_eam_alloy.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/alloy,PairEAMAlloy) - +// clang-format on #else #ifndef LMP_PAIR_EAM_ALLOY_H diff --git a/src/MANYBODY/pair_eam_cd.h b/src/MANYBODY/pair_eam_cd.h index 49daa78a35..20607be553 100644 --- a/src/MANYBODY/pair_eam_cd.h +++ b/src/MANYBODY/pair_eam_cd.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/cd,PairEAMCD_OneSite) PairStyle(eam/cd/old,PairEAMCD_TwoSite) - +// clang-format on #else #ifndef LMP_PAIR_EAM_CD_H diff --git a/src/MANYBODY/pair_eam_fs.h b/src/MANYBODY/pair_eam_fs.h index 137f25a048..1d6a06d403 100644 --- a/src/MANYBODY/pair_eam_fs.h +++ b/src/MANYBODY/pair_eam_fs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/fs,PairEAMFS) - +// clang-format on #else #ifndef LMP_PAIR_EAM_FS_H diff --git a/src/MANYBODY/pair_eam_he.h b/src/MANYBODY/pair_eam_he.h index d69e0729c8..85aaa6904a 100644 --- a/src/MANYBODY/pair_eam_he.h +++ b/src/MANYBODY/pair_eam_he.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/he,PairEAMHE) - +// clang-format on #else #ifndef LMP_PAIR_EAM_HE_H diff --git a/src/MANYBODY/pair_eim.h b/src/MANYBODY/pair_eim.h index a68dcc2198..fcfb74efb6 100644 --- a/src/MANYBODY/pair_eim.h +++ b/src/MANYBODY/pair_eim.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eim,PairEIM) - +// clang-format on #else #ifndef LMP_PAIR_EIM_H diff --git a/src/MANYBODY/pair_gw.h b/src/MANYBODY/pair_gw.h index 68fd366a79..66b715ede6 100644 --- a/src/MANYBODY/pair_gw.h +++ b/src/MANYBODY/pair_gw.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gw,PairGW) - +// clang-format on #else #ifndef LMP_PAIR_GW_H diff --git a/src/MANYBODY/pair_gw_zbl.h b/src/MANYBODY/pair_gw_zbl.h index 0c7c7e13e1..7d16f50cab 100644 --- a/src/MANYBODY/pair_gw_zbl.h +++ b/src/MANYBODY/pair_gw_zbl.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gw/zbl,PairGWZBL) - +// clang-format on #else #ifndef LMP_PAIR_GW_ZBL_H diff --git a/src/MANYBODY/pair_lcbop.h b/src/MANYBODY/pair_lcbop.h index 92ebca1ed8..51b01bf04a 100644 --- a/src/MANYBODY/pair_lcbop.h +++ b/src/MANYBODY/pair_lcbop.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lcbop,PairLCBOP) - +// clang-format on #else #ifndef LMP_PAIR_LCBOP_H diff --git a/src/MANYBODY/pair_nb3b_harmonic.h b/src/MANYBODY/pair_nb3b_harmonic.h index ee32dfcaee..5ec92bdb92 100644 --- a/src/MANYBODY/pair_nb3b_harmonic.h +++ b/src/MANYBODY/pair_nb3b_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nb3b/harmonic,PairNb3bHarmonic) - +// clang-format on #else #ifndef LMP_PAIR_NB3B_HARMONIC_H diff --git a/src/MANYBODY/pair_polymorphic.h b/src/MANYBODY/pair_polymorphic.h index 98c4bc86f8..4b7d84424f 100644 --- a/src/MANYBODY/pair_polymorphic.h +++ b/src/MANYBODY/pair_polymorphic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(polymorphic,PairPolymorphic) - +// clang-format on #else #ifndef LMP_PAIR_POLYMORPHIC_H diff --git a/src/MANYBODY/pair_rebo.h b/src/MANYBODY/pair_rebo.h index 42d50b47ac..7cfce3db46 100644 --- a/src/MANYBODY/pair_rebo.h +++ b/src/MANYBODY/pair_rebo.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(rebo,PairREBO) - +// clang-format on #else #ifndef LMP_PAIR_REBO_H diff --git a/src/MANYBODY/pair_sw.h b/src/MANYBODY/pair_sw.h index 21f9bb0819..dcf8d34139 100644 --- a/src/MANYBODY/pair_sw.h +++ b/src/MANYBODY/pair_sw.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sw,PairSW) - +// clang-format on #else #ifndef LMP_PAIR_SW_H diff --git a/src/MANYBODY/pair_tersoff.h b/src/MANYBODY/pair_tersoff.h index 16bfcd7d57..0b02ee1035 100644 --- a/src/MANYBODY/pair_tersoff.h +++ b/src/MANYBODY/pair_tersoff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff,PairTersoff) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_H diff --git a/src/MANYBODY/pair_tersoff_mod.h b/src/MANYBODY/pair_tersoff_mod.h index 8d68e1c9bd..d5bb10e6e9 100644 --- a/src/MANYBODY/pair_tersoff_mod.h +++ b/src/MANYBODY/pair_tersoff_mod.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/mod,PairTersoffMOD) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_MOD_H diff --git a/src/MANYBODY/pair_tersoff_mod_c.h b/src/MANYBODY/pair_tersoff_mod_c.h index 1491941a2c..c2b9982607 100644 --- a/src/MANYBODY/pair_tersoff_mod_c.h +++ b/src/MANYBODY/pair_tersoff_mod_c.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/mod/c,PairTersoffMODC) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_MOD_C_H diff --git a/src/MANYBODY/pair_tersoff_zbl.h b/src/MANYBODY/pair_tersoff_zbl.h index b489563928..51b3304a03 100644 --- a/src/MANYBODY/pair_tersoff_zbl.h +++ b/src/MANYBODY/pair_tersoff_zbl.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/zbl,PairTersoffZBL) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_ZBL_H diff --git a/src/MANYBODY/pair_vashishta.h b/src/MANYBODY/pair_vashishta.h index 468a33b4cc..71964295a1 100644 --- a/src/MANYBODY/pair_vashishta.h +++ b/src/MANYBODY/pair_vashishta.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(vashishta,PairVashishta) - +// clang-format on #else #ifndef LMP_PAIR_VASHISHITA_H diff --git a/src/MANYBODY/pair_vashishta_table.h b/src/MANYBODY/pair_vashishta_table.h index dade008fc8..37eaac43a3 100644 --- a/src/MANYBODY/pair_vashishta_table.h +++ b/src/MANYBODY/pair_vashishta_table.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(vashishta/table,PairVashishtaTable) - +// clang-format on #else #ifndef LMP_PAIR_VASHISHITA_TABLE_H diff --git a/src/MC/fix_atom_swap.h b/src/MC/fix_atom_swap.h index 7c56624ad1..16db2c695e 100644 --- a/src/MC/fix_atom_swap.h +++ b/src/MC/fix_atom_swap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(atom/swap,FixAtomSwap) - +// clang-format on #else #ifndef LMP_FIX_MCSWAP_H diff --git a/src/MC/fix_bond_break.h b/src/MC/fix_bond_break.h index e3bdcb01fa..9c2ae01674 100644 --- a/src/MC/fix_bond_break.h +++ b/src/MC/fix_bond_break.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(bond/break,FixBondBreak) - +// clang-format on #else #ifndef LMP_FIX_BOND_BREAK_H diff --git a/src/MC/fix_bond_create.h b/src/MC/fix_bond_create.h index 333e98630e..b189d108c6 100644 --- a/src/MC/fix_bond_create.h +++ b/src/MC/fix_bond_create.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(bond/create,FixBondCreate) - +// clang-format on #else #ifndef LMP_FIX_BOND_CREATE_H diff --git a/src/MC/fix_bond_create_angle.h b/src/MC/fix_bond_create_angle.h index 320f3225f1..69973394ac 100644 --- a/src/MC/fix_bond_create_angle.h +++ b/src/MC/fix_bond_create_angle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(bond/create/angle,FixBondCreateAngle) - +// clang-format on #else #ifndef LMP_FIX_BOND_CREATE_ANGLE_H diff --git a/src/MC/fix_bond_swap.h b/src/MC/fix_bond_swap.h index ad72ac66aa..96ae936d95 100644 --- a/src/MC/fix_bond_swap.h +++ b/src/MC/fix_bond_swap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(bond/swap,FixBondSwap) - +// clang-format on #else #ifndef LMP_FIX_BONDSWAP_H diff --git a/src/MC/fix_charge_regulation.h b/src/MC/fix_charge_regulation.h index 4f7ae57f96..3bcbc93b1a 100644 --- a/src/MC/fix_charge_regulation.h +++ b/src/MC/fix_charge_regulation.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(charge/regulation,FixChargeRegulation) - +// clang-format on #else #ifndef LMP_FIX_CHARGE_REGULATION_H diff --git a/src/MC/fix_gcmc.h b/src/MC/fix_gcmc.h index 99153865f2..23cdedd224 100644 --- a/src/MC/fix_gcmc.h +++ b/src/MC/fix_gcmc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(gcmc,FixGCMC) - +// clang-format on #else #ifndef LMP_FIX_GCMC_H diff --git a/src/MC/fix_tfmc.h b/src/MC/fix_tfmc.h index 6b95704612..c80b6d5a0d 100644 --- a/src/MC/fix_tfmc.h +++ b/src/MC/fix_tfmc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(tfmc,FixTFMC) - +// clang-format on #else #ifndef LMP_FIX_TFMC_H diff --git a/src/MC/fix_widom.h b/src/MC/fix_widom.h index c12be4ad75..93043cc9e5 100644 --- a/src/MC/fix_widom.h +++ b/src/MC/fix_widom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(widom,FixWidom) - +// clang-format on #else #ifndef LMP_FIX_WIDOM_H diff --git a/src/MC/pair_dsmc.h b/src/MC/pair_dsmc.h index 784ada286c..ec85a64a11 100644 --- a/src/MC/pair_dsmc.h +++ b/src/MC/pair_dsmc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dsmc,PairDSMC) - +// clang-format on #else #ifndef LMP_PAIR_DSMC_H diff --git a/src/MESSAGE/fix_client_md.h b/src/MESSAGE/fix_client_md.h index f2e43717a9..aad7673b81 100644 --- a/src/MESSAGE/fix_client_md.h +++ b/src/MESSAGE/fix_client_md.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(client/md,FixClientMD) - +// clang-format on #else #ifndef LMP_FIX_CLIENT_MD_H diff --git a/src/MESSAGE/message.h b/src/MESSAGE/message.h index d4099737e6..3eb0ad4a93 100644 --- a/src/MESSAGE/message.h +++ b/src/MESSAGE/message.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(message,Message) - +// clang-format on #else #ifndef LMP_MESSAGE_H diff --git a/src/MESSAGE/server.h b/src/MESSAGE/server.h index dffecaf1c8..ffe2e59991 100644 --- a/src/MESSAGE/server.h +++ b/src/MESSAGE/server.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(server,Server) - +// clang-format on #else #ifndef LMP_SERVER_H diff --git a/src/MISC/compute_msd_nongauss.h b/src/MISC/compute_msd_nongauss.h index 8931c50c09..3673eb4e81 100644 --- a/src/MISC/compute_msd_nongauss.h +++ b/src/MISC/compute_msd_nongauss.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(msd/nongauss,ComputeMSDNonGauss) - +// clang-format on #else #ifndef LMP_COMPUTE_MSD_NONGAUSS_H diff --git a/src/MISC/compute_ti.h b/src/MISC/compute_ti.h index d82343f4eb..17ffc40425 100644 --- a/src/MISC/compute_ti.h +++ b/src/MISC/compute_ti.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ti,ComputeTI) - +// clang-format on #else #ifndef COMPUTE_TI_H diff --git a/src/MISC/dump_xtc.h b/src/MISC/dump_xtc.h index 5ec9cee342..4f1e5e8e2d 100644 --- a/src/MISC/dump_xtc.h +++ b/src/MISC/dump_xtc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(xtc,DumpXTC) - +// clang-format on #else #ifndef LMP_DUMP_XTC_H diff --git a/src/MISC/fix_deposit.h b/src/MISC/fix_deposit.h index 9bb66930a1..b314824658 100644 --- a/src/MISC/fix_deposit.h +++ b/src/MISC/fix_deposit.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(deposit,FixDeposit) - +// clang-format on #else #ifndef LMP_FIX_DEPOSIT_H diff --git a/src/MISC/fix_efield.h b/src/MISC/fix_efield.h index d18629bdbc..5701a71bd4 100644 --- a/src/MISC/fix_efield.h +++ b/src/MISC/fix_efield.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(efield,FixEfield) - +// clang-format on #else #ifndef LMP_FIX_EFIELD_H diff --git a/src/MISC/fix_evaporate.h b/src/MISC/fix_evaporate.h index d09875b5bd..926c40ce50 100644 --- a/src/MISC/fix_evaporate.h +++ b/src/MISC/fix_evaporate.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(evaporate,FixEvaporate) - +// clang-format on #else #ifndef LMP_FIX_EVAPORATE_H diff --git a/src/MISC/fix_gld.h b/src/MISC/fix_gld.h index d8fa7408a4..edbfdb7d0b 100644 --- a/src/MISC/fix_gld.h +++ b/src/MISC/fix_gld.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(gld,FixGLD) - +// clang-format on #else #ifndef LMP_FIX_GLD_H diff --git a/src/MISC/fix_oneway.h b/src/MISC/fix_oneway.h index aeb0e9532f..917dba3d66 100644 --- a/src/MISC/fix_oneway.h +++ b/src/MISC/fix_oneway.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(oneway,FixOneWay) - +// clang-format on #else #ifndef LMP_FIX_ONEWAY_H diff --git a/src/MISC/fix_orient_bcc.h b/src/MISC/fix_orient_bcc.h index 7059e4bbfd..5b0f33b8c2 100644 --- a/src/MISC/fix_orient_bcc.h +++ b/src/MISC/fix_orient_bcc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(orient/bcc,FixOrientBCC) - +// clang-format on #else #ifndef LMP_FIX_ORIENT_BCC_H diff --git a/src/MISC/fix_orient_fcc.h b/src/MISC/fix_orient_fcc.h index a6ec2d1884..48d1ffb1dc 100644 --- a/src/MISC/fix_orient_fcc.h +++ b/src/MISC/fix_orient_fcc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(orient/fcc,FixOrientFCC) - +// clang-format on #else #ifndef LMP_FIX_ORIENT_FCC_H diff --git a/src/MISC/fix_thermal_conductivity.h b/src/MISC/fix_thermal_conductivity.h index 0c59f29bd6..98b3055583 100644 --- a/src/MISC/fix_thermal_conductivity.h +++ b/src/MISC/fix_thermal_conductivity.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(thermal/conductivity,FixThermalConductivity) - +// clang-format on #else #ifndef LMP_FIX_THERMAL_CONDUCTIVITY_H diff --git a/src/MISC/fix_ttm.h b/src/MISC/fix_ttm.h index ddcebfe46a..9af69b6e5b 100644 --- a/src/MISC/fix_ttm.h +++ b/src/MISC/fix_ttm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ttm,FixTTM) - +// clang-format on #else #ifndef LMP_FIX_TTM_H diff --git a/src/MISC/fix_viscosity.h b/src/MISC/fix_viscosity.h index 519658a27f..d5778043de 100644 --- a/src/MISC/fix_viscosity.h +++ b/src/MISC/fix_viscosity.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(viscosity,FixViscosity) - +// clang-format on #else #ifndef LMP_FIX_VISCOSITY_H diff --git a/src/MISC/pair_nm_cut.h b/src/MISC/pair_nm_cut.h index 83a0846321..82b4760a9e 100644 --- a/src/MISC/pair_nm_cut.h +++ b/src/MISC/pair_nm_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nm/cut,PairNMCut) - +// clang-format on #else #ifndef LMP_PAIR_NM_CUT_H diff --git a/src/MISC/pair_nm_cut_coul_cut.h b/src/MISC/pair_nm_cut_coul_cut.h index 0586f0a16f..14764ce698 100644 --- a/src/MISC/pair_nm_cut_coul_cut.h +++ b/src/MISC/pair_nm_cut_coul_cut.h @@ -12,10 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nm/cut/coul/cut,PairNMCutCoulCut) - - +// clang-format on #else #ifndef LMP_PAIR_NM_CUT_COUL_CUT_H diff --git a/src/MISC/pair_nm_cut_coul_long.h b/src/MISC/pair_nm_cut_coul_long.h index 4a8e49e2b6..9c0b0f2039 100644 --- a/src/MISC/pair_nm_cut_coul_long.h +++ b/src/MISC/pair_nm_cut_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nm/cut/coul/long,PairNMCutCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_NM_CUT_COUL_LONG_H diff --git a/src/MLIAP/compute_mliap.h b/src/MLIAP/compute_mliap.h index 01255fff6d..eb485ab6fc 100644 --- a/src/MLIAP/compute_mliap.h +++ b/src/MLIAP/compute_mliap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(mliap,ComputeMLIAP) - +// clang-format on #else #ifndef LMP_COMPUTE_MLIAP_H diff --git a/src/MLIAP/pair_mliap.h b/src/MLIAP/pair_mliap.h index d8fb82c8b7..b3d4d33ca3 100644 --- a/src/MLIAP/pair_mliap.h +++ b/src/MLIAP/pair_mliap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mliap,PairMLIAP) - +// clang-format on #else #ifndef LMP_PAIR_MLIAP_H diff --git a/src/MOLECULE/angle_charmm.h b/src/MOLECULE/angle_charmm.h index 28ed51e8ce..09ce9c7c50 100644 --- a/src/MOLECULE/angle_charmm.h +++ b/src/MOLECULE/angle_charmm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(charmm,AngleCharmm) - +// clang-format on #else #ifndef LMP_ANGLE_CHARMM_H diff --git a/src/MOLECULE/angle_cosine.h b/src/MOLECULE/angle_cosine.h index 915acab85e..37847975cd 100644 --- a/src/MOLECULE/angle_cosine.h +++ b/src/MOLECULE/angle_cosine.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine,AngleCosine) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_H diff --git a/src/MOLECULE/angle_cosine_delta.h b/src/MOLECULE/angle_cosine_delta.h index 28a14149f6..b00a6b0159 100644 --- a/src/MOLECULE/angle_cosine_delta.h +++ b/src/MOLECULE/angle_cosine_delta.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/delta,AngleCosineDelta) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_DELTA_H diff --git a/src/MOLECULE/angle_cosine_periodic.h b/src/MOLECULE/angle_cosine_periodic.h index 2f25245dbe..3606919148 100644 --- a/src/MOLECULE/angle_cosine_periodic.h +++ b/src/MOLECULE/angle_cosine_periodic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/periodic, AngleCosinePeriodic) - +// clang-format on #else #ifndef LMP_ANGLE_PERIODIC_H diff --git a/src/MOLECULE/angle_cosine_squared.h b/src/MOLECULE/angle_cosine_squared.h index d4539a3b23..16cf120eb4 100644 --- a/src/MOLECULE/angle_cosine_squared.h +++ b/src/MOLECULE/angle_cosine_squared.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/squared,AngleCosineSquared) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_SQUARED_H diff --git a/src/MOLECULE/angle_harmonic.h b/src/MOLECULE/angle_harmonic.h index 109da340c7..a99919c513 100644 --- a/src/MOLECULE/angle_harmonic.h +++ b/src/MOLECULE/angle_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(harmonic,AngleHarmonic) - +// clang-format on #else #ifndef LMP_ANGLE_HARMONIC_H diff --git a/src/MOLECULE/angle_table.h b/src/MOLECULE/angle_table.h index bbfa6d38b7..4d5de3664e 100644 --- a/src/MOLECULE/angle_table.h +++ b/src/MOLECULE/angle_table.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(table,AngleTable) - +// clang-format on #else #ifndef LMP_ANGLE_TABLE_H diff --git a/src/MOLECULE/atom_vec_angle.h b/src/MOLECULE/atom_vec_angle.h index 6bff95af40..a3f12a84b0 100644 --- a/src/MOLECULE/atom_vec_angle.h +++ b/src/MOLECULE/atom_vec_angle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(angle,AtomVecAngle) - +// clang-format on #else #ifndef LMP_ATOM_VEC_ANGLE_H diff --git a/src/MOLECULE/atom_vec_bond.h b/src/MOLECULE/atom_vec_bond.h index ba32265374..da6edc5664 100644 --- a/src/MOLECULE/atom_vec_bond.h +++ b/src/MOLECULE/atom_vec_bond.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(bond,AtomVecBond) - +// clang-format on #else #ifndef LMP_ATOM_VEC_BOND_H diff --git a/src/MOLECULE/atom_vec_full.h b/src/MOLECULE/atom_vec_full.h index 569ea4e11d..8b8834ce34 100644 --- a/src/MOLECULE/atom_vec_full.h +++ b/src/MOLECULE/atom_vec_full.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(full,AtomVecFull) - +// clang-format on #else #ifndef LMP_ATOM_VEC_FULL_H diff --git a/src/MOLECULE/atom_vec_molecular.h b/src/MOLECULE/atom_vec_molecular.h index 9203e5d040..decaa3c9b7 100644 --- a/src/MOLECULE/atom_vec_molecular.h +++ b/src/MOLECULE/atom_vec_molecular.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(molecular,AtomVecMolecular) - +// clang-format on #else #ifndef LMP_ATOM_VEC_MOLECULAR_H diff --git a/src/MOLECULE/atom_vec_template.h b/src/MOLECULE/atom_vec_template.h index efc178ad5a..2e48c1876e 100644 --- a/src/MOLECULE/atom_vec_template.h +++ b/src/MOLECULE/atom_vec_template.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(template,AtomVecTemplate) - +// clang-format on #else #ifndef LMP_ATOM_VEC_TEMPLATE_H diff --git a/src/MOLECULE/bond_fene.h b/src/MOLECULE/bond_fene.h index 915b5cf23b..279f51c976 100644 --- a/src/MOLECULE/bond_fene.h +++ b/src/MOLECULE/bond_fene.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(fene,BondFENE) - +// clang-format on #else #ifndef LMP_BOND_FENE_H diff --git a/src/MOLECULE/bond_fene_expand.h b/src/MOLECULE/bond_fene_expand.h index b2f62d49fc..5c8d9274f6 100644 --- a/src/MOLECULE/bond_fene_expand.h +++ b/src/MOLECULE/bond_fene_expand.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(fene/expand,BondFENEExpand) - +// clang-format on #else #ifndef LMP_BOND_FENE_EXPAND_H diff --git a/src/MOLECULE/bond_gromos.h b/src/MOLECULE/bond_gromos.h index 54cfb19a92..3040c2ba3c 100644 --- a/src/MOLECULE/bond_gromos.h +++ b/src/MOLECULE/bond_gromos.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(gromos,BondGromos) - +// clang-format on #else #ifndef LMP_BOND_GROMOS_H diff --git a/src/MOLECULE/bond_harmonic.h b/src/MOLECULE/bond_harmonic.h index b335e23a97..3b9472df5d 100644 --- a/src/MOLECULE/bond_harmonic.h +++ b/src/MOLECULE/bond_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic,BondHarmonic) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_H diff --git a/src/MOLECULE/bond_morse.h b/src/MOLECULE/bond_morse.h index 6110eda171..621d04e9c4 100644 --- a/src/MOLECULE/bond_morse.h +++ b/src/MOLECULE/bond_morse.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(morse,BondMorse) - +// clang-format on #else #ifndef LMP_BOND_MORSE_H diff --git a/src/MOLECULE/bond_nonlinear.h b/src/MOLECULE/bond_nonlinear.h index 8624e9bb14..fc80b5894f 100644 --- a/src/MOLECULE/bond_nonlinear.h +++ b/src/MOLECULE/bond_nonlinear.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(nonlinear,BondNonlinear) - +// clang-format on #else #ifndef LMP_BOND_NONLINEAR_H diff --git a/src/MOLECULE/bond_quartic.h b/src/MOLECULE/bond_quartic.h index 0642b5e8d4..3d03b5b0aa 100644 --- a/src/MOLECULE/bond_quartic.h +++ b/src/MOLECULE/bond_quartic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(quartic,BondQuartic) - +// clang-format on #else #ifndef LMP_BOND_QUARTIC_H diff --git a/src/MOLECULE/bond_table.h b/src/MOLECULE/bond_table.h index 3c95069ee2..8309298b59 100644 --- a/src/MOLECULE/bond_table.h +++ b/src/MOLECULE/bond_table.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(table,BondTable) - +// clang-format on #else #ifndef LMP_BOND_TABLE_H diff --git a/src/MOLECULE/dihedral_charmm.h b/src/MOLECULE/dihedral_charmm.h index 54ff666e0b..206b3e70ca 100644 --- a/src/MOLECULE/dihedral_charmm.h +++ b/src/MOLECULE/dihedral_charmm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(charmm,DihedralCharmm) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CHARMM_H diff --git a/src/MOLECULE/dihedral_charmmfsw.h b/src/MOLECULE/dihedral_charmmfsw.h index 89a0539a1d..b2c6c35b89 100644 --- a/src/MOLECULE/dihedral_charmmfsw.h +++ b/src/MOLECULE/dihedral_charmmfsw.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(charmmfsw,DihedralCharmmfsw) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CHARMMFSW_H diff --git a/src/MOLECULE/dihedral_harmonic.h b/src/MOLECULE/dihedral_harmonic.h index d1fe038c5e..66dade5ea2 100644 --- a/src/MOLECULE/dihedral_harmonic.h +++ b/src/MOLECULE/dihedral_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(harmonic,DihedralHarmonic) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HARMONIC_H diff --git a/src/MOLECULE/dihedral_helix.h b/src/MOLECULE/dihedral_helix.h index f8981dd34a..249014077b 100644 --- a/src/MOLECULE/dihedral_helix.h +++ b/src/MOLECULE/dihedral_helix.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(helix,DihedralHelix) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HELIX_H diff --git a/src/MOLECULE/dihedral_multi_harmonic.h b/src/MOLECULE/dihedral_multi_harmonic.h index 92e4d24723..559f47d10e 100644 --- a/src/MOLECULE/dihedral_multi_harmonic.h +++ b/src/MOLECULE/dihedral_multi_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(multi/harmonic,DihedralMultiHarmonic) - +// clang-format on #else #ifndef LMP_DIHEDRAL_MULTI_HARMONIC_H diff --git a/src/MOLECULE/dihedral_opls.h b/src/MOLECULE/dihedral_opls.h index c6f6ad7ad0..58ec5ab69d 100644 --- a/src/MOLECULE/dihedral_opls.h +++ b/src/MOLECULE/dihedral_opls.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(opls,DihedralOPLS) - +// clang-format on #else #ifndef LMP_DIHEDRAL_OPLS_H diff --git a/src/MOLECULE/fix_cmap.h b/src/MOLECULE/fix_cmap.h index d1dd3afbf2..8dd0b01ed6 100644 --- a/src/MOLECULE/fix_cmap.h +++ b/src/MOLECULE/fix_cmap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(cmap,FixCMAP) - +// clang-format on #else #ifndef LMP_FIX_CMAP_H diff --git a/src/MOLECULE/improper_cvff.h b/src/MOLECULE/improper_cvff.h index 8edbe5144d..25e3fdfa5e 100644 --- a/src/MOLECULE/improper_cvff.h +++ b/src/MOLECULE/improper_cvff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(cvff,ImproperCvff) - +// clang-format on #else #ifndef LMP_IMPROPER_CVFF_H diff --git a/src/MOLECULE/improper_harmonic.h b/src/MOLECULE/improper_harmonic.h index 86b8bf34f6..becb85ef91 100644 --- a/src/MOLECULE/improper_harmonic.h +++ b/src/MOLECULE/improper_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(harmonic,ImproperHarmonic) - +// clang-format on #else #ifndef LMP_IMPROPER_HARMONIC_H diff --git a/src/MOLECULE/improper_umbrella.h b/src/MOLECULE/improper_umbrella.h index 7a89fc5331..81adca47b7 100644 --- a/src/MOLECULE/improper_umbrella.h +++ b/src/MOLECULE/improper_umbrella.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(umbrella,ImproperUmbrella) - +// clang-format on #else #ifndef LMP_IMPROPER_UMBRELLA_H diff --git a/src/MOLECULE/pair_hbond_dreiding_lj.h b/src/MOLECULE/pair_hbond_dreiding_lj.h index 5cd745e6ae..8a25ad127e 100644 --- a/src/MOLECULE/pair_hbond_dreiding_lj.h +++ b/src/MOLECULE/pair_hbond_dreiding_lj.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hbond/dreiding/lj,PairHbondDreidingLJ) - +// clang-format on #else #ifndef LMP_PAIR_HBOND_DREIDING_LJ_H diff --git a/src/MOLECULE/pair_hbond_dreiding_morse.h b/src/MOLECULE/pair_hbond_dreiding_morse.h index dc4b9b8614..cdac065fc9 100644 --- a/src/MOLECULE/pair_hbond_dreiding_morse.h +++ b/src/MOLECULE/pair_hbond_dreiding_morse.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hbond/dreiding/morse,PairHbondDreidingMorse) - +// clang-format on #else #ifndef LMP_PAIR_HBOND_DREIDING_MORSE_H diff --git a/src/MOLECULE/pair_lj_charmm_coul_charmm.h b/src/MOLECULE/pair_lj_charmm_coul_charmm.h index 9a1e3cb1ea..c2f2930023 100644 --- a/src/MOLECULE/pair_lj_charmm_coul_charmm.h +++ b/src/MOLECULE/pair_lj_charmm_coul_charmm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm,PairLJCharmmCoulCharmm) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_H diff --git a/src/MOLECULE/pair_lj_charmm_coul_charmm_implicit.h b/src/MOLECULE/pair_lj_charmm_coul_charmm_implicit.h index ead7792c4f..19fde17145 100644 --- a/src/MOLECULE/pair_lj_charmm_coul_charmm_implicit.h +++ b/src/MOLECULE/pair_lj_charmm_coul_charmm_implicit.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/implicit,PairLJCharmmCoulCharmmImplicit) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_IMPLICIT_H diff --git a/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h b/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h index 82dbd44e9e..cd0c526381 100644 --- a/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h +++ b/src/MOLECULE/pair_lj_charmmfsw_coul_charmmfsh.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmmfsw/coul/charmmfsh,PairLJCharmmfswCoulCharmmfsh) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMMFSW_COUL_CHARMMFSH_H diff --git a/src/MOLECULE/pair_lj_cut_tip4p_cut.h b/src/MOLECULE/pair_lj_cut_tip4p_cut.h index 4852275030..7370793ff0 100644 --- a/src/MOLECULE/pair_lj_cut_tip4p_cut.h +++ b/src/MOLECULE/pair_lj_cut_tip4p_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/cut,PairLJCutTIP4PCut) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_CUT_H diff --git a/src/MOLECULE/pair_tip4p_cut.h b/src/MOLECULE/pair_tip4p_cut.h index d0ff796d39..595d545e9d 100644 --- a/src/MOLECULE/pair_tip4p_cut.h +++ b/src/MOLECULE/pair_tip4p_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tip4p/cut,PairTIP4PCut) - +// clang-format on #else #ifndef LMP_PAIR_TIP4P_CUT_H diff --git a/src/MPIIO/dump_atom_mpiio.h b/src/MPIIO/dump_atom_mpiio.h index 3486f20f53..b02469faf6 100644 --- a/src/MPIIO/dump_atom_mpiio.h +++ b/src/MPIIO/dump_atom_mpiio.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(atom/mpiio,DumpAtomMPIIO) - +// clang-format on #else #ifndef LMP_DUMP_ATOM_MPIIO_H diff --git a/src/MPIIO/dump_cfg_mpiio.h b/src/MPIIO/dump_cfg_mpiio.h index d0855f55fb..f6e0aec6ae 100644 --- a/src/MPIIO/dump_cfg_mpiio.h +++ b/src/MPIIO/dump_cfg_mpiio.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(cfg/mpiio,DumpCFGMPIIO) - +// clang-format on #else #ifndef LMP_DUMP_CFG_MPIIO_H diff --git a/src/MPIIO/dump_custom_mpiio.h b/src/MPIIO/dump_custom_mpiio.h index 8be38364b3..0b5cf00045 100644 --- a/src/MPIIO/dump_custom_mpiio.h +++ b/src/MPIIO/dump_custom_mpiio.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(custom/mpiio,DumpCustomMPIIO) - +// clang-format on #else #ifndef LMP_DUMP_CUSTOM_MPIIO_H diff --git a/src/MPIIO/dump_xyz_mpiio.h b/src/MPIIO/dump_xyz_mpiio.h index b2fde6306a..6cd6ac918f 100644 --- a/src/MPIIO/dump_xyz_mpiio.h +++ b/src/MPIIO/dump_xyz_mpiio.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(xyz/mpiio,DumpXYZMPIIO) - +// clang-format on #else #ifndef LMP_DUMP_XYZ_MPIIO_H diff --git a/src/MSCG/fix_mscg.h b/src/MSCG/fix_mscg.h index 520a6b1ac3..88bac8c91c 100644 --- a/src/MSCG/fix_mscg.h +++ b/src/MSCG/fix_mscg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(mscg,FixMSCG) - +// clang-format on #else #ifndef LMP_FIX_MSCG_H diff --git a/src/OPT/pair_eam_alloy_opt.h b/src/OPT/pair_eam_alloy_opt.h index 6c56ca76dd..1555d3121b 100644 --- a/src/OPT/pair_eam_alloy_opt.h +++ b/src/OPT/pair_eam_alloy_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/alloy/opt,PairEAMAlloyOpt) - +// clang-format on #else #ifndef LMP_PAIR_EAM_ALLOY_OPT_H diff --git a/src/OPT/pair_eam_fs_opt.h b/src/OPT/pair_eam_fs_opt.h index 63f0ea8499..9dde18f0ec 100644 --- a/src/OPT/pair_eam_fs_opt.h +++ b/src/OPT/pair_eam_fs_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/fs/opt,PairEAMFSOpt) - +// clang-format on #else #ifndef LMP_PAIR_EAM_FS_OPT_H diff --git a/src/OPT/pair_eam_opt.h b/src/OPT/pair_eam_opt.h index 6805e2a1cb..c885db47c4 100644 --- a/src/OPT/pair_eam_opt.h +++ b/src/OPT/pair_eam_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/opt,PairEAMOpt) - +// clang-format on #else #ifndef LMP_PAIR_EAM_OPT_H diff --git a/src/OPT/pair_lj_charmm_coul_long_opt.h b/src/OPT/pair_lj_charmm_coul_long_opt.h index 3f1bf44a8f..f387eccb8e 100644 --- a/src/OPT/pair_lj_charmm_coul_long_opt.h +++ b/src/OPT/pair_lj_charmm_coul_long_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/opt,PairLJCharmmCoulLongOpt) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_OPT_H diff --git a/src/OPT/pair_lj_cut_coul_long_opt.h b/src/OPT/pair_lj_cut_coul_long_opt.h index b136dcb34d..b29e0a0ad5 100644 --- a/src/OPT/pair_lj_cut_coul_long_opt.h +++ b/src/OPT/pair_lj_cut_coul_long_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/opt,PairLJCutCoulLongOpt) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_OPT_H diff --git a/src/OPT/pair_lj_cut_opt.h b/src/OPT/pair_lj_cut_opt.h index 60afee870e..6c26a19041 100644 --- a/src/OPT/pair_lj_cut_opt.h +++ b/src/OPT/pair_lj_cut_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/opt,PairLJCutOpt) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_OPT_H diff --git a/src/OPT/pair_lj_cut_tip4p_long_opt.h b/src/OPT/pair_lj_cut_tip4p_long_opt.h index 79c1d1e001..044e347311 100644 --- a/src/OPT/pair_lj_cut_tip4p_long_opt.h +++ b/src/OPT/pair_lj_cut_tip4p_long_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/long/opt,PairLJCutTIP4PLongOpt) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_LONG_OPT_H diff --git a/src/OPT/pair_lj_long_coul_long_opt.h b/src/OPT/pair_lj_long_coul_long_opt.h index 39a8dabbfd..beeca59df4 100644 --- a/src/OPT/pair_lj_long_coul_long_opt.h +++ b/src/OPT/pair_lj_long_coul_long_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/coul/long/opt,PairLJLongCoulLongOpt) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_COUL_LONG_OPT_H diff --git a/src/OPT/pair_morse_opt.h b/src/OPT/pair_morse_opt.h index bb870d6e6e..31576ec536 100644 --- a/src/OPT/pair_morse_opt.h +++ b/src/OPT/pair_morse_opt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/opt,PairMorseOpt) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_OPT_H diff --git a/src/OPT/pair_ufm_opt.h b/src/OPT/pair_ufm_opt.h index 6df271edad..9b49331208 100644 --- a/src/OPT/pair_ufm_opt.h +++ b/src/OPT/pair_ufm_opt.h @@ -18,9 +18,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(ufm/opt,PairUFMOpt) - +// clang-format on #else #ifndef LMP_PAIR_UFM_OPT_H diff --git a/src/PERI/atom_vec_peri.h b/src/PERI/atom_vec_peri.h index 66ef2d4230..2cbdaf1415 100644 --- a/src/PERI/atom_vec_peri.h +++ b/src/PERI/atom_vec_peri.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(peri,AtomVecPeri) - +// clang-format on #else #ifndef LMP_ATOM_VEC_PERI_H diff --git a/src/PERI/compute_damage_atom.h b/src/PERI/compute_damage_atom.h index ea0c4fd993..57d11159f4 100644 --- a/src/PERI/compute_damage_atom.h +++ b/src/PERI/compute_damage_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(damage/atom,ComputeDamageAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_DAMAGE_ATOM_H diff --git a/src/PERI/compute_dilatation_atom.h b/src/PERI/compute_dilatation_atom.h index ead6a68189..a2bcef7a77 100644 --- a/src/PERI/compute_dilatation_atom.h +++ b/src/PERI/compute_dilatation_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(dilatation/atom,ComputeDilatationAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_DILATATION_ATOM_H diff --git a/src/PERI/compute_plasticity_atom.h b/src/PERI/compute_plasticity_atom.h index 0022bf2215..75c6898ebc 100644 --- a/src/PERI/compute_plasticity_atom.h +++ b/src/PERI/compute_plasticity_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(plasticity/atom,ComputePlasticityAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_PLASTICITY_ATOM_H diff --git a/src/PERI/fix_peri_neigh.h b/src/PERI/fix_peri_neigh.h index b72d666390..0038568e5f 100644 --- a/src/PERI/fix_peri_neigh.h +++ b/src/PERI/fix_peri_neigh.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(PERI_NEIGH,FixPeriNeigh) - +// clang-format on #else #ifndef LMP_FIX_PERI_NEIGH_H diff --git a/src/PERI/pair_peri_eps.h b/src/PERI/pair_peri_eps.h index 39e0a6c034..61577050a2 100644 --- a/src/PERI/pair_peri_eps.h +++ b/src/PERI/pair_peri_eps.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(peri/eps,PairPeriEPS) - +// clang-format on #else #ifndef LMP_PAIR_PERI_EPS_H diff --git a/src/PERI/pair_peri_lps.h b/src/PERI/pair_peri_lps.h index 0cdaa93656..7a0ba426fa 100644 --- a/src/PERI/pair_peri_lps.h +++ b/src/PERI/pair_peri_lps.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(peri/lps,PairPeriLPS) - +// clang-format on #else #ifndef LMP_PAIR_PERI_LPS_H diff --git a/src/PERI/pair_peri_pmb.h b/src/PERI/pair_peri_pmb.h index 543d87424e..a7e163507a 100644 --- a/src/PERI/pair_peri_pmb.h +++ b/src/PERI/pair_peri_pmb.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(peri/pmb,PairPeriPMB) - +// clang-format on #else #ifndef LMP_PAIR_PERI_PMB_H diff --git a/src/PERI/pair_peri_ves.h b/src/PERI/pair_peri_ves.h index 8e52027055..f1056272f2 100644 --- a/src/PERI/pair_peri_ves.h +++ b/src/PERI/pair_peri_ves.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(peri/ves,PairPeriVES) - +// clang-format on #else #ifndef LMP_PAIR_PERI_VES_H diff --git a/src/PLUGIN/plugin.h b/src/PLUGIN/plugin.h index bc1d473c90..6a8959750d 100644 --- a/src/PLUGIN/plugin.h +++ b/src/PLUGIN/plugin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(plugin,Plugin) - +// clang-format on #else #ifndef LMP_PLUGIN_H diff --git a/src/POEMS/fix_poems.h b/src/POEMS/fix_poems.h index 30f6c775d7..1799c9f862 100644 --- a/src/POEMS/fix_poems.h +++ b/src/POEMS/fix_poems.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(poems,FixPOEMS) - +// clang-format on #else #ifndef LMP_FIX_POEMS_H diff --git a/src/PYTHON/fix_python_invoke.h b/src/PYTHON/fix_python_invoke.h index 63cdaea8de..064076d637 100644 --- a/src/PYTHON/fix_python_invoke.h +++ b/src/PYTHON/fix_python_invoke.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(python/invoke,FixPythonInvoke) FixStyle(python,FixPythonInvoke) - +// clang-format on #else #ifndef LMP_FIX_PYTHON_INVOKE_H diff --git a/src/PYTHON/fix_python_move.h b/src/PYTHON/fix_python_move.h index e1257e8fe5..1b55e6b322 100644 --- a/src/PYTHON/fix_python_move.h +++ b/src/PYTHON/fix_python_move.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(python/move,FixPythonMove) - +// clang-format on #else #ifndef LMP_FIX_PYTHON_MOVE_H diff --git a/src/PYTHON/pair_python.h b/src/PYTHON/pair_python.h index 1ca290f4a1..a016fb9cdb 100644 --- a/src/PYTHON/pair_python.h +++ b/src/PYTHON/pair_python.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(python,PairPython) - +// clang-format on #else #ifndef LMP_PAIR_PYTHON_H diff --git a/src/QEQ/fix_qeq_dynamic.h b/src/QEQ/fix_qeq_dynamic.h index 36bd448065..c7ae12658f 100644 --- a/src/QEQ/fix_qeq_dynamic.h +++ b/src/QEQ/fix_qeq_dynamic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/dynamic,FixQEqDynamic) - +// clang-format on #else #ifndef LMP_FIX_QEQ_DYNAMIC_H diff --git a/src/QEQ/fix_qeq_fire.h b/src/QEQ/fix_qeq_fire.h index 26663e5a45..0af4871392 100644 --- a/src/QEQ/fix_qeq_fire.h +++ b/src/QEQ/fix_qeq_fire.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/fire,FixQEqFire) - +// clang-format on #else #ifndef LMP_FIX_QEQ_FIRE_H diff --git a/src/QEQ/fix_qeq_point.h b/src/QEQ/fix_qeq_point.h index 323a2ba489..642b82a532 100644 --- a/src/QEQ/fix_qeq_point.h +++ b/src/QEQ/fix_qeq_point.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/point,FixQEqPoint) - +// clang-format on #else #ifndef LMP_FIX_QEQ_POINT_H diff --git a/src/QEQ/fix_qeq_shielded.h b/src/QEQ/fix_qeq_shielded.h index a9524fa382..0f7f43d5ac 100644 --- a/src/QEQ/fix_qeq_shielded.h +++ b/src/QEQ/fix_qeq_shielded.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/shielded,FixQEqShielded) - +// clang-format on #else #ifndef LMP_FIX_QEQ_SHIELDED_H diff --git a/src/QEQ/fix_qeq_slater.h b/src/QEQ/fix_qeq_slater.h index 9e9a9bbd67..7198a2408b 100644 --- a/src/QEQ/fix_qeq_slater.h +++ b/src/QEQ/fix_qeq_slater.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/slater,FixQEqSlater) - +// clang-format on #else #ifndef LMP_FIX_QEQ_SLATER_H diff --git a/src/REPLICA/compute_event_displace.h b/src/REPLICA/compute_event_displace.h index 269eef438a..5f621d4cdc 100644 --- a/src/REPLICA/compute_event_displace.h +++ b/src/REPLICA/compute_event_displace.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(event/displace,ComputeEventDisplace) - +// clang-format on #else #ifndef LMP_COMPUTE_EVENT_DISPLACE_H diff --git a/src/REPLICA/fix_event_hyper.h b/src/REPLICA/fix_event_hyper.h index 9a04a30bed..d5d345c723 100644 --- a/src/REPLICA/fix_event_hyper.h +++ b/src/REPLICA/fix_event_hyper.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(EVENT/HYPER,FixEventHyper) - +// clang-format on #else #ifndef LMP_FIX_EVENT_HYPER_H diff --git a/src/REPLICA/fix_event_prd.h b/src/REPLICA/fix_event_prd.h index 2f28c62dd4..efead3de4d 100644 --- a/src/REPLICA/fix_event_prd.h +++ b/src/REPLICA/fix_event_prd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(EVENT/PRD,FixEventPRD) - +// clang-format on #else #ifndef LMP_FIX_EVENT_PRD_H diff --git a/src/REPLICA/fix_event_tad.h b/src/REPLICA/fix_event_tad.h index e1e976a0ba..8854eb227c 100644 --- a/src/REPLICA/fix_event_tad.h +++ b/src/REPLICA/fix_event_tad.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(EVENT/TAD,FixEventTAD) - +// clang-format on #else #ifndef LMP_FIX_EVENT_TAD_H diff --git a/src/REPLICA/fix_hyper_global.h b/src/REPLICA/fix_hyper_global.h index 8f7620ca66..aa52d52afd 100644 --- a/src/REPLICA/fix_hyper_global.h +++ b/src/REPLICA/fix_hyper_global.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(hyper/global,FixHyperGlobal) - +// clang-format on #else #ifndef LMP_FIX_HYPER_GLOBAL_H diff --git a/src/REPLICA/fix_hyper_local.h b/src/REPLICA/fix_hyper_local.h index 4085a82de4..3f81d09119 100644 --- a/src/REPLICA/fix_hyper_local.h +++ b/src/REPLICA/fix_hyper_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(hyper/local,FixHyperLocal) - +// clang-format on #else #ifndef LMP_FIX_HYPER_LOCAL_H diff --git a/src/REPLICA/fix_neb.h b/src/REPLICA/fix_neb.h index b686ef6d47..0d0ea2bf2d 100644 --- a/src/REPLICA/fix_neb.h +++ b/src/REPLICA/fix_neb.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(neb,FixNEB) - +// clang-format on #else #ifndef LMP_FIX_NEB_H diff --git a/src/REPLICA/hyper.h b/src/REPLICA/hyper.h index a6418c89a0..64fcdd3fb9 100644 --- a/src/REPLICA/hyper.h +++ b/src/REPLICA/hyper.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(hyper,Hyper) - +// clang-format on #else #ifndef LMP_HYPER_H diff --git a/src/REPLICA/neb.h b/src/REPLICA/neb.h index 6c4071baa1..1a214ef1d7 100644 --- a/src/REPLICA/neb.h +++ b/src/REPLICA/neb.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(neb,NEB) - +// clang-format on #else #ifndef LMP_NEB_H diff --git a/src/REPLICA/prd.h b/src/REPLICA/prd.h index c21ec4e319..e2754501ed 100644 --- a/src/REPLICA/prd.h +++ b/src/REPLICA/prd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(prd,PRD) - +// clang-format on #else #ifndef LMP_PRD_H diff --git a/src/REPLICA/tad.h b/src/REPLICA/tad.h index cf2136f0d5..bd51075ca5 100644 --- a/src/REPLICA/tad.h +++ b/src/REPLICA/tad.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(tad,TAD) - +// clang-format on #else #ifndef LMP_TAD_H diff --git a/src/REPLICA/temper.h b/src/REPLICA/temper.h index 40293de483..38271c2113 100644 --- a/src/REPLICA/temper.h +++ b/src/REPLICA/temper.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(temper,Temper) - +// clang-format on #else #ifndef LMP_TEMPER_H diff --git a/src/REPLICA/verlet_split.h b/src/REPLICA/verlet_split.h index e2c9ac2900..11c464b22c 100644 --- a/src/REPLICA/verlet_split.h +++ b/src/REPLICA/verlet_split.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef INTEGRATE_CLASS - +// clang-format off IntegrateStyle(verlet/split,VerletSplit) - +// clang-format on #else #ifndef LMP_VERLET_SPLIT_H diff --git a/src/RIGID/compute_erotate_rigid.h b/src/RIGID/compute_erotate_rigid.h index fae6cf5a10..13dcd833c7 100644 --- a/src/RIGID/compute_erotate_rigid.h +++ b/src/RIGID/compute_erotate_rigid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(erotate/rigid,ComputeERotateRigid) - +// clang-format on #else #ifndef LMP_COMPUTE_EROTATE_RIGID_H diff --git a/src/RIGID/compute_ke_rigid.h b/src/RIGID/compute_ke_rigid.h index 2cbd059da3..a501585cd2 100644 --- a/src/RIGID/compute_ke_rigid.h +++ b/src/RIGID/compute_ke_rigid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ke/rigid,ComputeKERigid) - +// clang-format on #else #ifndef LMP_COMPUTE_KE_RIGID_H diff --git a/src/RIGID/compute_rigid_local.h b/src/RIGID/compute_rigid_local.h index 1fb7e93b5b..185acfd1c4 100644 --- a/src/RIGID/compute_rigid_local.h +++ b/src/RIGID/compute_rigid_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(rigid/local,ComputeRigidLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_RIGID_LOCAL_H diff --git a/src/RIGID/fix_ehex.h b/src/RIGID/fix_ehex.h index 456b99320a..1dc448a4ce 100644 --- a/src/RIGID/fix_ehex.h +++ b/src/RIGID/fix_ehex.h @@ -13,9 +13,9 @@ #ifdef FIX_CLASS - +// clang-format off FixStyle(ehex,FixEHEX) - +// clang-format on #else #ifndef LMP_FIX_EHEX_H diff --git a/src/RIGID/fix_rattle.h b/src/RIGID/fix_rattle.h index 7b541bac77..6b97660d91 100644 --- a/src/RIGID/fix_rattle.h +++ b/src/RIGID/fix_rattle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rattle,FixRattle) - +// clang-format on #else #ifndef LMP_FIX_RATTLE_H diff --git a/src/RIGID/fix_rigid.h b/src/RIGID/fix_rigid.h index e04b4cf143..f75d1ecabd 100644 --- a/src/RIGID/fix_rigid.h +++ b/src/RIGID/fix_rigid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid,FixRigid) - +// clang-format on #else #ifndef LMP_FIX_RIGID_H diff --git a/src/RIGID/fix_rigid_nph.h b/src/RIGID/fix_rigid_nph.h index 9f716286ae..b512b4082e 100644 --- a/src/RIGID/fix_rigid_nph.h +++ b/src/RIGID/fix_rigid_nph.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nph,FixRigidNPH) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NPH_H diff --git a/src/RIGID/fix_rigid_nph_small.h b/src/RIGID/fix_rigid_nph_small.h index 798d0b904b..eeeb8d7fb4 100644 --- a/src/RIGID/fix_rigid_nph_small.h +++ b/src/RIGID/fix_rigid_nph_small.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nph/small,FixRigidNPHSmall) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NPH_SMALL_H diff --git a/src/RIGID/fix_rigid_npt.h b/src/RIGID/fix_rigid_npt.h index 6c10f44ac9..61f32c6b34 100644 --- a/src/RIGID/fix_rigid_npt.h +++ b/src/RIGID/fix_rigid_npt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/npt,FixRigidNPT) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NPT_H diff --git a/src/RIGID/fix_rigid_npt_small.h b/src/RIGID/fix_rigid_npt_small.h index 2b3f0e3b5e..d756e98cd4 100644 --- a/src/RIGID/fix_rigid_npt_small.h +++ b/src/RIGID/fix_rigid_npt_small.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/npt/small,FixRigidNPTSmall) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NPT_SMALL_H diff --git a/src/RIGID/fix_rigid_nve.h b/src/RIGID/fix_rigid_nve.h index 59ba184279..c3256b4517 100644 --- a/src/RIGID/fix_rigid_nve.h +++ b/src/RIGID/fix_rigid_nve.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nve,FixRigidNVE) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NVE_H diff --git a/src/RIGID/fix_rigid_nve_small.h b/src/RIGID/fix_rigid_nve_small.h index 96de7f2bcd..cfbc1c83fb 100644 --- a/src/RIGID/fix_rigid_nve_small.h +++ b/src/RIGID/fix_rigid_nve_small.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nve/small,FixRigidNVESmall) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NVE_SMALL_H diff --git a/src/RIGID/fix_rigid_nvt.h b/src/RIGID/fix_rigid_nvt.h index 4c2c003d78..5d3f597bd0 100644 --- a/src/RIGID/fix_rigid_nvt.h +++ b/src/RIGID/fix_rigid_nvt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nvt,FixRigidNVT) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NVT_H diff --git a/src/RIGID/fix_rigid_nvt_small.h b/src/RIGID/fix_rigid_nvt_small.h index 4f83546b77..c5088ad5f3 100644 --- a/src/RIGID/fix_rigid_nvt_small.h +++ b/src/RIGID/fix_rigid_nvt_small.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nvt/small,FixRigidNVTSmall) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NVT_SMALL_H diff --git a/src/RIGID/fix_rigid_small.h b/src/RIGID/fix_rigid_small.h index 16a5e58da5..03fb7134ad 100644 --- a/src/RIGID/fix_rigid_small.h +++ b/src/RIGID/fix_rigid_small.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/small,FixRigidSmall) - +// clang-format on #else #ifndef LMP_FIX_RIGID_SMALL_H diff --git a/src/RIGID/fix_shake.h b/src/RIGID/fix_shake.h index d627986038..82b9cb33fe 100644 --- a/src/RIGID/fix_shake.h +++ b/src/RIGID/fix_shake.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(shake,FixShake) - +// clang-format on #else #ifndef LMP_FIX_SHAKE_H diff --git a/src/SHOCK/fix_append_atoms.h b/src/SHOCK/fix_append_atoms.h index e2cf1cb025..2afd51bfb0 100644 --- a/src/SHOCK/fix_append_atoms.h +++ b/src/SHOCK/fix_append_atoms.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(append/atoms,FixAppendAtoms) - +// clang-format on #else #ifndef FIX_APPEND_ATOMS_H diff --git a/src/SHOCK/fix_msst.h b/src/SHOCK/fix_msst.h index e253e1860f..b7f2e63632 100644 --- a/src/SHOCK/fix_msst.h +++ b/src/SHOCK/fix_msst.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(msst,FixMSST) - +// clang-format on #else #ifndef FIX_MSST_H diff --git a/src/SHOCK/fix_nphug.h b/src/SHOCK/fix_nphug.h index bdf28d75d1..c030601093 100644 --- a/src/SHOCK/fix_nphug.h +++ b/src/SHOCK/fix_nphug.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nphug,FixNPHug) - +// clang-format on #else #ifndef LMP_FIX_NPHUG_H diff --git a/src/SHOCK/fix_wall_piston.h b/src/SHOCK/fix_wall_piston.h index 1801d5c86a..1953f0076d 100644 --- a/src/SHOCK/fix_wall_piston.h +++ b/src/SHOCK/fix_wall_piston.h @@ -11,9 +11,9 @@ See the README file in the top-level LAMMPS directory. ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/piston,FixWallPiston) - +// clang-format on #else #ifndef LMP_FIX_WALL_PISTON_H diff --git a/src/SNAP/compute_sna_atom.h b/src/SNAP/compute_sna_atom.h index c9ef46a2f5..d5342068be 100644 --- a/src/SNAP/compute_sna_atom.h +++ b/src/SNAP/compute_sna_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(sna/atom,ComputeSNAAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_SNA_ATOM_H diff --git a/src/SNAP/compute_snad_atom.h b/src/SNAP/compute_snad_atom.h index e5c54226e8..e78abedf8f 100644 --- a/src/SNAP/compute_snad_atom.h +++ b/src/SNAP/compute_snad_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(snad/atom,ComputeSNADAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_SNAD_ATOM_H diff --git a/src/SNAP/compute_snap.h b/src/SNAP/compute_snap.h index 43fe4df882..9cc0b4409a 100644 --- a/src/SNAP/compute_snap.h +++ b/src/SNAP/compute_snap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(snap,ComputeSnap) - +// clang-format on #else #ifndef LMP_COMPUTE_SNAP_H diff --git a/src/SNAP/compute_snav_atom.h b/src/SNAP/compute_snav_atom.h index 36a64239da..4b5dea191f 100644 --- a/src/SNAP/compute_snav_atom.h +++ b/src/SNAP/compute_snav_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(snav/atom,ComputeSNAVAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_SNAV_ATOM_H diff --git a/src/SNAP/pair_snap.h b/src/SNAP/pair_snap.h index 3f8393b03c..af33606fbe 100644 --- a/src/SNAP/pair_snap.h +++ b/src/SNAP/pair_snap.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(snap,PairSNAP) - +// clang-format on #else #ifndef LMP_PAIR_SNAP_H diff --git a/src/SPIN/atom_vec_spin.h b/src/SPIN/atom_vec_spin.h index 6aa1cccee0..c85a24c66f 100644 --- a/src/SPIN/atom_vec_spin.h +++ b/src/SPIN/atom_vec_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(spin,AtomVecSpin) - +// clang-format on #else #ifndef LMP_ATOM_VEC_SPIN_H diff --git a/src/SPIN/compute_spin.h b/src/SPIN/compute_spin.h index 3b4c28674e..422b7dfd4c 100644 --- a/src/SPIN/compute_spin.h +++ b/src/SPIN/compute_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(spin,ComputeSpin) - +// clang-format on #else #ifndef LMP_COMPUTE_SPIN_H diff --git a/src/SPIN/fix_langevin_spin.h b/src/SPIN/fix_langevin_spin.h index 3e228536a2..3cc28af879 100644 --- a/src/SPIN/fix_langevin_spin.h +++ b/src/SPIN/fix_langevin_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(langevin/spin,FixLangevinSpin) - +// clang-format on #else #ifndef LMP_FIX_LANGEVIN_SPIN_H diff --git a/src/SPIN/fix_neb_spin.h b/src/SPIN/fix_neb_spin.h index 3c095ef3c2..86fb01cb2b 100644 --- a/src/SPIN/fix_neb_spin.h +++ b/src/SPIN/fix_neb_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(neb/spin,FixNEBSpin) - +// clang-format on #else #ifndef LMP_FIX_NEB_SPIN_H diff --git a/src/SPIN/fix_nve_spin.h b/src/SPIN/fix_nve_spin.h index a10b36908b..1f67bb0447 100644 --- a/src/SPIN/fix_nve_spin.h +++ b/src/SPIN/fix_nve_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/spin,FixNVESpin) - +// clang-format on #else #ifndef LMP_FIX_NVE_SPIN_H diff --git a/src/SPIN/fix_precession_spin.h b/src/SPIN/fix_precession_spin.h index ac0c0eaf0b..c55f16ae54 100644 --- a/src/SPIN/fix_precession_spin.h +++ b/src/SPIN/fix_precession_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(precession/spin,FixPrecessionSpin) - +// clang-format on #else #ifndef LMP_FIX_PRECESSION_SPIN_H diff --git a/src/SPIN/fix_setforce_spin.h b/src/SPIN/fix_setforce_spin.h index 4809bb801b..f91ffd6c00 100644 --- a/src/SPIN/fix_setforce_spin.h +++ b/src/SPIN/fix_setforce_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(setforce/spin,FixSetForceSpin) - +// clang-format on #else #ifndef LMP_FIX_SET_FORCE_SPIN_H diff --git a/src/SPIN/min_spin.h b/src/SPIN/min_spin.h index ee4bfb20b4..8a6c26df05 100644 --- a/src/SPIN/min_spin.h +++ b/src/SPIN/min_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(spin,MinSpin) - +// clang-format on #else #ifndef LMP_MIN_SPIN_H diff --git a/src/SPIN/min_spin_cg.h b/src/SPIN/min_spin_cg.h index 5d87e05f4e..631d7b5a6b 100644 --- a/src/SPIN/min_spin_cg.h +++ b/src/SPIN/min_spin_cg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(spin/cg, MinSpinCG) - +// clang-format on #else #ifndef LMP_MIN_SPIN_CG_H diff --git a/src/SPIN/min_spin_lbfgs.h b/src/SPIN/min_spin_lbfgs.h index de21c8b3a5..11df86b10a 100644 --- a/src/SPIN/min_spin_lbfgs.h +++ b/src/SPIN/min_spin_lbfgs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(spin/lbfgs, MinSpinLBFGS) - +// clang-format on #else #ifndef LMP_MIN_SPIN_LBFGS_H diff --git a/src/SPIN/neb_spin.h b/src/SPIN/neb_spin.h index bdb7e34caf..5d4c15ddf8 100644 --- a/src/SPIN/neb_spin.h +++ b/src/SPIN/neb_spin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(neb/spin,NEBSpin) - +// clang-format on #else #ifndef LMP_NEB_SPIN_H diff --git a/src/SPIN/pair_spin_dipole_cut.h b/src/SPIN/pair_spin_dipole_cut.h index 3adceaf1c7..b8e4662eb4 100644 --- a/src/SPIN/pair_spin_dipole_cut.h +++ b/src/SPIN/pair_spin_dipole_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/dipole/cut,PairSpinDipoleCut) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_DIPOLE_CUT_H diff --git a/src/SPIN/pair_spin_dipole_long.h b/src/SPIN/pair_spin_dipole_long.h index 1ec30cdb93..0e3bcfe0a8 100644 --- a/src/SPIN/pair_spin_dipole_long.h +++ b/src/SPIN/pair_spin_dipole_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/dipole/long,PairSpinDipoleLong) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_DIPOLE_LONG_H diff --git a/src/SPIN/pair_spin_dmi.h b/src/SPIN/pair_spin_dmi.h index 0d73a77dd5..5af3c4a1e7 100644 --- a/src/SPIN/pair_spin_dmi.h +++ b/src/SPIN/pair_spin_dmi.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/dmi,PairSpinDmi) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_DMI_H diff --git a/src/SPIN/pair_spin_exchange.h b/src/SPIN/pair_spin_exchange.h index d8e79b8775..ad378a0a07 100644 --- a/src/SPIN/pair_spin_exchange.h +++ b/src/SPIN/pair_spin_exchange.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/exchange,PairSpinExchange) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_EXCHANGE_H diff --git a/src/SPIN/pair_spin_exchange_biquadratic.h b/src/SPIN/pair_spin_exchange_biquadratic.h index a4104edce3..1d87642f87 100644 --- a/src/SPIN/pair_spin_exchange_biquadratic.h +++ b/src/SPIN/pair_spin_exchange_biquadratic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/exchange/biquadratic,PairSpinExchangeBiquadratic) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_EXCHANGE_BIQUADRATIC_H diff --git a/src/SPIN/pair_spin_magelec.h b/src/SPIN/pair_spin_magelec.h index 1c3cf00b22..2577c2482c 100644 --- a/src/SPIN/pair_spin_magelec.h +++ b/src/SPIN/pair_spin_magelec.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/magelec,PairSpinMagelec) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_MAGELEC_H diff --git a/src/SPIN/pair_spin_neel.h b/src/SPIN/pair_spin_neel.h index 03712b3ca3..14ea843b52 100644 --- a/src/SPIN/pair_spin_neel.h +++ b/src/SPIN/pair_spin_neel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(spin/neel,PairSpinNeel) - +// clang-format on #else #ifndef LMP_PAIR_SPIN_NEEL_H diff --git a/src/SRD/fix_srd.h b/src/SRD/fix_srd.h index 923228f808..0ab350cd91 100644 --- a/src/SRD/fix_srd.h +++ b/src/SRD/fix_srd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(srd,FixSRD) - +// clang-format on #else #ifndef LMP_FIX_SRD_H diff --git a/src/SRD/fix_wall_srd.h b/src/SRD/fix_wall_srd.h index 11ab8cc0bc..e6c4151ed4 100644 --- a/src/SRD/fix_wall_srd.h +++ b/src/SRD/fix_wall_srd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/srd,FixWallSRD) - +// clang-format on #else #ifndef LMP_FIX_WALL_SRD_H diff --git a/src/USER-ADIOS/reader_adios.h b/src/USER-ADIOS/reader_adios.h index 999375f2f5..3b59600896 100644 --- a/src/USER-ADIOS/reader_adios.h +++ b/src/USER-ADIOS/reader_adios.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef READER_CLASS - +// clang-format off ReaderStyle(adios, ReaderADIOS) - +// clang-format on #else #ifndef LMP_READER_ADIOS_H diff --git a/src/USER-ATC/fix_atc.h b/src/USER-ATC/fix_atc.h index e810e6bf91..6291af9e79 100644 --- a/src/USER-ATC/fix_atc.h +++ b/src/USER-ATC/fix_atc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(atc,FixATC) - +// clang-format on #else #ifndef FIX_ATC_H diff --git a/src/USER-AWPMD/atom_vec_wavepacket.h b/src/USER-AWPMD/atom_vec_wavepacket.h index 479bb267e4..4ef2785587 100644 --- a/src/USER-AWPMD/atom_vec_wavepacket.h +++ b/src/USER-AWPMD/atom_vec_wavepacket.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(wavepacket,AtomVecWavepacket) - +// clang-format on #else #ifndef LMP_ATOM_VEC_WAVEPACKET_H diff --git a/src/USER-AWPMD/fix_nve_awpmd.h b/src/USER-AWPMD/fix_nve_awpmd.h index b3edfeb4e6..7259a17248 100644 --- a/src/USER-AWPMD/fix_nve_awpmd.h +++ b/src/USER-AWPMD/fix_nve_awpmd.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/awpmd,FixNVEAwpmd) - +// clang-format on #else #ifndef LMP_FIX_NVE_awpmd_H diff --git a/src/USER-AWPMD/pair_awpmd_cut.h b/src/USER-AWPMD/pair_awpmd_cut.h index 46f43c09cf..6e6865f449 100644 --- a/src/USER-AWPMD/pair_awpmd_cut.h +++ b/src/USER-AWPMD/pair_awpmd_cut.h @@ -16,9 +16,9 @@ #ifdef PAIR_CLASS - +// clang-format off PairStyle(awpmd/cut,PairAWPMDCut) - +// clang-format on #else #ifndef LMP_PAIR_AWPMD_CUT_H diff --git a/src/USER-BOCS/compute_pressure_bocs.h b/src/USER-BOCS/compute_pressure_bocs.h index eccc43bf48..deccae7da9 100644 --- a/src/USER-BOCS/compute_pressure_bocs.h +++ b/src/USER-BOCS/compute_pressure_bocs.h @@ -15,9 +15,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(PRESSURE/BOCS,ComputePressureBocs) - +// clang-format on #else diff --git a/src/USER-BOCS/fix_bocs.h b/src/USER-BOCS/fix_bocs.h index da5eaac6d6..6b23ec816a 100644 --- a/src/USER-BOCS/fix_bocs.h +++ b/src/USER-BOCS/fix_bocs.h @@ -16,9 +16,9 @@ #ifdef FIX_CLASS - +// clang-format off FixStyle(bocs,FixBocs) - +// clang-format on #else #ifndef LMP_FIX_BOCS_H diff --git a/src/USER-CGDNA/bond_oxdna2_fene.h b/src/USER-CGDNA/bond_oxdna2_fene.h index 474692de67..1f70080492 100644 --- a/src/USER-CGDNA/bond_oxdna2_fene.h +++ b/src/USER-CGDNA/bond_oxdna2_fene.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(oxdna2/fene,BondOxdna2Fene) - +// clang-format on #else #ifndef LMP_BOND_OXDNA2_FENE_H diff --git a/src/USER-CGDNA/bond_oxdna_fene.h b/src/USER-CGDNA/bond_oxdna_fene.h index 012aa35b0c..632c03c83f 100644 --- a/src/USER-CGDNA/bond_oxdna_fene.h +++ b/src/USER-CGDNA/bond_oxdna_fene.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(oxdna/fene,BondOxdnaFene) - +// clang-format on #else #ifndef LMP_BOND_OXDNA_FENE_H diff --git a/src/USER-CGDNA/bond_oxrna2_fene.h b/src/USER-CGDNA/bond_oxrna2_fene.h index 898202700c..ecdcaf7a15 100644 --- a/src/USER-CGDNA/bond_oxrna2_fene.h +++ b/src/USER-CGDNA/bond_oxrna2_fene.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(oxrna2/fene,BondOxrna2Fene) - +// clang-format on #else #ifndef LMP_BOND_OXRNA2_FENE_H diff --git a/src/USER-CGDNA/fix_nve_dot.h b/src/USER-CGDNA/fix_nve_dot.h index e87d856dda..dfbc507e6a 100644 --- a/src/USER-CGDNA/fix_nve_dot.h +++ b/src/USER-CGDNA/fix_nve_dot.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/dot,FixNVEDot) - +// clang-format on #else #ifndef LMP_FIX_NVE_DOT_H diff --git a/src/USER-CGDNA/fix_nve_dotc_langevin.h b/src/USER-CGDNA/fix_nve_dotc_langevin.h index b2fe7d2eb0..7e4f81cb8c 100644 --- a/src/USER-CGDNA/fix_nve_dotc_langevin.h +++ b/src/USER-CGDNA/fix_nve_dotc_langevin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/dotc/langevin,FixNVEDotcLangevin) - +// clang-format on #else #ifndef LMP_FIX_NVE_DOTC_LANGEVIN_H diff --git a/src/USER-CGDNA/pair_oxdna2_coaxstk.h b/src/USER-CGDNA/pair_oxdna2_coaxstk.h index b397a8a60d..3f78c4c1dd 100644 --- a/src/USER-CGDNA/pair_oxdna2_coaxstk.h +++ b/src/USER-CGDNA/pair_oxdna2_coaxstk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna2/coaxstk,PairOxdna2Coaxstk) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA2_COAXSTK_H diff --git a/src/USER-CGDNA/pair_oxdna2_dh.h b/src/USER-CGDNA/pair_oxdna2_dh.h index 6b6dbd6e50..3b479e4070 100644 --- a/src/USER-CGDNA/pair_oxdna2_dh.h +++ b/src/USER-CGDNA/pair_oxdna2_dh.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna2/dh,PairOxdna2Dh) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA2_DH_H diff --git a/src/USER-CGDNA/pair_oxdna2_excv.h b/src/USER-CGDNA/pair_oxdna2_excv.h index 1faaca89ff..d64a4bf1f9 100644 --- a/src/USER-CGDNA/pair_oxdna2_excv.h +++ b/src/USER-CGDNA/pair_oxdna2_excv.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna2/excv,PairOxdna2Excv) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA2_EXCV_H diff --git a/src/USER-CGDNA/pair_oxdna_coaxstk.h b/src/USER-CGDNA/pair_oxdna_coaxstk.h index c4095a2c21..017d280cca 100644 --- a/src/USER-CGDNA/pair_oxdna_coaxstk.h +++ b/src/USER-CGDNA/pair_oxdna_coaxstk.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna/coaxstk,PairOxdnaCoaxstk) PairStyle(oxrna2/coaxstk,PairOxdnaCoaxstk) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA_COAXSTK_H diff --git a/src/USER-CGDNA/pair_oxdna_excv.h b/src/USER-CGDNA/pair_oxdna_excv.h index c9e51df46e..c3ca32cb68 100644 --- a/src/USER-CGDNA/pair_oxdna_excv.h +++ b/src/USER-CGDNA/pair_oxdna_excv.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna/excv,PairOxdnaExcv) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA_EXCV_H diff --git a/src/USER-CGDNA/pair_oxdna_hbond.h b/src/USER-CGDNA/pair_oxdna_hbond.h index 0a0d99c998..78f7953acf 100644 --- a/src/USER-CGDNA/pair_oxdna_hbond.h +++ b/src/USER-CGDNA/pair_oxdna_hbond.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna/hbond,PairOxdnaHbond) PairStyle(oxdna2/hbond,PairOxdnaHbond) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA_HBOND_H diff --git a/src/USER-CGDNA/pair_oxdna_stk.h b/src/USER-CGDNA/pair_oxdna_stk.h index f4ffe62dfa..51815f162c 100644 --- a/src/USER-CGDNA/pair_oxdna_stk.h +++ b/src/USER-CGDNA/pair_oxdna_stk.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna/stk,PairOxdnaStk) PairStyle(oxdna2/stk,PairOxdnaStk) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA_STK_H diff --git a/src/USER-CGDNA/pair_oxdna_xstk.h b/src/USER-CGDNA/pair_oxdna_xstk.h index 5811ca3a76..7cccd3cf91 100644 --- a/src/USER-CGDNA/pair_oxdna_xstk.h +++ b/src/USER-CGDNA/pair_oxdna_xstk.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxdna/xstk,PairOxdnaXstk) PairStyle(oxdna2/xstk,PairOxdnaXstk) - +// clang-format on #else #ifndef LMP_PAIR_OXDNA_XSTK_H diff --git a/src/USER-CGDNA/pair_oxrna2_dh.h b/src/USER-CGDNA/pair_oxrna2_dh.h index a9f0640085..b077a98c1c 100644 --- a/src/USER-CGDNA/pair_oxrna2_dh.h +++ b/src/USER-CGDNA/pair_oxrna2_dh.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxrna2/dh,PairOxrna2Dh) - +// clang-format on #else #ifndef LMP_PAIR_OXRNA2_DH_H diff --git a/src/USER-CGDNA/pair_oxrna2_excv.h b/src/USER-CGDNA/pair_oxrna2_excv.h index e496db881e..e5a559623f 100644 --- a/src/USER-CGDNA/pair_oxrna2_excv.h +++ b/src/USER-CGDNA/pair_oxrna2_excv.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxrna2/excv,PairOxrna2Excv) - +// clang-format on #else #ifndef LMP_PAIR_OXRNA2_EXCV_H diff --git a/src/USER-CGDNA/pair_oxrna2_hbond.h b/src/USER-CGDNA/pair_oxrna2_hbond.h index 1122949110..2457b552db 100644 --- a/src/USER-CGDNA/pair_oxrna2_hbond.h +++ b/src/USER-CGDNA/pair_oxrna2_hbond.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxrna2/hbond,PairOxrna2Hbond) - +// clang-format on #else #ifndef LMP_PAIR_OXRNA2_HBOND_H diff --git a/src/USER-CGDNA/pair_oxrna2_stk.h b/src/USER-CGDNA/pair_oxrna2_stk.h index 96ea2752ed..9e8aaa3a13 100644 --- a/src/USER-CGDNA/pair_oxrna2_stk.h +++ b/src/USER-CGDNA/pair_oxrna2_stk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxrna2/stk,PairOxrna2Stk) - +// clang-format on #else #ifndef LMP_PAIR_OXRNA2_STK_H diff --git a/src/USER-CGDNA/pair_oxrna2_xstk.h b/src/USER-CGDNA/pair_oxrna2_xstk.h index 7b07f3fad4..ee5b63d1ec 100644 --- a/src/USER-CGDNA/pair_oxrna2_xstk.h +++ b/src/USER-CGDNA/pair_oxrna2_xstk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(oxrna2/xstk,PairOxrna2Xstk) - +// clang-format on #else #ifndef LMP_PAIR_OXRNA2_XSTK_H diff --git a/src/USER-CGSDK/angle_sdk.h b/src/USER-CGSDK/angle_sdk.h index 8ff252f359..5eb49bba5e 100644 --- a/src/USER-CGSDK/angle_sdk.h +++ b/src/USER-CGSDK/angle_sdk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(sdk,AngleSDK) - +// clang-format on #else #ifndef LMP_ANGLE_SDK_H diff --git a/src/USER-CGSDK/pair_lj_sdk.h b/src/USER-CGSDK/pair_lj_sdk.h index 2d825d9a05..228d3a083e 100644 --- a/src/USER-CGSDK/pair_lj_sdk.h +++ b/src/USER-CGSDK/pair_lj_sdk.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk,PairLJSDK) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_H diff --git a/src/USER-CGSDK/pair_lj_sdk_coul_long.h b/src/USER-CGSDK/pair_lj_sdk_coul_long.h index d505b4e161..fe562cf541 100644 --- a/src/USER-CGSDK/pair_lj_sdk_coul_long.h +++ b/src/USER-CGSDK/pair_lj_sdk_coul_long.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/coul/long,PairLJSDKCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_COUL_LONG_H diff --git a/src/USER-CGSDK/pair_lj_sdk_coul_msm.h b/src/USER-CGSDK/pair_lj_sdk_coul_msm.h index dc15b07820..0f00c5d1ab 100644 --- a/src/USER-CGSDK/pair_lj_sdk_coul_msm.h +++ b/src/USER-CGSDK/pair_lj_sdk_coul_msm.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/coul/msm,PairLJSDKCoulMSM) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_COUL_MSM_H diff --git a/src/USER-COLVARS/fix_colvars.h b/src/USER-COLVARS/fix_colvars.h index 21f7ca7d98..5685301d4d 100644 --- a/src/USER-COLVARS/fix_colvars.h +++ b/src/USER-COLVARS/fix_colvars.h @@ -25,9 +25,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(colvars,FixColvars) - +// clang-format on #else #ifndef LMP_FIX_COLVARS_H diff --git a/src/USER-COLVARS/group_ndx.h b/src/USER-COLVARS/group_ndx.h index ec578a5b61..f438f2c41e 100644 --- a/src/USER-COLVARS/group_ndx.h +++ b/src/USER-COLVARS/group_ndx.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(group2ndx,Group2Ndx) - +// clang-format on #else #ifndef LMP_GROUP_NDX_H diff --git a/src/USER-COLVARS/ndx_group.h b/src/USER-COLVARS/ndx_group.h index 753d09ce82..541481d129 100644 --- a/src/USER-COLVARS/ndx_group.h +++ b/src/USER-COLVARS/ndx_group.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(ndx2group,Ndx2Group) - +// clang-format on #else #ifndef LMP_NDX_GROUP_H diff --git a/src/USER-DIFFRACTION/compute_saed.h b/src/USER-DIFFRACTION/compute_saed.h index dc4268eee7..1e2825fe83 100644 --- a/src/USER-DIFFRACTION/compute_saed.h +++ b/src/USER-DIFFRACTION/compute_saed.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(saed,ComputeSAED) - +// clang-format on #else #ifndef LMP_COMPUTE_SAED_H diff --git a/src/USER-DIFFRACTION/compute_xrd.h b/src/USER-DIFFRACTION/compute_xrd.h index b0beca201c..602d0957e2 100644 --- a/src/USER-DIFFRACTION/compute_xrd.h +++ b/src/USER-DIFFRACTION/compute_xrd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(xrd,ComputeXRD) - +// clang-format on #else #ifndef LMP_COMPUTE_XRD_H diff --git a/src/USER-DIFFRACTION/fix_saed_vtk.h b/src/USER-DIFFRACTION/fix_saed_vtk.h index 83c7161275..1d03ae962a 100644 --- a/src/USER-DIFFRACTION/fix_saed_vtk.h +++ b/src/USER-DIFFRACTION/fix_saed_vtk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(saed/vtk,FixSAEDVTK) - +// clang-format on #else #ifndef LMP_FIX_SAED_VTK_H diff --git a/src/USER-DPD/atom_vec_dpd.h b/src/USER-DPD/atom_vec_dpd.h index ea3fb6abf0..ca4bf0bcaa 100644 --- a/src/USER-DPD/atom_vec_dpd.h +++ b/src/USER-DPD/atom_vec_dpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(dpd,AtomVecDPD) - +// clang-format on #else #ifndef LMP_ATOM_VEC_DPD_H diff --git a/src/USER-DPD/compute_dpd.h b/src/USER-DPD/compute_dpd.h index a77e19bee8..1d826be47b 100644 --- a/src/USER-DPD/compute_dpd.h +++ b/src/USER-DPD/compute_dpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(dpd,ComputeDpd) - +// clang-format on #else #ifndef LMP_COMPUTE_DPD_H diff --git a/src/USER-DPD/compute_dpd_atom.h b/src/USER-DPD/compute_dpd_atom.h index cbc913d628..c2da06b2ab 100644 --- a/src/USER-DPD/compute_dpd_atom.h +++ b/src/USER-DPD/compute_dpd_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(dpd/atom,ComputeDpdAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_DPD_ATOM_H diff --git a/src/USER-DPD/fix_dpd_energy.h b/src/USER-DPD/fix_dpd_energy.h index c7160596bf..9bf9f822d9 100644 --- a/src/USER-DPD/fix_dpd_energy.h +++ b/src/USER-DPD/fix_dpd_energy.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(dpd/energy,FixDPDenergy) - +// clang-format on #else #ifndef LMP_FIX_DPDE_H diff --git a/src/USER-DPD/fix_eos_cv.h b/src/USER-DPD/fix_eos_cv.h index 1ca7fbad56..da9fa88f62 100644 --- a/src/USER-DPD/fix_eos_cv.h +++ b/src/USER-DPD/fix_eos_cv.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(eos/cv,FixEOScv) - +// clang-format on #else #ifndef LMP_FIX_EOS_CV_H diff --git a/src/USER-DPD/fix_eos_table.h b/src/USER-DPD/fix_eos_table.h index 4913250f90..4839a8cb79 100644 --- a/src/USER-DPD/fix_eos_table.h +++ b/src/USER-DPD/fix_eos_table.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(eos/table,FixEOStable) - +// clang-format on #else #ifndef LMP_FIX_EOS_TABLE_H diff --git a/src/USER-DPD/fix_eos_table_rx.h b/src/USER-DPD/fix_eos_table_rx.h index 07adb1ec41..34af1fe615 100644 --- a/src/USER-DPD/fix_eos_table_rx.h +++ b/src/USER-DPD/fix_eos_table_rx.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(eos/table/rx,FixEOStableRX) - +// clang-format on #else #ifndef LMP_FIX_EOS_TABLE_RX_H diff --git a/src/USER-DPD/fix_rx.h b/src/USER-DPD/fix_rx.h index 6113469274..b8fe6c4b6a 100644 --- a/src/USER-DPD/fix_rx.h +++ b/src/USER-DPD/fix_rx.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rx,FixRX) - +// clang-format on #else #ifndef LMP_FIX_RX_H diff --git a/src/USER-DPD/fix_shardlow.h b/src/USER-DPD/fix_shardlow.h index 8762b67a23..49ae626edf 100644 --- a/src/USER-DPD/fix_shardlow.h +++ b/src/USER-DPD/fix_shardlow.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(shardlow,FixShardlow) - +// clang-format on #else #ifndef LMP_FIX_SHARDLOW_H diff --git a/src/USER-DPD/pair_dpd_fdt.h b/src/USER-DPD/pair_dpd_fdt.h index 768b264a40..29f8b82b34 100644 --- a/src/USER-DPD/pair_dpd_fdt.h +++ b/src/USER-DPD/pair_dpd_fdt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/fdt,PairDPDfdt) - +// clang-format on #else #ifndef LMP_PAIR_DPD_FDT_H diff --git a/src/USER-DPD/pair_dpd_fdt_energy.h b/src/USER-DPD/pair_dpd_fdt_energy.h index 5692b5a836..f0a3a0910c 100644 --- a/src/USER-DPD/pair_dpd_fdt_energy.h +++ b/src/USER-DPD/pair_dpd_fdt_energy.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/fdt/energy,PairDPDfdtEnergy) - +// clang-format on #else #ifndef LMP_PAIR_DPD_FDT_ENERGY_H diff --git a/src/USER-DPD/pair_exp6_rx.h b/src/USER-DPD/pair_exp6_rx.h index d306ac62c8..ec967be8c1 100644 --- a/src/USER-DPD/pair_exp6_rx.h +++ b/src/USER-DPD/pair_exp6_rx.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(exp6/rx,PairExp6rx) - +// clang-format on #else #ifndef LMP_PAIR_EXP6_RX_H diff --git a/src/USER-DPD/pair_multi_lucy.h b/src/USER-DPD/pair_multi_lucy.h index e1440a12f2..170c9b608c 100644 --- a/src/USER-DPD/pair_multi_lucy.h +++ b/src/USER-DPD/pair_multi_lucy.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(multi/lucy,PairMultiLucy) - +// clang-format on #else #ifndef LMP_PAIR_MULTI_LUCY_H diff --git a/src/USER-DPD/pair_multi_lucy_rx.h b/src/USER-DPD/pair_multi_lucy_rx.h index 005144173e..eb5d4cfcb4 100644 --- a/src/USER-DPD/pair_multi_lucy_rx.h +++ b/src/USER-DPD/pair_multi_lucy_rx.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(multi/lucy/rx,PairMultiLucyRX) - +// clang-format on #else #ifndef LMP_PAIR_MULTI_LUCY_RX_H diff --git a/src/USER-DPD/pair_table_rx.h b/src/USER-DPD/pair_table_rx.h index ac97b8af1e..a9684500d5 100644 --- a/src/USER-DPD/pair_table_rx.h +++ b/src/USER-DPD/pair_table_rx.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(table/rx,PairTableRX) - +// clang-format on #else #ifndef LMP_PAIR_TABLE_RX_H diff --git a/src/USER-DRUDE/compute_temp_drude.h b/src/USER-DRUDE/compute_temp_drude.h index b1ef758e23..79288e58ba 100644 --- a/src/USER-DRUDE/compute_temp_drude.h +++ b/src/USER-DRUDE/compute_temp_drude.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/drude,ComputeTempDrude) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_DRUDE_H diff --git a/src/USER-DRUDE/fix_drude.h b/src/USER-DRUDE/fix_drude.h index 332ca837a9..38531b85b3 100644 --- a/src/USER-DRUDE/fix_drude.h +++ b/src/USER-DRUDE/fix_drude.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(drude,FixDrude) - +// clang-format on #else #ifndef LMP_FIX_DRUDE_H diff --git a/src/USER-DRUDE/fix_drude_transform.h b/src/USER-DRUDE/fix_drude_transform.h index 1b8e5fa46a..3b2d767df1 100644 --- a/src/USER-DRUDE/fix_drude_transform.h +++ b/src/USER-DRUDE/fix_drude_transform.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(drude/transform/direct,FixDrudeTransform) FixStyle(drude/transform/inverse,FixDrudeTransform) - +// clang-format on #else #ifndef LMP_FIX_DRUDE_TRANSFORM_H diff --git a/src/USER-DRUDE/fix_langevin_drude.h b/src/USER-DRUDE/fix_langevin_drude.h index 08e0ecd1a6..35f1f3689a 100644 --- a/src/USER-DRUDE/fix_langevin_drude.h +++ b/src/USER-DRUDE/fix_langevin_drude.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(langevin/drude,FixLangevinDrude) - +// clang-format on #else #ifndef LMP_FIX_LANGEVIN_DRUDE_H diff --git a/src/USER-DRUDE/fix_tgnpt_drude.h b/src/USER-DRUDE/fix_tgnpt_drude.h index f1cbb68f5a..9f3821bf18 100644 --- a/src/USER-DRUDE/fix_tgnpt_drude.h +++ b/src/USER-DRUDE/fix_tgnpt_drude.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(tgnpt/drude,FixTGNPTDrude) - +// clang-format on #else #ifndef LMP_FIX_TGNPT_DRUDE_H diff --git a/src/USER-DRUDE/fix_tgnvt_drude.h b/src/USER-DRUDE/fix_tgnvt_drude.h index eb73e8c918..7e0837804f 100644 --- a/src/USER-DRUDE/fix_tgnvt_drude.h +++ b/src/USER-DRUDE/fix_tgnvt_drude.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(tgnvt/drude,FixTGNVTDrude) - +// clang-format on #else #ifndef LMP_FIX_TGNVT_DRUDE_H diff --git a/src/USER-DRUDE/pair_coul_tt.h b/src/USER-DRUDE/pair_coul_tt.h index 23ef827968..01469668d6 100644 --- a/src/USER-DRUDE/pair_coul_tt.h +++ b/src/USER-DRUDE/pair_coul_tt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/tt,PairCoulTT) - +// clang-format on #else #ifndef LMP_PAIR_COULTT_H diff --git a/src/USER-DRUDE/pair_lj_cut_thole_long.h b/src/USER-DRUDE/pair_lj_cut_thole_long.h index cd01db6f72..f747abd507 100644 --- a/src/USER-DRUDE/pair_lj_cut_thole_long.h +++ b/src/USER-DRUDE/pair_lj_cut_thole_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/thole/long,PairLJCutTholeLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_THOLE_LONG_H diff --git a/src/USER-DRUDE/pair_thole.h b/src/USER-DRUDE/pair_thole.h index ff93797f5e..bebbe9b744 100644 --- a/src/USER-DRUDE/pair_thole.h +++ b/src/USER-DRUDE/pair_thole.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(thole,PairThole) - +// clang-format on #else #ifndef LMP_PAIR_THOLE_H diff --git a/src/USER-EFF/atom_vec_electron.h b/src/USER-EFF/atom_vec_electron.h index 3cdd218f55..69f9c0c046 100644 --- a/src/USER-EFF/atom_vec_electron.h +++ b/src/USER-EFF/atom_vec_electron.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(electron,AtomVecElectron) - +// clang-format on #else #ifndef LMP_ATOM_VEC_ELECTRON_H diff --git a/src/USER-EFF/compute_ke_atom_eff.h b/src/USER-EFF/compute_ke_atom_eff.h index c1ea0ac8ce..846abfcfb5 100644 --- a/src/USER-EFF/compute_ke_atom_eff.h +++ b/src/USER-EFF/compute_ke_atom_eff.h @@ -13,9 +13,9 @@ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ke/atom/eff,ComputeKEAtomEff) - +// clang-format on #else #ifndef LMP_COMPUTE_KE_ATOM_EFF_H diff --git a/src/USER-EFF/compute_ke_eff.h b/src/USER-EFF/compute_ke_eff.h index 854c60f110..0a99f3c375 100644 --- a/src/USER-EFF/compute_ke_eff.h +++ b/src/USER-EFF/compute_ke_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ke/eff,ComputeKEEff) - +// clang-format on #else #ifndef LMP_COMPUTE_KE_EFF_H diff --git a/src/USER-EFF/compute_temp_deform_eff.h b/src/USER-EFF/compute_temp_deform_eff.h index 880c436916..e32b3f2af2 100644 --- a/src/USER-EFF/compute_temp_deform_eff.h +++ b/src/USER-EFF/compute_temp_deform_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/deform/eff,ComputeTempDeformEff) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_DEFORM_EFF_H diff --git a/src/USER-EFF/compute_temp_eff.h b/src/USER-EFF/compute_temp_eff.h index d66b65e3a2..13531ecfa5 100644 --- a/src/USER-EFF/compute_temp_eff.h +++ b/src/USER-EFF/compute_temp_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/eff,ComputeTempEff) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_EFF_H diff --git a/src/USER-EFF/compute_temp_region_eff.h b/src/USER-EFF/compute_temp_region_eff.h index 064e0ae6de..2962c74412 100644 --- a/src/USER-EFF/compute_temp_region_eff.h +++ b/src/USER-EFF/compute_temp_region_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/region/eff,ComputeTempRegionEff) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_REGION_EFF_H diff --git a/src/USER-EFF/fix_langevin_eff.h b/src/USER-EFF/fix_langevin_eff.h index 3ba75b4fe0..b94e8b43a7 100644 --- a/src/USER-EFF/fix_langevin_eff.h +++ b/src/USER-EFF/fix_langevin_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(langevin/eff,FixLangevinEff) - +// clang-format on #else #ifndef LMP_FIX_LANGEVIN_EFF_H diff --git a/src/USER-EFF/fix_nph_eff.h b/src/USER-EFF/fix_nph_eff.h index 04c28b0f66..6b04d94dbf 100644 --- a/src/USER-EFF/fix_nph_eff.h +++ b/src/USER-EFF/fix_nph_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/eff,FixNPHEff) - +// clang-format on #else #ifndef LMP_FIX_NPH_EFF_H diff --git a/src/USER-EFF/fix_npt_eff.h b/src/USER-EFF/fix_npt_eff.h index e726a84668..230c843b37 100644 --- a/src/USER-EFF/fix_npt_eff.h +++ b/src/USER-EFF/fix_npt_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/eff,FixNPTEff) - +// clang-format on #else #ifndef LMP_FIX_NPT_EFF_H diff --git a/src/USER-EFF/fix_nve_eff.h b/src/USER-EFF/fix_nve_eff.h index b8a31fb5e4..fcf7cf6611 100644 --- a/src/USER-EFF/fix_nve_eff.h +++ b/src/USER-EFF/fix_nve_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/eff,FixNVEEff) - +// clang-format on #else #ifndef LMP_FIX_NVE_EFF_H diff --git a/src/USER-EFF/fix_nvt_eff.h b/src/USER-EFF/fix_nvt_eff.h index a333de126e..78cfff2fbc 100644 --- a/src/USER-EFF/fix_nvt_eff.h +++ b/src/USER-EFF/fix_nvt_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/eff,FixNVTEff) - +// clang-format on #else #ifndef LMP_FIX_NVT_EFF_H diff --git a/src/USER-EFF/fix_nvt_sllod_eff.h b/src/USER-EFF/fix_nvt_sllod_eff.h index e1b6384c2d..68115dcb1c 100644 --- a/src/USER-EFF/fix_nvt_sllod_eff.h +++ b/src/USER-EFF/fix_nvt_sllod_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/sllod/eff,FixNVTSllodEff) - +// clang-format on #else #ifndef LMP_FIX_NVT_SLODD_EFF_H diff --git a/src/USER-EFF/fix_temp_rescale_eff.h b/src/USER-EFF/fix_temp_rescale_eff.h index c57230359b..fc22fd3689 100644 --- a/src/USER-EFF/fix_temp_rescale_eff.h +++ b/src/USER-EFF/fix_temp_rescale_eff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(temp/rescale/eff,FixTempRescaleEff) - +// clang-format on #else #ifndef LMP_FIX_TEMP_RESCALE_EFF_H diff --git a/src/USER-EFF/pair_eff_cut.h b/src/USER-EFF/pair_eff_cut.h index 0b3e4b3c13..6e1ce735d5 100644 --- a/src/USER-EFF/pair_eff_cut.h +++ b/src/USER-EFF/pair_eff_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eff/cut,PairEffCut) - +// clang-format on #else #ifndef LMP_PAIR_EFF_CUT_H diff --git a/src/USER-FEP/compute_fep.h b/src/USER-FEP/compute_fep.h index 947634f5a7..83fd4d3cda 100644 --- a/src/USER-FEP/compute_fep.h +++ b/src/USER-FEP/compute_fep.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(fep,ComputeFEP) - +// clang-format on #else #ifndef COMPUTE_FEP_H diff --git a/src/USER-FEP/fix_adapt_fep.h b/src/USER-FEP/fix_adapt_fep.h index 4846c6b7b9..1f9938f738 100644 --- a/src/USER-FEP/fix_adapt_fep.h +++ b/src/USER-FEP/fix_adapt_fep.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(adapt/fep,FixAdaptFEP) - +// clang-format on #else #ifndef LMP_FIX_ADAPT_FEP_H diff --git a/src/USER-FEP/pair_coul_cut_soft.h b/src/USER-FEP/pair_coul_cut_soft.h index 8aa6e2232e..66d4e3a600 100644 --- a/src/USER-FEP/pair_coul_cut_soft.h +++ b/src/USER-FEP/pair_coul_cut_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/soft,PairCoulCutSoft) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_SOFT_H diff --git a/src/USER-FEP/pair_coul_long_soft.h b/src/USER-FEP/pair_coul_long_soft.h index 7acbaaaffc..41c30bfb31 100644 --- a/src/USER-FEP/pair_coul_long_soft.h +++ b/src/USER-FEP/pair_coul_long_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/soft,PairCoulLongSoft) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_SOFT_H diff --git a/src/USER-FEP/pair_lj_charmm_coul_long_soft.h b/src/USER-FEP/pair_lj_charmm_coul_long_soft.h index 1061010bb9..ca8a95b728 100644 --- a/src/USER-FEP/pair_lj_charmm_coul_long_soft.h +++ b/src/USER-FEP/pair_lj_charmm_coul_long_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/soft,PairLJCharmmCoulLongSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_SOFT_H diff --git a/src/USER-FEP/pair_lj_class2_coul_cut_soft.h b/src/USER-FEP/pair_lj_class2_coul_cut_soft.h index f35dd00a26..4f8dc52b32 100644 --- a/src/USER-FEP/pair_lj_class2_coul_cut_soft.h +++ b/src/USER-FEP/pair_lj_class2_coul_cut_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/cut/soft,PairLJClass2CoulCutSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_CUT_SOFT_H diff --git a/src/USER-FEP/pair_lj_class2_coul_long_soft.h b/src/USER-FEP/pair_lj_class2_coul_long_soft.h index 2a38c1db7b..46ee6a3325 100644 --- a/src/USER-FEP/pair_lj_class2_coul_long_soft.h +++ b/src/USER-FEP/pair_lj_class2_coul_long_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/long/soft,PairLJClass2CoulLongSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_LONG_SOFT_H diff --git a/src/USER-FEP/pair_lj_class2_soft.h b/src/USER-FEP/pair_lj_class2_soft.h index f107ae1fbc..b310dacd9f 100644 --- a/src/USER-FEP/pair_lj_class2_soft.h +++ b/src/USER-FEP/pair_lj_class2_soft.h @@ -10,9 +10,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/soft,PairLJClass2Soft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_SOFT_H diff --git a/src/USER-FEP/pair_lj_cut_coul_cut_soft.h b/src/USER-FEP/pair_lj_cut_coul_cut_soft.h index 1a3f213c04..ca7fda0c26 100644 --- a/src/USER-FEP/pair_lj_cut_coul_cut_soft.h +++ b/src/USER-FEP/pair_lj_cut_coul_cut_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/cut/soft,PairLJCutCoulCutSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_CUT_SOFT_H diff --git a/src/USER-FEP/pair_lj_cut_coul_long_soft.h b/src/USER-FEP/pair_lj_cut_coul_long_soft.h index 0abd33b3e5..0f5e202264 100644 --- a/src/USER-FEP/pair_lj_cut_coul_long_soft.h +++ b/src/USER-FEP/pair_lj_cut_coul_long_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/soft,PairLJCutCoulLongSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_SOFT_H diff --git a/src/USER-FEP/pair_lj_cut_soft.h b/src/USER-FEP/pair_lj_cut_soft.h index 8795b4fb16..d734f6c0a2 100644 --- a/src/USER-FEP/pair_lj_cut_soft.h +++ b/src/USER-FEP/pair_lj_cut_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/soft,PairLJCutSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_SOFT_H diff --git a/src/USER-FEP/pair_lj_cut_tip4p_long_soft.h b/src/USER-FEP/pair_lj_cut_tip4p_long_soft.h index c95d7e162d..63b776f5e4 100644 --- a/src/USER-FEP/pair_lj_cut_tip4p_long_soft.h +++ b/src/USER-FEP/pair_lj_cut_tip4p_long_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/long/soft,PairLJCutTIP4PLongSoft) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_LONG_SOFT_H diff --git a/src/USER-FEP/pair_morse_soft.h b/src/USER-FEP/pair_morse_soft.h index 14cc51a90f..404b167569 100644 --- a/src/USER-FEP/pair_morse_soft.h +++ b/src/USER-FEP/pair_morse_soft.h @@ -15,9 +15,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/soft,PairMorseSoft) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_SOFT_H diff --git a/src/USER-FEP/pair_tip4p_long_soft.h b/src/USER-FEP/pair_tip4p_long_soft.h index 406a47a2ea..ad34a09078 100644 --- a/src/USER-FEP/pair_tip4p_long_soft.h +++ b/src/USER-FEP/pair_tip4p_long_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tip4p/long/soft,PairTIP4PLongSoft) - +// clang-format on #else #ifndef LMP_PAIR_TIP4P_LONG_SOFT_H diff --git a/src/USER-H5MD/dump_h5md.h b/src/USER-H5MD/dump_h5md.h index 967bfed7fa..04fef90395 100644 --- a/src/USER-H5MD/dump_h5md.h +++ b/src/USER-H5MD/dump_h5md.h @@ -13,9 +13,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(h5md,DumpH5MD) - +// clang-format on #else #ifndef LMP_DUMP_H5MD_H diff --git a/src/USER-INTEL/angle_charmm_intel.h b/src/USER-INTEL/angle_charmm_intel.h index 7ee04ba8d9..6fbafcbfb1 100644 --- a/src/USER-INTEL/angle_charmm_intel.h +++ b/src/USER-INTEL/angle_charmm_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(charmm/intel,AngleCharmmIntel) - +// clang-format on #else #ifndef LMP_ANGLE_CHARMM_INTEL_H diff --git a/src/USER-INTEL/angle_harmonic_intel.h b/src/USER-INTEL/angle_harmonic_intel.h index 5efd663cea..bcd6e29a63 100644 --- a/src/USER-INTEL/angle_harmonic_intel.h +++ b/src/USER-INTEL/angle_harmonic_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(harmonic/intel,AngleHarmonicIntel) - +// clang-format on #else #ifndef LMP_ANGLE_HARMONIC_INTEL_H diff --git a/src/USER-INTEL/bond_fene_intel.h b/src/USER-INTEL/bond_fene_intel.h index 13bcc35e97..611a9abd26 100644 --- a/src/USER-INTEL/bond_fene_intel.h +++ b/src/USER-INTEL/bond_fene_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(fene/intel,BondFENEIntel) - +// clang-format on #else #ifndef LMP_BOND_FENE_INTEL_H diff --git a/src/USER-INTEL/bond_harmonic_intel.h b/src/USER-INTEL/bond_harmonic_intel.h index 234d75bda4..b0f469cb28 100644 --- a/src/USER-INTEL/bond_harmonic_intel.h +++ b/src/USER-INTEL/bond_harmonic_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/intel,BondHarmonicIntel) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_INTEL_H diff --git a/src/USER-INTEL/dihedral_charmm_intel.h b/src/USER-INTEL/dihedral_charmm_intel.h index 1cca32468b..79f2773f88 100644 --- a/src/USER-INTEL/dihedral_charmm_intel.h +++ b/src/USER-INTEL/dihedral_charmm_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(charmm/intel,DihedralCharmmIntel) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CHARMM_INTEL_H diff --git a/src/USER-INTEL/dihedral_fourier_intel.h b/src/USER-INTEL/dihedral_fourier_intel.h index ce446eec0d..3d67ba85d6 100644 --- a/src/USER-INTEL/dihedral_fourier_intel.h +++ b/src/USER-INTEL/dihedral_fourier_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(fourier/intel,DihedralFourierIntel) - +// clang-format on #else #ifndef LMP_DIHEDRAL_FOURIER_INTEL_H diff --git a/src/USER-INTEL/dihedral_harmonic_intel.h b/src/USER-INTEL/dihedral_harmonic_intel.h index 75570f2444..f31ac18620 100644 --- a/src/USER-INTEL/dihedral_harmonic_intel.h +++ b/src/USER-INTEL/dihedral_harmonic_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(harmonic/intel,DihedralHarmonicIntel) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HARMONIC_INTEL_H diff --git a/src/USER-INTEL/dihedral_opls_intel.h b/src/USER-INTEL/dihedral_opls_intel.h index b34777748d..73c7287649 100644 --- a/src/USER-INTEL/dihedral_opls_intel.h +++ b/src/USER-INTEL/dihedral_opls_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(opls/intel,DihedralOPLSIntel) - +// clang-format on #else #ifndef LMP_DIHEDRAL_OPLS_INTEL_H diff --git a/src/USER-INTEL/fix_intel.h b/src/USER-INTEL/fix_intel.h index 46ebd95b6a..fb27528fca 100644 --- a/src/USER-INTEL/fix_intel.h +++ b/src/USER-INTEL/fix_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(INTEL,FixIntel) - +// clang-format on #else #ifndef LMP_FIX_INTEL_H diff --git a/src/USER-INTEL/fix_npt_intel.h b/src/USER-INTEL/fix_npt_intel.h index f383035050..c446b951b9 100644 --- a/src/USER-INTEL/fix_npt_intel.h +++ b/src/USER-INTEL/fix_npt_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/intel,FixNPTIntel) - +// clang-format on #else #ifndef LMP_FIX_NPT_INTEL_H diff --git a/src/USER-INTEL/fix_nve_asphere_intel.h b/src/USER-INTEL/fix_nve_asphere_intel.h index 91e4240369..6c951a0cc7 100644 --- a/src/USER-INTEL/fix_nve_asphere_intel.h +++ b/src/USER-INTEL/fix_nve_asphere_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/asphere/intel,FixNVEAsphereIntel) - +// clang-format on #else #ifndef LMP_FIX_NVE_ASPHERE_INTEL_H diff --git a/src/USER-INTEL/fix_nve_intel.h b/src/USER-INTEL/fix_nve_intel.h index 1725f4266c..4fa26be991 100644 --- a/src/USER-INTEL/fix_nve_intel.h +++ b/src/USER-INTEL/fix_nve_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/intel,FixNVEIntel) - +// clang-format on #else #ifndef LMP_FIX_NVE_INTEL_H diff --git a/src/USER-INTEL/fix_nvt_intel.h b/src/USER-INTEL/fix_nvt_intel.h index 839e561b0f..319dc91c62 100644 --- a/src/USER-INTEL/fix_nvt_intel.h +++ b/src/USER-INTEL/fix_nvt_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/intel,FixNVTIntel) - +// clang-format on #else #ifndef LMP_FIX_NVT_INTEL_H diff --git a/src/USER-INTEL/fix_nvt_sllod_intel.h b/src/USER-INTEL/fix_nvt_sllod_intel.h index f6cd9638f2..f9041d72d0 100644 --- a/src/USER-INTEL/fix_nvt_sllod_intel.h +++ b/src/USER-INTEL/fix_nvt_sllod_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/sllod/intel,FixNVTSllodIntel) - +// clang-format on #else #ifndef LMP_FIX_NVTSLLOD_INTEL_H diff --git a/src/USER-INTEL/improper_cvff_intel.h b/src/USER-INTEL/improper_cvff_intel.h index cc752e1501..b8f0f58750 100644 --- a/src/USER-INTEL/improper_cvff_intel.h +++ b/src/USER-INTEL/improper_cvff_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(cvff/intel,ImproperCvffIntel) - +// clang-format on #else #ifndef LMP_IMPROPER_CVFF_INTEL_H diff --git a/src/USER-INTEL/improper_harmonic_intel.h b/src/USER-INTEL/improper_harmonic_intel.h index ccd1543c17..730960b6df 100644 --- a/src/USER-INTEL/improper_harmonic_intel.h +++ b/src/USER-INTEL/improper_harmonic_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(harmonic/intel,ImproperHarmonicIntel) - +// clang-format on #else #ifndef LMP_IMPROPER_HARMONIC_INTEL_H diff --git a/src/USER-INTEL/pair_airebo_intel.h b/src/USER-INTEL/pair_airebo_intel.h index de90177939..d7b4fc58ef 100644 --- a/src/USER-INTEL/pair_airebo_intel.h +++ b/src/USER-INTEL/pair_airebo_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(airebo/intel,PairAIREBOIntel) - +// clang-format on #else #ifndef LMP_PAIR_AIREBO_INTEL_H diff --git a/src/USER-INTEL/pair_airebo_morse_intel.h b/src/USER-INTEL/pair_airebo_morse_intel.h index 4a97fce38b..c2e06edd20 100644 --- a/src/USER-INTEL/pair_airebo_morse_intel.h +++ b/src/USER-INTEL/pair_airebo_morse_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(airebo/morse/intel,PairAIREBOMorseIntel) - +// clang-format on #else #ifndef LMP_PAIR_AIREBO_MORSE_INTEL_H diff --git a/src/USER-INTEL/pair_buck_coul_cut_intel.h b/src/USER-INTEL/pair_buck_coul_cut_intel.h index 020f8afff7..3ca0139018 100644 --- a/src/USER-INTEL/pair_buck_coul_cut_intel.h +++ b/src/USER-INTEL/pair_buck_coul_cut_intel.h @@ -17,9 +17,9 @@ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/cut/intel,PairBuckCoulCutIntel) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_CUT_INTEL_H diff --git a/src/USER-INTEL/pair_buck_coul_long_intel.h b/src/USER-INTEL/pair_buck_coul_long_intel.h index f05ebadeef..8d4f6eec6a 100644 --- a/src/USER-INTEL/pair_buck_coul_long_intel.h +++ b/src/USER-INTEL/pair_buck_coul_long_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/long/intel,PairBuckCoulLongIntel) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_LONG_INTEL_H diff --git a/src/USER-INTEL/pair_buck_intel.h b/src/USER-INTEL/pair_buck_intel.h index 89702dd754..723e20fdc1 100644 --- a/src/USER-INTEL/pair_buck_intel.h +++ b/src/USER-INTEL/pair_buck_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/intel,PairBuckIntel) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_INTEL_H diff --git a/src/USER-INTEL/pair_dpd_intel.h b/src/USER-INTEL/pair_dpd_intel.h index 94ef795ba5..7d8f8a7f9e 100644 --- a/src/USER-INTEL/pair_dpd_intel.h +++ b/src/USER-INTEL/pair_dpd_intel.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/intel,PairDPDIntel) - +// clang-format on #else #ifndef LMP_PAIR_DPD_INTEL_H diff --git a/src/USER-INTEL/pair_eam_alloy_intel.h b/src/USER-INTEL/pair_eam_alloy_intel.h index 82ba0c9f89..72c72cda61 100644 --- a/src/USER-INTEL/pair_eam_alloy_intel.h +++ b/src/USER-INTEL/pair_eam_alloy_intel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/alloy/intel,PairEAMAlloyIntel) - +// clang-format on #else #ifndef LMP_PAIR_EAM_ALLOY_INTEL_H diff --git a/src/USER-INTEL/pair_eam_fs_intel.h b/src/USER-INTEL/pair_eam_fs_intel.h index 3614c5640e..0e3a6f1182 100644 --- a/src/USER-INTEL/pair_eam_fs_intel.h +++ b/src/USER-INTEL/pair_eam_fs_intel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/fs/intel,PairEAMFSIntel) - +// clang-format on #else #ifndef LMP_PAIR_EAM_FS_INTEL_H diff --git a/src/USER-INTEL/pair_eam_intel.h b/src/USER-INTEL/pair_eam_intel.h index a24b5e15dc..87420f6b17 100644 --- a/src/USER-INTEL/pair_eam_intel.h +++ b/src/USER-INTEL/pair_eam_intel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/intel,PairEAMIntel) - +// clang-format on #else #ifndef LMP_PAIR_EAM_INTEL_H diff --git a/src/USER-INTEL/pair_gayberne_intel.h b/src/USER-INTEL/pair_gayberne_intel.h index 0374da4cb3..62109d2f34 100644 --- a/src/USER-INTEL/pair_gayberne_intel.h +++ b/src/USER-INTEL/pair_gayberne_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gayberne/intel,PairGayBerneIntel) - +// clang-format on #else #ifndef LMP_PAIR_GAYBERNE_INTEL_H diff --git a/src/USER-INTEL/pair_lj_charmm_coul_charmm_intel.h b/src/USER-INTEL/pair_lj_charmm_coul_charmm_intel.h index 5bb6912363..11315f87d8 100644 --- a/src/USER-INTEL/pair_lj_charmm_coul_charmm_intel.h +++ b/src/USER-INTEL/pair_lj_charmm_coul_charmm_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/intel,PairLJCharmmCoulCharmmIntel) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_INTEL_H diff --git a/src/USER-INTEL/pair_lj_charmm_coul_long_intel.h b/src/USER-INTEL/pair_lj_charmm_coul_long_intel.h index fe743a9841..a267985673 100644 --- a/src/USER-INTEL/pair_lj_charmm_coul_long_intel.h +++ b/src/USER-INTEL/pair_lj_charmm_coul_long_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/intel,PairLJCharmmCoulLongIntel) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_INTEL_H diff --git a/src/USER-INTEL/pair_lj_cut_coul_long_intel.h b/src/USER-INTEL/pair_lj_cut_coul_long_intel.h index 5c3a4f38e2..23a2fd5e5e 100644 --- a/src/USER-INTEL/pair_lj_cut_coul_long_intel.h +++ b/src/USER-INTEL/pair_lj_cut_coul_long_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/intel,PairLJCutCoulLongIntel) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_INTEL_H diff --git a/src/USER-INTEL/pair_lj_cut_intel.h b/src/USER-INTEL/pair_lj_cut_intel.h index 710e4e39a0..4001dfccb1 100644 --- a/src/USER-INTEL/pair_lj_cut_intel.h +++ b/src/USER-INTEL/pair_lj_cut_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/intel,PairLJCutIntel) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_INTEL_H diff --git a/src/USER-INTEL/pair_lj_long_coul_long_intel.h b/src/USER-INTEL/pair_lj_long_coul_long_intel.h index 19adeda55e..5a32e35f22 100644 --- a/src/USER-INTEL/pair_lj_long_coul_long_intel.h +++ b/src/USER-INTEL/pair_lj_long_coul_long_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/coul/long/intel,PairLJLongCoulLongIntel) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_COUL_LONG_INTEL_H diff --git a/src/USER-INTEL/pair_rebo_intel.h b/src/USER-INTEL/pair_rebo_intel.h index d4beebbaa7..fcd4e96930 100644 --- a/src/USER-INTEL/pair_rebo_intel.h +++ b/src/USER-INTEL/pair_rebo_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(rebo/intel,PairREBOIntel) - +// clang-format on #else #ifndef LMP_PAIR_REBO_INTEL_H diff --git a/src/USER-INTEL/pair_sw_intel.h b/src/USER-INTEL/pair_sw_intel.h index e8dfb00343..ec615577fb 100644 --- a/src/USER-INTEL/pair_sw_intel.h +++ b/src/USER-INTEL/pair_sw_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sw/intel,PairSWIntel) - +// clang-format on #else #ifndef LMP_PAIR_SW_INTEL_H diff --git a/src/USER-INTEL/pair_tersoff_intel.h b/src/USER-INTEL/pair_tersoff_intel.h index 48e1376110..6ba459cc5a 100644 --- a/src/USER-INTEL/pair_tersoff_intel.h +++ b/src/USER-INTEL/pair_tersoff_intel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/intel,PairTersoffIntel) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_INTEL_H diff --git a/src/USER-INTEL/pppm_disp_intel.h b/src/USER-INTEL/pppm_disp_intel.h index 0191bbcb81..ad1e0db393 100644 --- a/src/USER-INTEL/pppm_disp_intel.h +++ b/src/USER-INTEL/pppm_disp_intel.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/disp/intel,PPPMDispIntel) - +// clang-format on #else #ifndef LMP_PPPMINTEL_DISP_H diff --git a/src/USER-INTEL/pppm_intel.h b/src/USER-INTEL/pppm_intel.h index 8dce1532ae..ddb280d2c4 100644 --- a/src/USER-INTEL/pppm_intel.h +++ b/src/USER-INTEL/pppm_intel.h @@ -19,9 +19,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/intel,PPPMIntel) - +// clang-format on #else #ifndef LMP_PPPMINTEL_H diff --git a/src/USER-INTEL/verlet_lrt_intel.h b/src/USER-INTEL/verlet_lrt_intel.h index 02b24cae3f..45c8fd9d6d 100644 --- a/src/USER-INTEL/verlet_lrt_intel.h +++ b/src/USER-INTEL/verlet_lrt_intel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef INTEGRATE_CLASS - +// clang-format off IntegrateStyle(verlet/lrt/intel,VerletLRTIntel) - +// clang-format on #else #ifndef LMP_VERLET_LRT_INTEL_H diff --git a/src/USER-LB/fix_lb_fluid.h b/src/USER-LB/fix_lb_fluid.h index 8d81648e47..f855347fae 100644 --- a/src/USER-LB/fix_lb_fluid.h +++ b/src/USER-LB/fix_lb_fluid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------ */ #ifdef FIX_CLASS - +// clang-format off FixStyle(lb/fluid,FixLbFluid) - +// clang-format on #else #ifndef LMP_FIX_LB_FLUID_H diff --git a/src/USER-LB/fix_lb_momentum.h b/src/USER-LB/fix_lb_momentum.h index 3f4fee5009..5dd7a295bf 100644 --- a/src/USER-LB/fix_lb_momentum.h +++ b/src/USER-LB/fix_lb_momentum.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(lb/momentum,FixLbMomentum) - +// clang-format on #else #ifndef LMP_FIX_LB_MOMENTUM_H diff --git a/src/USER-LB/fix_lb_pc.h b/src/USER-LB/fix_lb_pc.h index e088fab38f..a2573bed60 100644 --- a/src/USER-LB/fix_lb_pc.h +++ b/src/USER-LB/fix_lb_pc.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(lb/pc,FixLbPC) - +// clang-format on #else #ifndef LMP_FIX_LB_PC_H diff --git a/src/USER-LB/fix_lb_rigid_pc_sphere.h b/src/USER-LB/fix_lb_rigid_pc_sphere.h index 946889e1db..c6100a5e66 100644 --- a/src/USER-LB/fix_lb_rigid_pc_sphere.h +++ b/src/USER-LB/fix_lb_rigid_pc_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(lb/rigid/pc/sphere,FixLbRigidPCSphere) - +// clang-format on #else #ifndef LMP_FIX_LB_RIGID_PC_SPHERE_H diff --git a/src/USER-LB/fix_lb_viscous.h b/src/USER-LB/fix_lb_viscous.h index 2f4206fc31..bf032c0054 100644 --- a/src/USER-LB/fix_lb_viscous.h +++ b/src/USER-LB/fix_lb_viscous.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(lb/viscous,FixLbViscous) - +// clang-format on #else #ifndef LMP_FIX_LB_VISCOUS_H diff --git a/src/USER-MANIFOLD/fix_manifoldforce.h b/src/USER-MANIFOLD/fix_manifoldforce.h index 57dd2643d0..a16a594b07 100644 --- a/src/USER-MANIFOLD/fix_manifoldforce.h +++ b/src/USER-MANIFOLD/fix_manifoldforce.h @@ -34,9 +34,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(manifoldforce,FixManifoldForce) - +// clang-format on #else #ifndef LMP_FIX_MANIFOLDFORCE_H diff --git a/src/USER-MANIFOLD/fix_nve_manifold_rattle.h b/src/USER-MANIFOLD/fix_nve_manifold_rattle.h index 30886434ec..7afa093221 100644 --- a/src/USER-MANIFOLD/fix_nve_manifold_rattle.h +++ b/src/USER-MANIFOLD/fix_nve_manifold_rattle.h @@ -33,9 +33,9 @@ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/manifold/rattle,FixNVEManifoldRattle) - +// clang-format on #else #ifndef LMP_FIX_NVE_MANIFOLD_RATTLE_H diff --git a/src/USER-MANIFOLD/fix_nvt_manifold_rattle.h b/src/USER-MANIFOLD/fix_nvt_manifold_rattle.h index 5ffc6af0c0..4ede2f89a1 100644 --- a/src/USER-MANIFOLD/fix_nvt_manifold_rattle.h +++ b/src/USER-MANIFOLD/fix_nvt_manifold_rattle.h @@ -33,9 +33,9 @@ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/manifold/rattle,FixNVTManifoldRattle) - +// clang-format on #else #ifndef LMP_FIX_NVT_MANIFOLD_RATTLE_H diff --git a/src/USER-MEAMC/pair_meamc.h b/src/USER-MEAMC/pair_meamc.h index 7672612c19..ccb9b742b4 100644 --- a/src/USER-MEAMC/pair_meamc.h +++ b/src/USER-MEAMC/pair_meamc.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(meam/c,PairMEAMC) PairStyle(meam,PairMEAMC) - +// clang-format on #else #ifndef LMP_PAIR_MEAMC_H diff --git a/src/USER-MESODPD/atom_vec_edpd.h b/src/USER-MESODPD/atom_vec_edpd.h index f44e16bc7b..e1d64d5399 100644 --- a/src/USER-MESODPD/atom_vec_edpd.h +++ b/src/USER-MESODPD/atom_vec_edpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(edpd,AtomVecEDPD) - +// clang-format on #else #ifndef LMP_ATOM_VEC_EDPD_H diff --git a/src/USER-MESODPD/atom_vec_mdpd.h b/src/USER-MESODPD/atom_vec_mdpd.h index cac8437fa8..3394610fc2 100644 --- a/src/USER-MESODPD/atom_vec_mdpd.h +++ b/src/USER-MESODPD/atom_vec_mdpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(mdpd,AtomVecMDPD) - +// clang-format on #else #ifndef LMP_ATOM_VEC_MDPD_H diff --git a/src/USER-MESODPD/atom_vec_tdpd.h b/src/USER-MESODPD/atom_vec_tdpd.h index 678e7ac62e..5484538868 100644 --- a/src/USER-MESODPD/atom_vec_tdpd.h +++ b/src/USER-MESODPD/atom_vec_tdpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(tdpd,AtomVecTDPD) - +// clang-format on #else #ifndef LMP_ATOM_VEC_TDPD_H diff --git a/src/USER-MESODPD/compute_edpd_temp_atom.h b/src/USER-MESODPD/compute_edpd_temp_atom.h index e0899d4759..047840e093 100644 --- a/src/USER-MESODPD/compute_edpd_temp_atom.h +++ b/src/USER-MESODPD/compute_edpd_temp_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(edpd/temp/atom,ComputeEDPDTempAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_EDPD_TEMP_ATOM_H diff --git a/src/USER-MESODPD/compute_tdpd_cc_atom.h b/src/USER-MESODPD/compute_tdpd_cc_atom.h index fe6278a16f..2ed3874ae6 100644 --- a/src/USER-MESODPD/compute_tdpd_cc_atom.h +++ b/src/USER-MESODPD/compute_tdpd_cc_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(tdpd/cc/atom,ComputeTDPDCCAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_TDPD_CC_ATOM_H diff --git a/src/USER-MESODPD/fix_edpd_source.h b/src/USER-MESODPD/fix_edpd_source.h index 048fd55517..d30489577e 100644 --- a/src/USER-MESODPD/fix_edpd_source.h +++ b/src/USER-MESODPD/fix_edpd_source.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(edpd/source,FixEDPDSource) - +// clang-format on #else #ifndef LMP_FIX_EDPDSOURCE_H diff --git a/src/USER-MESODPD/fix_mvv_dpd.h b/src/USER-MESODPD/fix_mvv_dpd.h index ffaba67f92..5742c80ca0 100644 --- a/src/USER-MESODPD/fix_mvv_dpd.h +++ b/src/USER-MESODPD/fix_mvv_dpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(mvv/dpd,FixMvvDPD) - +// clang-format on #else #ifndef LMP_FIX_MVV_DPD_H diff --git a/src/USER-MESODPD/fix_mvv_edpd.h b/src/USER-MESODPD/fix_mvv_edpd.h index d779780eee..713c4ee573 100644 --- a/src/USER-MESODPD/fix_mvv_edpd.h +++ b/src/USER-MESODPD/fix_mvv_edpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(mvv/edpd,FixMvvEDPD) - +// clang-format on #else #ifndef LMP_FIX_MVV_EDPD_H diff --git a/src/USER-MESODPD/fix_mvv_tdpd.h b/src/USER-MESODPD/fix_mvv_tdpd.h index 37e725b68f..e28c9dead9 100644 --- a/src/USER-MESODPD/fix_mvv_tdpd.h +++ b/src/USER-MESODPD/fix_mvv_tdpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(mvv/tdpd,FixMvvTDPD) - +// clang-format on #else #ifndef LMP_FIX_MVV_TDPD_H diff --git a/src/USER-MESODPD/fix_tdpd_source.h b/src/USER-MESODPD/fix_tdpd_source.h index 451fa62e52..38de4d7747 100644 --- a/src/USER-MESODPD/fix_tdpd_source.h +++ b/src/USER-MESODPD/fix_tdpd_source.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(tdpd/source,FixTDPDSource) - +// clang-format on #else #ifndef LMP_FIX_TDPDSOURCE_H diff --git a/src/USER-MESODPD/pair_edpd.h b/src/USER-MESODPD/pair_edpd.h index c27a526225..607966f3e4 100644 --- a/src/USER-MESODPD/pair_edpd.h +++ b/src/USER-MESODPD/pair_edpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(edpd,PairEDPD) - +// clang-format on #else #ifndef LMP_PAIR_EDPD_H diff --git a/src/USER-MESODPD/pair_mdpd.h b/src/USER-MESODPD/pair_mdpd.h index 11977a32b3..c1093daf22 100644 --- a/src/USER-MESODPD/pair_mdpd.h +++ b/src/USER-MESODPD/pair_mdpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mdpd,PairMDPD) - +// clang-format on #else #ifndef LMP_PAIR_MDPD_H diff --git a/src/USER-MESODPD/pair_mdpd_rhosum.h b/src/USER-MESODPD/pair_mdpd_rhosum.h index 065bcc80b0..99e57797be 100644 --- a/src/USER-MESODPD/pair_mdpd_rhosum.h +++ b/src/USER-MESODPD/pair_mdpd_rhosum.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mdpd/rhosum,PairMDPDRhoSum) - +// clang-format on #else #ifndef LMP_PAIR_MDPD_RHOSUM_H diff --git a/src/USER-MESODPD/pair_tdpd.h b/src/USER-MESODPD/pair_tdpd.h index f141b3fe5b..62bac7df0b 100644 --- a/src/USER-MESODPD/pair_tdpd.h +++ b/src/USER-MESODPD/pair_tdpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tdpd,PairTDPD) - +// clang-format on #else #ifndef LMP_PAIR_TDPD_H diff --git a/src/USER-MESONT/atom_vec_mesont.h b/src/USER-MESONT/atom_vec_mesont.h index da6b7d2a09..bff0625acc 100644 --- a/src/USER-MESONT/atom_vec_mesont.h +++ b/src/USER-MESONT/atom_vec_mesont.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(mesont,AtomVecMesoNT) - +// clang-format on #else #ifndef LMP_ATOM_VEC_MESONT_H diff --git a/src/USER-MESONT/compute_mesont.h b/src/USER-MESONT/compute_mesont.h index e3ee9a53c8..fc799adb09 100644 --- a/src/USER-MESONT/compute_mesont.h +++ b/src/USER-MESONT/compute_mesont.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(mesont,ComputeMesoNT) - +// clang-format on #else #ifndef LMP_COMPUTE_MESONT_ATOM_H diff --git a/src/USER-MESONT/pair_mesont_tpm.h b/src/USER-MESONT/pair_mesont_tpm.h index f7e600b888..a03983387d 100644 --- a/src/USER-MESONT/pair_mesont_tpm.h +++ b/src/USER-MESONT/pair_mesont_tpm.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mesont/tpm,PairMESONTTPM) - +// clang-format on #else #ifndef LMP_PAIR_MESONT_TPM_H diff --git a/src/USER-MGPT/pair_mgpt.h b/src/USER-MGPT/pair_mgpt.h index f2f256ef80..5993fc0bab 100644 --- a/src/USER-MGPT/pair_mgpt.h +++ b/src/USER-MGPT/pair_mgpt.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mgpt,PairMGPT) - +// clang-format on #else #ifndef LMP_PAIR_MGPT_H diff --git a/src/USER-MISC/angle_cosine_shift.h b/src/USER-MISC/angle_cosine_shift.h index f4dc1b02e7..839612f932 100644 --- a/src/USER-MISC/angle_cosine_shift.h +++ b/src/USER-MISC/angle_cosine_shift.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/shift,AngleCosineShift) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_SHIFT_H diff --git a/src/USER-MISC/angle_dipole.h b/src/USER-MISC/angle_dipole.h index cc25c53b92..843c6a0ad5 100644 --- a/src/USER-MISC/angle_dipole.h +++ b/src/USER-MISC/angle_dipole.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(dipole,AngleDipole) - +// clang-format on #else #ifndef LMP_ANGLE_DIPOLE_H diff --git a/src/USER-MISC/angle_fourier.h b/src/USER-MISC/angle_fourier.h index ea4c8b2852..a7d61b3678 100644 --- a/src/USER-MISC/angle_fourier.h +++ b/src/USER-MISC/angle_fourier.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(fourier,AngleFourier) - +// clang-format on #else #ifndef ANGLE_FOURIER_H diff --git a/src/USER-MISC/angle_fourier_simple.h b/src/USER-MISC/angle_fourier_simple.h index 734199939e..336ae43374 100644 --- a/src/USER-MISC/angle_fourier_simple.h +++ b/src/USER-MISC/angle_fourier_simple.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(fourier/simple,AngleFourierSimple) - +// clang-format on #else #ifndef ANGLE_FOURIER_SIMPLE_H diff --git a/src/USER-MISC/angle_gaussian.h b/src/USER-MISC/angle_gaussian.h index af2b097aee..e5fe27dfbd 100644 --- a/src/USER-MISC/angle_gaussian.h +++ b/src/USER-MISC/angle_gaussian.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(gaussian,AngleGaussian) - +// clang-format on #else #ifndef LMP_ANGLE_GAUSSIAN_H diff --git a/src/USER-MISC/angle_quartic.h b/src/USER-MISC/angle_quartic.h index 8b11b56488..52b5ff34eb 100644 --- a/src/USER-MISC/angle_quartic.h +++ b/src/USER-MISC/angle_quartic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(quartic,AngleQuartic) - +// clang-format on #else #ifndef LMP_ANGLE_QUARTIC_H diff --git a/src/USER-MISC/bond_gaussian.h b/src/USER-MISC/bond_gaussian.h index 98cbf171de..a323c57539 100644 --- a/src/USER-MISC/bond_gaussian.h +++ b/src/USER-MISC/bond_gaussian.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(gaussian,BondGaussian) - +// clang-format on #else #ifndef LMP_BOND_GAUSSIAN_H diff --git a/src/USER-MISC/bond_harmonic_shift.h b/src/USER-MISC/bond_harmonic_shift.h index 4375e3787a..24c1d92c57 100644 --- a/src/USER-MISC/bond_harmonic_shift.h +++ b/src/USER-MISC/bond_harmonic_shift.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/shift,BondHarmonicShift) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_SHIFT_H diff --git a/src/USER-MISC/bond_harmonic_shift_cut.h b/src/USER-MISC/bond_harmonic_shift_cut.h index 0d13305f0b..fe64987f3c 100644 --- a/src/USER-MISC/bond_harmonic_shift_cut.h +++ b/src/USER-MISC/bond_harmonic_shift_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/shift/cut,BondHarmonicShiftCut) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_SHIFT_CUT_H diff --git a/src/USER-MISC/bond_special.h b/src/USER-MISC/bond_special.h index e1807a29da..e86a8d9df5 100644 --- a/src/USER-MISC/bond_special.h +++ b/src/USER-MISC/bond_special.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(special,BondSpecial) - +// clang-format on #else #ifndef LMP_BOND_SPECIAL_H diff --git a/src/USER-MISC/compute_ackland_atom.h b/src/USER-MISC/compute_ackland_atom.h index 0b2c0f98f1..b95e76081a 100644 --- a/src/USER-MISC/compute_ackland_atom.h +++ b/src/USER-MISC/compute_ackland_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ackland/atom,ComputeAcklandAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_ACKLAND_ATOM_H diff --git a/src/USER-MISC/compute_basal_atom.h b/src/USER-MISC/compute_basal_atom.h index 89e0ac739b..4114d0af42 100644 --- a/src/USER-MISC/compute_basal_atom.h +++ b/src/USER-MISC/compute_basal_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(basal/atom,ComputeBasalAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_BASAL_ATOM_H diff --git a/src/USER-MISC/compute_cnp_atom.h b/src/USER-MISC/compute_cnp_atom.h index f90b09ff35..957568c516 100644 --- a/src/USER-MISC/compute_cnp_atom.h +++ b/src/USER-MISC/compute_cnp_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(cnp/atom,ComputeCNPAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CNP_ATOM_H diff --git a/src/USER-MISC/compute_entropy_atom.h b/src/USER-MISC/compute_entropy_atom.h index d11fcc850a..9ba7578e04 100644 --- a/src/USER-MISC/compute_entropy_atom.h +++ b/src/USER-MISC/compute_entropy_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(entropy/atom,ComputeEntropyAtom) - +// clang-format on #else #ifndef COMPUTE_ENTROPY_ATOM_H diff --git a/src/USER-MISC/compute_gyration_shape.h b/src/USER-MISC/compute_gyration_shape.h index 92871a5827..846cde7c9c 100644 --- a/src/USER-MISC/compute_gyration_shape.h +++ b/src/USER-MISC/compute_gyration_shape.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(gyration/shape,ComputeGyrationShape) - +// clang-format on #else #ifndef LMP_COMPUTE_GYRATION_SHAPE_H diff --git a/src/USER-MISC/compute_gyration_shape_chunk.h b/src/USER-MISC/compute_gyration_shape_chunk.h index 53800887f4..d0116fde7e 100644 --- a/src/USER-MISC/compute_gyration_shape_chunk.h +++ b/src/USER-MISC/compute_gyration_shape_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(gyration/shape/chunk,ComputeGyrationShapeChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_GYRATION_SHAPE_CHUNK_H diff --git a/src/USER-MISC/compute_hma.h b/src/USER-MISC/compute_hma.h index bc504fd5f5..92e201be61 100644 --- a/src/USER-MISC/compute_hma.h +++ b/src/USER-MISC/compute_hma.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(hma,ComputeHMA) - +// clang-format on #else #ifndef LMP_COMPUTE_HMA_H diff --git a/src/USER-MISC/compute_pressure_cylinder.h b/src/USER-MISC/compute_pressure_cylinder.h index c633d196b1..945104897d 100644 --- a/src/USER-MISC/compute_pressure_cylinder.h +++ b/src/USER-MISC/compute_pressure_cylinder.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pressure/cylinder,ComputePressureCyl) - +// clang-format on #else #ifndef LMP_COMPUTE_PRESSURE_CYLINDER diff --git a/src/USER-MISC/compute_pressure_grem.h b/src/USER-MISC/compute_pressure_grem.h index 11bcceb2a6..d8c4e1ac09 100644 --- a/src/USER-MISC/compute_pressure_grem.h +++ b/src/USER-MISC/compute_pressure_grem.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(PRESSURE/GREM,ComputePressureGrem) - +// clang-format on #else #ifndef LMP_COMPUTE_PRESSURE_GREM_H diff --git a/src/USER-MISC/compute_stress_mop.h b/src/USER-MISC/compute_stress_mop.h index 55e17b9e05..3d3bb7c136 100644 --- a/src/USER-MISC/compute_stress_mop.h +++ b/src/USER-MISC/compute_stress_mop.h @@ -16,9 +16,9 @@ --------------------------------------------------------------------------*/ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(stress/mop,ComputeStressMop) - +// clang-format on #else #ifndef LMP_COMPUTE_STRESS_MOP_H diff --git a/src/USER-MISC/compute_stress_mop_profile.h b/src/USER-MISC/compute_stress_mop_profile.h index 809c60ea0a..2b7aa60c36 100644 --- a/src/USER-MISC/compute_stress_mop_profile.h +++ b/src/USER-MISC/compute_stress_mop_profile.h @@ -16,9 +16,9 @@ --------------------------------------------------------------------------*/ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(stress/mop/profile,ComputeStressMopProfile) - +// clang-format on #else #ifndef LMP_COMPUTE_STRESS_MOP_PROFILE_H diff --git a/src/USER-MISC/compute_temp_rotate.h b/src/USER-MISC/compute_temp_rotate.h index b48374b81c..37fe00dfd0 100644 --- a/src/USER-MISC/compute_temp_rotate.h +++ b/src/USER-MISC/compute_temp_rotate.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/rotate,ComputeTempRotate) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_ROTATE_H diff --git a/src/USER-MISC/compute_viscosity_cos.h b/src/USER-MISC/compute_viscosity_cos.h index 4a1a03425e..75013d546b 100644 --- a/src/USER-MISC/compute_viscosity_cos.h +++ b/src/USER-MISC/compute_viscosity_cos.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(viscosity/cos,ComputeViscosityCos) - +// clang-format on #else #ifndef LMP_COMPUTE_VISCOSITY_COS_H diff --git a/src/USER-MISC/dihedral_cosine_shift_exp.h b/src/USER-MISC/dihedral_cosine_shift_exp.h index 6735624991..4e3d6236a5 100644 --- a/src/USER-MISC/dihedral_cosine_shift_exp.h +++ b/src/USER-MISC/dihedral_cosine_shift_exp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(cosine/shift/exp,DihedralCosineShiftExp) - +// clang-format on #else #ifndef LMP_DIHEDRAL_COSINE_SHIFT_EXP_H diff --git a/src/USER-MISC/dihedral_fourier.h b/src/USER-MISC/dihedral_fourier.h index 93bb517568..ee0f378aaa 100644 --- a/src/USER-MISC/dihedral_fourier.h +++ b/src/USER-MISC/dihedral_fourier.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(fourier,DihedralFourier) - +// clang-format on #else #ifndef LMP_DIHEDRAL_FOURIER_H diff --git a/src/USER-MISC/dihedral_nharmonic.h b/src/USER-MISC/dihedral_nharmonic.h index 91bcae3e50..9e4d5c4c15 100644 --- a/src/USER-MISC/dihedral_nharmonic.h +++ b/src/USER-MISC/dihedral_nharmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(nharmonic,DihedralNHarmonic) - +// clang-format on #else #ifndef DIHEDRAL_NHARMONIC_H diff --git a/src/USER-MISC/dihedral_quadratic.h b/src/USER-MISC/dihedral_quadratic.h index 3bd8b0470f..c401b22de0 100644 --- a/src/USER-MISC/dihedral_quadratic.h +++ b/src/USER-MISC/dihedral_quadratic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(quadratic,DihedralQuadratic) - +// clang-format on #else #ifndef LMP_DIHEDRAL_QUADRATIC_H diff --git a/src/USER-MISC/dihedral_spherical.h b/src/USER-MISC/dihedral_spherical.h index 23f869f78c..8a185e800f 100644 --- a/src/USER-MISC/dihedral_spherical.h +++ b/src/USER-MISC/dihedral_spherical.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(spherical,DihedralSpherical) - +// clang-format on #else #ifndef LMP_DIHEDRAL_SPHERICAL_H diff --git a/src/USER-MISC/dihedral_table.h b/src/USER-MISC/dihedral_table.h index 0f63205fbc..3664d2068e 100644 --- a/src/USER-MISC/dihedral_table.h +++ b/src/USER-MISC/dihedral_table.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(table,DihedralTable) - +// clang-format on #else #ifndef LMP_DIHEDRAL_TABLE_H diff --git a/src/USER-MISC/dihedral_table_cut.h b/src/USER-MISC/dihedral_table_cut.h index bff2472323..be9e6460dc 100644 --- a/src/USER-MISC/dihedral_table_cut.h +++ b/src/USER-MISC/dihedral_table_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(table/cut,DihedralTableCut) - +// clang-format on #else #ifndef LMP_DIHEDRAL_TABLE_CUT_H diff --git a/src/USER-MISC/fix_accelerate_cos.h b/src/USER-MISC/fix_accelerate_cos.h index 2f17eceded..6585e77b26 100644 --- a/src/USER-MISC/fix_accelerate_cos.h +++ b/src/USER-MISC/fix_accelerate_cos.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(accelerate/cos,FixAccelerateCos) - +// clang-format on #else #ifndef LMP_FIX_ACCELERATE_COS_H diff --git a/src/USER-MISC/fix_addtorque.h b/src/USER-MISC/fix_addtorque.h index 62b77b52ae..3a0ef7cbc6 100644 --- a/src/USER-MISC/fix_addtorque.h +++ b/src/USER-MISC/fix_addtorque.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(addtorque,FixAddTorque) - +// clang-format on #else #ifndef LMP_FIX_ADDTORQUE_H diff --git a/src/USER-MISC/fix_ave_correlate_long.h b/src/USER-MISC/fix_ave_correlate_long.h index bc7897cddd..76ded10d51 100644 --- a/src/USER-MISC/fix_ave_correlate_long.h +++ b/src/USER-MISC/fix_ave_correlate_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/correlate/long,FixAveCorrelateLong) - +// clang-format on #else #ifndef LMP_FIX_AVE_CORRELATE_LONG_H diff --git a/src/USER-MISC/fix_electron_stopping.h b/src/USER-MISC/fix_electron_stopping.h index 968f7e6368..c470cb46c5 100644 --- a/src/USER-MISC/fix_electron_stopping.h +++ b/src/USER-MISC/fix_electron_stopping.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(electron/stopping,FixElectronStopping) - +// clang-format on #else #ifndef LMP_FIX_ELECTRON_STOPPING_H diff --git a/src/USER-MISC/fix_electron_stopping_fit.h b/src/USER-MISC/fix_electron_stopping_fit.h index fa95c96483..b3231ebedf 100644 --- a/src/USER-MISC/fix_electron_stopping_fit.h +++ b/src/USER-MISC/fix_electron_stopping_fit.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(electron/stopping/fit,FixElectronStoppingFit) - +// clang-format on #else #ifndef LMP_FIX_ELECTRON_STOPPING_FIT_H diff --git a/src/USER-MISC/fix_ffl.h b/src/USER-MISC/fix_ffl.h index 24f5405e3f..f93dcf9c43 100644 --- a/src/USER-MISC/fix_ffl.h +++ b/src/USER-MISC/fix_ffl.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ffl,FixFFL) - +// clang-format on #else #ifndef LMP_FIX_FFL_H diff --git a/src/USER-MISC/fix_filter_corotate.h b/src/USER-MISC/fix_filter_corotate.h index 4819c00b8b..9d6721f6a5 100644 --- a/src/USER-MISC/fix_filter_corotate.h +++ b/src/USER-MISC/fix_filter_corotate.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(filter/corotate,FixFilterCorotate) - +// clang-format on #else #ifndef LMP_FIX_FILTER_COROTATE_H diff --git a/src/USER-MISC/fix_flow_gauss.h b/src/USER-MISC/fix_flow_gauss.h index 84b647d484..d18cc5cca2 100644 --- a/src/USER-MISC/fix_flow_gauss.h +++ b/src/USER-MISC/fix_flow_gauss.h @@ -14,9 +14,9 @@ Joel.Eaves@Colorado.edu ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(flow/gauss,FixFlowGauss) - +// clang-format on #else #ifndef LMP_FIX_FLOWGAUSS_H diff --git a/src/USER-MISC/fix_gle.h b/src/USER-MISC/fix_gle.h index 39ea35a37b..de7993d95f 100644 --- a/src/USER-MISC/fix_gle.h +++ b/src/USER-MISC/fix_gle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(gle,FixGLE) - +// clang-format on #else #ifndef LMP_FIX_GLE_H diff --git a/src/USER-MISC/fix_grem.h b/src/USER-MISC/fix_grem.h index 0cd88477ea..d77333ae2d 100644 --- a/src/USER-MISC/fix_grem.h +++ b/src/USER-MISC/fix_grem.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(grem,FixGrem) - +// clang-format on #else #ifndef LMP_FIX_GREM_H diff --git a/src/USER-MISC/fix_imd.h b/src/USER-MISC/fix_imd.h index 3019c0908c..7ea85c1949 100644 --- a/src/USER-MISC/fix_imd.h +++ b/src/USER-MISC/fix_imd.h @@ -42,9 +42,9 @@ negotiate an appropriate license for such distribution." ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(imd,FixIMD) - +// clang-format on #else #ifndef LMP_FIX_IMD_H diff --git a/src/USER-MISC/fix_ipi.h b/src/USER-MISC/fix_ipi.h index 32f81e596f..d61c06c42f 100644 --- a/src/USER-MISC/fix_ipi.h +++ b/src/USER-MISC/fix_ipi.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ipi,FixIPI) - +// clang-format on #else #ifndef LMP_FIX_IPI_H diff --git a/src/USER-MISC/fix_momentum_chunk.h b/src/USER-MISC/fix_momentum_chunk.h index 84ce3824c3..7036747046 100644 --- a/src/USER-MISC/fix_momentum_chunk.h +++ b/src/USER-MISC/fix_momentum_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(momentum/chunk,FixMomentumChunk) - +// clang-format on #else #ifndef LMP_FIX_MOMENTUM_CHUNK_H diff --git a/src/USER-MISC/fix_npt_cauchy.h b/src/USER-MISC/fix_npt_cauchy.h index 4842e59af8..97570ba675 100644 --- a/src/USER-MISC/fix_npt_cauchy.h +++ b/src/USER-MISC/fix_npt_cauchy.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/cauchy,FixNPTCauchy) - +// clang-format on #else #ifndef LMP_FIX_NPT_CAUCHY_H diff --git a/src/USER-MISC/fix_nvk.h b/src/USER-MISC/fix_nvk.h index 63113342cd..b749ee8869 100644 --- a/src/USER-MISC/fix_nvk.h +++ b/src/USER-MISC/fix_nvk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvk,FixNVK) - +// clang-format on #else #ifndef LMP_FIX_NVK_H diff --git a/src/USER-MISC/fix_orient_eco.h b/src/USER-MISC/fix_orient_eco.h index 4c241fc8ea..a222694294 100644 --- a/src/USER-MISC/fix_orient_eco.h +++ b/src/USER-MISC/fix_orient_eco.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(orient/eco,FixOrientECO) - +// clang-format on #else #ifndef LMP_FIX_ORIENT_ECO_H diff --git a/src/USER-MISC/fix_pafi.h b/src/USER-MISC/fix_pafi.h index b71483f50e..43f31b0b3c 100644 --- a/src/USER-MISC/fix_pafi.h +++ b/src/USER-MISC/fix_pafi.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(pafi,FixPAFI) - +// clang-format on #else #ifndef LMP_FIX_PAFI_H diff --git a/src/USER-MISC/fix_pimd.h b/src/USER-MISC/fix_pimd.h index 5782246c76..e2e0b8b551 100644 --- a/src/USER-MISC/fix_pimd.h +++ b/src/USER-MISC/fix_pimd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(pimd,FixPIMD) - +// clang-format on #else #ifndef FIX_PIMD_H diff --git a/src/USER-MISC/fix_propel_self.h b/src/USER-MISC/fix_propel_self.h index 968dd3af57..4a95d1c7e1 100644 --- a/src/USER-MISC/fix_propel_self.h +++ b/src/USER-MISC/fix_propel_self.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(propel/self,FixPropelSelf) - +// clang-format on #else #ifndef LMP_FIX_PROPEL_SELF_H diff --git a/src/USER-MISC/fix_rhok.h b/src/USER-MISC/fix_rhok.h index 74e2f1031c..05bfa6eed1 100644 --- a/src/USER-MISC/fix_rhok.h +++ b/src/USER-MISC/fix_rhok.h @@ -10,9 +10,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rhok,FixRhok) - +// clang-format on #else #ifndef LMP_FIX_RHOK_H diff --git a/src/USER-MISC/fix_smd.h b/src/USER-MISC/fix_smd.h index bb84d03f27..a709ec4adc 100644 --- a/src/USER-MISC/fix_smd.h +++ b/src/USER-MISC/fix_smd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd,FixSMD) - +// clang-format on #else #ifndef LMP_FIX_SMD_H diff --git a/src/USER-MISC/fix_srp.h b/src/USER-MISC/fix_srp.h index f045f498c3..c2daa78fa8 100644 --- a/src/USER-MISC/fix_srp.h +++ b/src/USER-MISC/fix_srp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(SRP,FixSRP) - +// clang-format on #else #ifndef LMP_FIX_SRP_H diff --git a/src/USER-MISC/fix_ti_spring.h b/src/USER-MISC/fix_ti_spring.h index 96ed1bf042..038876914f 100644 --- a/src/USER-MISC/fix_ti_spring.h +++ b/src/USER-MISC/fix_ti_spring.h @@ -19,9 +19,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ti/spring,FixTISpring) - +// clang-format on #else #ifndef LMP_FIX_TI_SPRING_H diff --git a/src/USER-MISC/fix_ttm_mod.h b/src/USER-MISC/fix_ttm_mod.h index e22e94ad49..df58477a8f 100644 --- a/src/USER-MISC/fix_ttm_mod.h +++ b/src/USER-MISC/fix_ttm_mod.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ttm/mod,FixTTMMod) - +// clang-format on #else #ifndef LMP_FIX_TTM_MOD_H diff --git a/src/USER-MISC/fix_wall_ees.h b/src/USER-MISC/fix_wall_ees.h index 0e5050a53e..6c9bbc6ba7 100644 --- a/src/USER-MISC/fix_wall_ees.h +++ b/src/USER-MISC/fix_wall_ees.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/ees,FixWallEES) - +// clang-format on #else #ifndef LMP_FIX_WALL_EES_H diff --git a/src/USER-MISC/fix_wall_reflect_stochastic.h b/src/USER-MISC/fix_wall_reflect_stochastic.h index db818318af..6cede19f77 100644 --- a/src/USER-MISC/fix_wall_reflect_stochastic.h +++ b/src/USER-MISC/fix_wall_reflect_stochastic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/reflect/stochastic,FixWallReflectStochastic) - +// clang-format on #else #ifndef LMP_FIX_WALL_REFLECT_STOCHASTIC_H diff --git a/src/USER-MISC/fix_wall_region_ees.h b/src/USER-MISC/fix_wall_region_ees.h index 9c8e988937..03c824e362 100644 --- a/src/USER-MISC/fix_wall_region_ees.h +++ b/src/USER-MISC/fix_wall_region_ees.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/region/ees,FixWallRegionEES) - +// clang-format on #else #ifndef LMP_FIX_WALL_REGION_EES_H diff --git a/src/USER-MISC/improper_cossq.h b/src/USER-MISC/improper_cossq.h index 1245c6fc20..92dd268967 100644 --- a/src/USER-MISC/improper_cossq.h +++ b/src/USER-MISC/improper_cossq.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(cossq,ImproperCossq) - +// clang-format on #else #ifndef LMP_IMPROPER_COSSQ_H diff --git a/src/USER-MISC/improper_distance.h b/src/USER-MISC/improper_distance.h index 540671463b..2e178112c9 100644 --- a/src/USER-MISC/improper_distance.h +++ b/src/USER-MISC/improper_distance.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(distance,ImproperDistance) - +// clang-format on #else #ifndef LMP_IMPROPER_DISTANCE_H diff --git a/src/USER-MISC/improper_fourier.h b/src/USER-MISC/improper_fourier.h index c9ed9ac406..aa55894354 100644 --- a/src/USER-MISC/improper_fourier.h +++ b/src/USER-MISC/improper_fourier.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(fourier,ImproperFourier) - +// clang-format on #else #ifndef LMP_IMPROPER_FOURIER_H diff --git a/src/USER-MISC/improper_ring.h b/src/USER-MISC/improper_ring.h index 295a189066..602214d076 100644 --- a/src/USER-MISC/improper_ring.h +++ b/src/USER-MISC/improper_ring.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(ring,ImproperRing) - +// clang-format on #else #ifndef LMP_IMPROPER_RING_H diff --git a/src/USER-MISC/pair_agni.h b/src/USER-MISC/pair_agni.h index c687c5ad93..c1c4b1f066 100644 --- a/src/USER-MISC/pair_agni.h +++ b/src/USER-MISC/pair_agni.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(agni,PairAGNI) - +// clang-format on #else #ifndef LMP_PAIR_AGNI_H diff --git a/src/USER-MISC/pair_buck_mdf.h b/src/USER-MISC/pair_buck_mdf.h index 7eda523999..58d49b37f7 100644 --- a/src/USER-MISC/pair_buck_mdf.h +++ b/src/USER-MISC/pair_buck_mdf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/mdf,PairBuckMDF) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_MDF_H diff --git a/src/USER-MISC/pair_coul_diel.h b/src/USER-MISC/pair_coul_diel.h index 68804c7c90..61504a9509 100644 --- a/src/USER-MISC/pair_coul_diel.h +++ b/src/USER-MISC/pair_coul_diel.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/diel,PairCoulDiel) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DIEL_H diff --git a/src/USER-MISC/pair_coul_shield.h b/src/USER-MISC/pair_coul_shield.h index 066d670f25..1b0d16caef 100644 --- a/src/USER-MISC/pair_coul_shield.h +++ b/src/USER-MISC/pair_coul_shield.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/shield,PairCoulShield) - +// clang-format on #else #ifndef LMP_PAIR_COUL_SHIELD_H diff --git a/src/USER-MISC/pair_coul_slater_cut.h b/src/USER-MISC/pair_coul_slater_cut.h index c0854d47ed..bbf9f0fac5 100644 --- a/src/USER-MISC/pair_coul_slater_cut.h +++ b/src/USER-MISC/pair_coul_slater_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/slater/cut,PairCoulSlaterCut) - +// clang-format on #else #ifndef LMP_PAIR_COUL_SLATER_CUT_H diff --git a/src/USER-MISC/pair_coul_slater_long.h b/src/USER-MISC/pair_coul_slater_long.h index 5f71f6b1c2..17867fb956 100644 --- a/src/USER-MISC/pair_coul_slater_long.h +++ b/src/USER-MISC/pair_coul_slater_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/slater/long,PairCoulSlaterLong) - +// clang-format on #else #ifndef LMP_PAIR_COUL_SLATER_LONG_H diff --git a/src/USER-MISC/pair_e3b.h b/src/USER-MISC/pair_e3b.h index d8fa31b6b3..b8dee9ba00 100644 --- a/src/USER-MISC/pair_e3b.h +++ b/src/USER-MISC/pair_e3b.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(e3b,PairE3B) - +// clang-format on #else #ifndef LMP_PAIR_E3B_H diff --git a/src/USER-MISC/pair_edip.h b/src/USER-MISC/pair_edip.h index 3588c609a8..f167780be9 100644 --- a/src/USER-MISC/pair_edip.h +++ b/src/USER-MISC/pair_edip.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(edip,PairEDIP) - +// clang-format on #else #ifndef LMP_PAIR_EDIP_H diff --git a/src/USER-MISC/pair_edip_multi.h b/src/USER-MISC/pair_edip_multi.h index eebc174630..d2402f27f2 100644 --- a/src/USER-MISC/pair_edip_multi.h +++ b/src/USER-MISC/pair_edip_multi.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(edip/multi,PairEDIPMulti) - +// clang-format on #else #ifndef LMP_PAIR_EDIP_MULTI_H diff --git a/src/USER-MISC/pair_extep.h b/src/USER-MISC/pair_extep.h index eb6ff8f025..3d9168ee92 100644 --- a/src/USER-MISC/pair_extep.h +++ b/src/USER-MISC/pair_extep.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(extep,PairExTeP) - +// clang-format on #else #ifndef LMP_PAIR_EXTEP_H diff --git a/src/USER-MISC/pair_gauss_cut.h b/src/USER-MISC/pair_gauss_cut.h index 360a084945..906fcbcb13 100644 --- a/src/USER-MISC/pair_gauss_cut.h +++ b/src/USER-MISC/pair_gauss_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gauss/cut,PairGaussCut) - +// clang-format on #else #ifndef LMP_PAIR_GAUSS_CUT_H diff --git a/src/USER-MISC/pair_ilp_graphene_hbn.h b/src/USER-MISC/pair_ilp_graphene_hbn.h index 8f62354fe1..dd5314d22e 100644 --- a/src/USER-MISC/pair_ilp_graphene_hbn.h +++ b/src/USER-MISC/pair_ilp_graphene_hbn.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(ilp/graphene/hbn,PairILPGrapheneHBN) - +// clang-format on #else #ifndef LMP_PAIR_ILP_GRAPHENE_HBN_H diff --git a/src/USER-MISC/pair_kolmogorov_crespi_full.h b/src/USER-MISC/pair_kolmogorov_crespi_full.h index 7e67f1460f..4fadc94a4f 100644 --- a/src/USER-MISC/pair_kolmogorov_crespi_full.h +++ b/src/USER-MISC/pair_kolmogorov_crespi_full.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(kolmogorov/crespi/full,PairKolmogorovCrespiFull) - +// clang-format on #else #ifndef LMP_PAIR_KolmogorovCrespi_FULL_H diff --git a/src/USER-MISC/pair_kolmogorov_crespi_z.h b/src/USER-MISC/pair_kolmogorov_crespi_z.h index e8574411bf..30a7d4cfba 100644 --- a/src/USER-MISC/pair_kolmogorov_crespi_z.h +++ b/src/USER-MISC/pair_kolmogorov_crespi_z.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(kolmogorov/crespi/z,PairKolmogorovCrespiZ) - +// clang-format on #else #ifndef LMP_PAIR_KolmogorovCrespiZ_H diff --git a/src/USER-MISC/pair_lebedeva_z.h b/src/USER-MISC/pair_lebedeva_z.h index c7c99ef78c..821399ddbc 100644 --- a/src/USER-MISC/pair_lebedeva_z.h +++ b/src/USER-MISC/pair_lebedeva_z.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lebedeva/z,PairLebedevaZ) - +// clang-format on #else #ifndef LMP_PAIR_LEBEDEVA_Z_H diff --git a/src/USER-MISC/pair_lennard_mdf.h b/src/USER-MISC/pair_lennard_mdf.h index 3a56ceb04a..580700c13a 100644 --- a/src/USER-MISC/pair_lennard_mdf.h +++ b/src/USER-MISC/pair_lennard_mdf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lennard/mdf,PairLennardMDF) - +// clang-format on #else #ifndef LMP_PAIR_LENNARD_MDF_H diff --git a/src/USER-MISC/pair_list.h b/src/USER-MISC/pair_list.h index 73284f5a36..4c9f55a604 100644 --- a/src/USER-MISC/pair_list.h +++ b/src/USER-MISC/pair_list.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(list,PairList) - +// clang-format on #else #ifndef LMP_PAIR_LIST_H diff --git a/src/USER-MISC/pair_lj_expand_coul_long.h b/src/USER-MISC/pair_lj_expand_coul_long.h index 41ccd4f357..3b5b5ce1dd 100644 --- a/src/USER-MISC/pair_lj_expand_coul_long.h +++ b/src/USER-MISC/pair_lj_expand_coul_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/expand/coul/long,PairLJExpandCoulLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_EXPAND_COUL_LONG_H diff --git a/src/USER-MISC/pair_lj_mdf.h b/src/USER-MISC/pair_lj_mdf.h index 34e33e16d4..549334a938 100644 --- a/src/USER-MISC/pair_lj_mdf.h +++ b/src/USER-MISC/pair_lj_mdf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/mdf,PairLJMDF) - +// clang-format on #else #ifndef LMP_PAIR_LJ_MDF_H diff --git a/src/USER-MISC/pair_lj_sf_dipole_sf.h b/src/USER-MISC/pair_lj_sf_dipole_sf.h index 1c3ec982f9..8cc7bb1ba7 100644 --- a/src/USER-MISC/pair_lj_sf_dipole_sf.h +++ b/src/USER-MISC/pair_lj_sf_dipole_sf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sf/dipole/sf,PairLJSFDipoleSF) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SF_DIPOLE_SF_H diff --git a/src/USER-MISC/pair_local_density.h b/src/USER-MISC/pair_local_density.h index 339d04c963..e15960beec 100644 --- a/src/USER-MISC/pair_local_density.h +++ b/src/USER-MISC/pair_local_density.h @@ -17,9 +17,9 @@ #ifdef PAIR_CLASS - +// clang-format off PairStyle(local/density,PairLocalDensity) - +// clang-format on #else #ifndef LMP_PAIR_LOCAL_DENSITY_H diff --git a/src/USER-MISC/pair_meam_spline.h b/src/USER-MISC/pair_meam_spline.h index 533db2e8ab..68c5fa2ab1 100644 --- a/src/USER-MISC/pair_meam_spline.h +++ b/src/USER-MISC/pair_meam_spline.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(meam/spline,PairMEAMSpline) - +// clang-format on #else #ifndef LMP_PAIR_MEAM_SPLINE_H diff --git a/src/USER-MISC/pair_meam_sw_spline.h b/src/USER-MISC/pair_meam_sw_spline.h index 7046c504fe..541c4556a8 100644 --- a/src/USER-MISC/pair_meam_sw_spline.h +++ b/src/USER-MISC/pair_meam_sw_spline.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(meam/sw/spline,PairMEAMSWSpline) - +// clang-format on #else #ifndef LMP_PAIR_MEAM_SW_SPLINE_H diff --git a/src/USER-MISC/pair_momb.h b/src/USER-MISC/pair_momb.h index 50962130be..941f3235c1 100644 --- a/src/USER-MISC/pair_momb.h +++ b/src/USER-MISC/pair_momb.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(momb,PairMomb) - +// clang-format on #else #ifndef LMP_PAIR_MOMB_H diff --git a/src/USER-MISC/pair_morse_smooth_linear.h b/src/USER-MISC/pair_morse_smooth_linear.h index 83d2287421..921a192b78 100644 --- a/src/USER-MISC/pair_morse_smooth_linear.h +++ b/src/USER-MISC/pair_morse_smooth_linear.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/smooth/linear,PairMorseSmoothLinear) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_SMOOTH_LINEAR_H diff --git a/src/USER-MISC/pair_srp.h b/src/USER-MISC/pair_srp.h index 1719dbed10..86f0b50349 100644 --- a/src/USER-MISC/pair_srp.h +++ b/src/USER-MISC/pair_srp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(srp,PairSRP) - +// clang-format on #else #ifndef LMP_PAIR_SRP_H diff --git a/src/USER-MISC/pair_tersoff_table.h b/src/USER-MISC/pair_tersoff_table.h index cf1f44a745..f43b92fc4a 100644 --- a/src/USER-MISC/pair_tersoff_table.h +++ b/src/USER-MISC/pair_tersoff_table.h @@ -21,9 +21,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/table,PairTersoffTable) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_TABLE_H diff --git a/src/USER-MISC/pair_wf_cut.h b/src/USER-MISC/pair_wf_cut.h index bbad8caf9c..1cfaf3b973 100644 --- a/src/USER-MISC/pair_wf_cut.h +++ b/src/USER-MISC/pair_wf_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(wf/cut,PairWFCut) - +// clang-format on #else #ifndef LMP_PAIR_WF_CUT_H diff --git a/src/USER-MISC/temper_grem.h b/src/USER-MISC/temper_grem.h index 1bdd920233..18a85f4d5b 100644 --- a/src/USER-MISC/temper_grem.h +++ b/src/USER-MISC/temper_grem.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(temper/grem,TemperGrem) - +// clang-format on #else #ifndef LMP_TEMPER_GREM_H diff --git a/src/USER-MISC/temper_npt.h b/src/USER-MISC/temper_npt.h index 1c345cae12..b8726519ed 100644 --- a/src/USER-MISC/temper_npt.h +++ b/src/USER-MISC/temper_npt.h @@ -13,9 +13,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(temper/npt,TemperNPT) - +// clang-format on #else #ifndef LMP_TEMPERNPT_H diff --git a/src/USER-MOFFF/angle_class2_p6.h b/src/USER-MOFFF/angle_class2_p6.h index caea234eeb..3947186874 100644 --- a/src/USER-MOFFF/angle_class2_p6.h +++ b/src/USER-MOFFF/angle_class2_p6.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(class2/p6,AngleClass2P6) - +// clang-format on #else #ifndef LMP_ANGLE_CLASS2_P6_H diff --git a/src/USER-MOFFF/improper_inversion_harmonic.h b/src/USER-MOFFF/improper_inversion_harmonic.h index cff0c14d92..2ec085c8f2 100644 --- a/src/USER-MOFFF/improper_inversion_harmonic.h +++ b/src/USER-MOFFF/improper_inversion_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(inversion/harmonic,ImproperInversionHarmonic) - +// clang-format on #else #ifndef LMP_IMPROPER_INVERSION_HARMONIC_H diff --git a/src/USER-MOFFF/pair_buck6d_coul_gauss_dsf.h b/src/USER-MOFFF/pair_buck6d_coul_gauss_dsf.h index 7fb22094d7..5d7e58f228 100644 --- a/src/USER-MOFFF/pair_buck6d_coul_gauss_dsf.h +++ b/src/USER-MOFFF/pair_buck6d_coul_gauss_dsf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck6d/coul/gauss/dsf,PairBuck6dCoulGaussDSF) - +// clang-format on #else #ifndef LMP_PAIR_BUCK6D_COUL_GAUSS_DSF_H diff --git a/src/USER-MOFFF/pair_buck6d_coul_gauss_long.h b/src/USER-MOFFF/pair_buck6d_coul_gauss_long.h index c814143cc4..3f704215e5 100644 --- a/src/USER-MOFFF/pair_buck6d_coul_gauss_long.h +++ b/src/USER-MOFFF/pair_buck6d_coul_gauss_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck6d/coul/gauss/long,PairBuck6dCoulGaussLong) - +// clang-format on #else #ifndef LMP_PAIR_BUCK6D_COUL_GAUSS_LONG_H diff --git a/src/USER-MOLFILE/dump_molfile.h b/src/USER-MOLFILE/dump_molfile.h index f55c2f0762..fb6cecd233 100644 --- a/src/USER-MOLFILE/dump_molfile.h +++ b/src/USER-MOLFILE/dump_molfile.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(molfile,DumpMolfile) - +// clang-format on #else #ifndef LMP_DUMP_MOLFILE_H diff --git a/src/USER-MOLFILE/reader_molfile.h b/src/USER-MOLFILE/reader_molfile.h index d02f3e7986..61160dd5f1 100644 --- a/src/USER-MOLFILE/reader_molfile.h +++ b/src/USER-MOLFILE/reader_molfile.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef READER_CLASS - +// clang-format off ReaderStyle(molfile,ReaderMolfile) - +// clang-format on #else #ifndef LMP_READER_MOLFILE_H diff --git a/src/USER-OMP/angle_charmm_omp.h b/src/USER-OMP/angle_charmm_omp.h index a96d62cad4..f64790bcc7 100644 --- a/src/USER-OMP/angle_charmm_omp.h +++ b/src/USER-OMP/angle_charmm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(charmm/omp,AngleCharmmOMP) - +// clang-format on #else #ifndef LMP_ANGLE_CHARMM_OMP_H diff --git a/src/USER-OMP/angle_class2_omp.h b/src/USER-OMP/angle_class2_omp.h index 1f06e2bf06..651e459f9d 100644 --- a/src/USER-OMP/angle_class2_omp.h +++ b/src/USER-OMP/angle_class2_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(class2/omp,AngleClass2OMP) - +// clang-format on #else #ifndef LMP_ANGLE_CLASS2_OMP_H diff --git a/src/USER-OMP/angle_cosine_delta_omp.h b/src/USER-OMP/angle_cosine_delta_omp.h index 3dbafe2682..eeb0c69ef4 100644 --- a/src/USER-OMP/angle_cosine_delta_omp.h +++ b/src/USER-OMP/angle_cosine_delta_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/delta/omp,AngleCosineDeltaOMP) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_DELTA_OMP_H diff --git a/src/USER-OMP/angle_cosine_omp.h b/src/USER-OMP/angle_cosine_omp.h index cb7468a1f9..4d2f3dcf4d 100644 --- a/src/USER-OMP/angle_cosine_omp.h +++ b/src/USER-OMP/angle_cosine_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/omp,AngleCosineOMP) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_OMP_H diff --git a/src/USER-OMP/angle_cosine_periodic_omp.h b/src/USER-OMP/angle_cosine_periodic_omp.h index db4a683141..4a360617e8 100644 --- a/src/USER-OMP/angle_cosine_periodic_omp.h +++ b/src/USER-OMP/angle_cosine_periodic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/periodic/omp,AngleCosinePeriodicOMP) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_PERIODIC_OMP_H diff --git a/src/USER-OMP/angle_cosine_shift_exp_omp.h b/src/USER-OMP/angle_cosine_shift_exp_omp.h index 4a42872b1e..23db7f0060 100644 --- a/src/USER-OMP/angle_cosine_shift_exp_omp.h +++ b/src/USER-OMP/angle_cosine_shift_exp_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/shift/exp/omp,AngleCosineShiftExpOMP) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_SHIFT_EXP_OMP_H diff --git a/src/USER-OMP/angle_cosine_shift_omp.h b/src/USER-OMP/angle_cosine_shift_omp.h index 25b6234c52..0479f5c045 100644 --- a/src/USER-OMP/angle_cosine_shift_omp.h +++ b/src/USER-OMP/angle_cosine_shift_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/shift/omp,AngleCosineShiftOMP) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_SHIFT_OMP_H diff --git a/src/USER-OMP/angle_cosine_squared_omp.h b/src/USER-OMP/angle_cosine_squared_omp.h index 4fcd360125..0f6c2ac0d8 100644 --- a/src/USER-OMP/angle_cosine_squared_omp.h +++ b/src/USER-OMP/angle_cosine_squared_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cosine/squared/omp,AngleCosineSquaredOMP) - +// clang-format on #else #ifndef LMP_ANGLE_COSINE_SQUARED_OMP_H diff --git a/src/USER-OMP/angle_dipole_omp.h b/src/USER-OMP/angle_dipole_omp.h index b8c4067e0b..924b567437 100644 --- a/src/USER-OMP/angle_dipole_omp.h +++ b/src/USER-OMP/angle_dipole_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(dipole/omp,AngleDipoleOMP) - +// clang-format on #else #ifndef LMP_ANGLE_DIPOLE_OMP_H diff --git a/src/USER-OMP/angle_fourier_omp.h b/src/USER-OMP/angle_fourier_omp.h index b273e01207..2e14c430a6 100644 --- a/src/USER-OMP/angle_fourier_omp.h +++ b/src/USER-OMP/angle_fourier_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(fourier/omp,AngleFourierOMP) - +// clang-format on #else #ifndef LMP_ANGLE_FOURIER_OMP_H diff --git a/src/USER-OMP/angle_fourier_simple_omp.h b/src/USER-OMP/angle_fourier_simple_omp.h index 68710a8b95..266e4ec319 100644 --- a/src/USER-OMP/angle_fourier_simple_omp.h +++ b/src/USER-OMP/angle_fourier_simple_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(fourier/simple/omp,AngleFourierSimpleOMP) - +// clang-format on #else #ifndef LMP_ANGLE_FOURIER_SIMPLE_OMP_H diff --git a/src/USER-OMP/angle_harmonic_omp.h b/src/USER-OMP/angle_harmonic_omp.h index b617a0e5b6..3293e2c625 100644 --- a/src/USER-OMP/angle_harmonic_omp.h +++ b/src/USER-OMP/angle_harmonic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(harmonic/omp,AngleHarmonicOMP) - +// clang-format on #else #ifndef LMP_ANGLE_HARMONIC_OMP_H diff --git a/src/USER-OMP/angle_quartic_omp.h b/src/USER-OMP/angle_quartic_omp.h index 7bb85d6277..dad8cc32f4 100644 --- a/src/USER-OMP/angle_quartic_omp.h +++ b/src/USER-OMP/angle_quartic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(quartic/omp,AngleQuarticOMP) - +// clang-format on #else #ifndef LMP_ANGLE_QUARTIC_OMP_H diff --git a/src/USER-OMP/angle_sdk_omp.h b/src/USER-OMP/angle_sdk_omp.h index 7bed2d6878..701345c5db 100644 --- a/src/USER-OMP/angle_sdk_omp.h +++ b/src/USER-OMP/angle_sdk_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(sdk/omp,AngleSDKOMP) - +// clang-format on #else #ifndef LMP_ANGLE_SDK_OMP_H diff --git a/src/USER-OMP/angle_table_omp.h b/src/USER-OMP/angle_table_omp.h index 84d5ded7d9..07aa4364b9 100644 --- a/src/USER-OMP/angle_table_omp.h +++ b/src/USER-OMP/angle_table_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(table/omp,AngleTableOMP) - +// clang-format on #else #ifndef LMP_ANGLE_TABLE_OMP_H diff --git a/src/USER-OMP/bond_class2_omp.h b/src/USER-OMP/bond_class2_omp.h index e65d5006dd..861950efdb 100644 --- a/src/USER-OMP/bond_class2_omp.h +++ b/src/USER-OMP/bond_class2_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(class2/omp,BondClass2OMP) - +// clang-format on #else #ifndef LMP_BOND_CLASS2_OMP_H diff --git a/src/USER-OMP/bond_fene_expand_omp.h b/src/USER-OMP/bond_fene_expand_omp.h index 4323dea61e..4bee237a47 100644 --- a/src/USER-OMP/bond_fene_expand_omp.h +++ b/src/USER-OMP/bond_fene_expand_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(fene/expand/omp,BondFENEExpandOMP) - +// clang-format on #else #ifndef LMP_BOND_FENE_EXPAND_OMP_H diff --git a/src/USER-OMP/bond_fene_omp.h b/src/USER-OMP/bond_fene_omp.h index 432321db9b..3f697e5fec 100644 --- a/src/USER-OMP/bond_fene_omp.h +++ b/src/USER-OMP/bond_fene_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(fene/omp,BondFENEOMP) - +// clang-format on #else #ifndef LMP_BOND_FENE_OMP_H diff --git a/src/USER-OMP/bond_gromos_omp.h b/src/USER-OMP/bond_gromos_omp.h index be7280d279..d41f77c012 100644 --- a/src/USER-OMP/bond_gromos_omp.h +++ b/src/USER-OMP/bond_gromos_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(gromos/omp,BondGromosOMP) - +// clang-format on #else #ifndef LMP_BOND_GROMOS_OMP_H diff --git a/src/USER-OMP/bond_harmonic_omp.h b/src/USER-OMP/bond_harmonic_omp.h index 77fa490e5f..20f6df0e1c 100644 --- a/src/USER-OMP/bond_harmonic_omp.h +++ b/src/USER-OMP/bond_harmonic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/omp,BondHarmonicOMP) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_OMP_H diff --git a/src/USER-OMP/bond_harmonic_shift_cut_omp.h b/src/USER-OMP/bond_harmonic_shift_cut_omp.h index 2220b683fc..3ebd452a79 100644 --- a/src/USER-OMP/bond_harmonic_shift_cut_omp.h +++ b/src/USER-OMP/bond_harmonic_shift_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/shift/cut/omp,BondHarmonicShiftCutOMP) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_SHIFT_CUT_OMP_H diff --git a/src/USER-OMP/bond_harmonic_shift_omp.h b/src/USER-OMP/bond_harmonic_shift_omp.h index e614ebfbc0..f38097ff00 100644 --- a/src/USER-OMP/bond_harmonic_shift_omp.h +++ b/src/USER-OMP/bond_harmonic_shift_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(harmonic/shift/omp,BondHarmonicShiftOMP) - +// clang-format on #else #ifndef LMP_BOND_HARMONIC_SHIFT_OMP_H diff --git a/src/USER-OMP/bond_morse_omp.h b/src/USER-OMP/bond_morse_omp.h index ac90359c7e..97c9ed7b2d 100644 --- a/src/USER-OMP/bond_morse_omp.h +++ b/src/USER-OMP/bond_morse_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(morse/omp,BondMorseOMP) - +// clang-format on #else #ifndef LMP_BOND_MORSE_OMP_H diff --git a/src/USER-OMP/bond_nonlinear_omp.h b/src/USER-OMP/bond_nonlinear_omp.h index 0f27990729..ad4ed3c46a 100644 --- a/src/USER-OMP/bond_nonlinear_omp.h +++ b/src/USER-OMP/bond_nonlinear_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(nonlinear/omp,BondNonlinearOMP) - +// clang-format on #else #ifndef LMP_BOND_NONLINEAR_OMP_H diff --git a/src/USER-OMP/bond_quartic_omp.h b/src/USER-OMP/bond_quartic_omp.h index 2d538b5a7b..30eb737bf4 100644 --- a/src/USER-OMP/bond_quartic_omp.h +++ b/src/USER-OMP/bond_quartic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(quartic/omp,BondQuarticOMP) - +// clang-format on #else #ifndef LMP_BOND_QUARTIC_OMP_H diff --git a/src/USER-OMP/bond_table_omp.h b/src/USER-OMP/bond_table_omp.h index 4c9e7dc29f..596b5d76b5 100644 --- a/src/USER-OMP/bond_table_omp.h +++ b/src/USER-OMP/bond_table_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(table/omp,BondTableOMP) - +// clang-format on #else #ifndef LMP_BOND_TABLE_OMP_H diff --git a/src/USER-OMP/dihedral_charmm_omp.h b/src/USER-OMP/dihedral_charmm_omp.h index 0164a00083..686b127922 100644 --- a/src/USER-OMP/dihedral_charmm_omp.h +++ b/src/USER-OMP/dihedral_charmm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(charmm/omp,DihedralCharmmOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CHARMM_OMP_H diff --git a/src/USER-OMP/dihedral_class2_omp.h b/src/USER-OMP/dihedral_class2_omp.h index 5f332ec372..281613429d 100644 --- a/src/USER-OMP/dihedral_class2_omp.h +++ b/src/USER-OMP/dihedral_class2_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(class2/omp,DihedralClass2OMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_CLASS2_OMP_H diff --git a/src/USER-OMP/dihedral_cosine_shift_exp_omp.h b/src/USER-OMP/dihedral_cosine_shift_exp_omp.h index 226a23c99f..86df4ae736 100644 --- a/src/USER-OMP/dihedral_cosine_shift_exp_omp.h +++ b/src/USER-OMP/dihedral_cosine_shift_exp_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(cosine/shift/exp/omp,DihedralCosineShiftExpOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_COSINE_SHIFT_EXP_OMP_H diff --git a/src/USER-OMP/dihedral_fourier_omp.h b/src/USER-OMP/dihedral_fourier_omp.h index 34d1a1ca53..717cb32ac5 100644 --- a/src/USER-OMP/dihedral_fourier_omp.h +++ b/src/USER-OMP/dihedral_fourier_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(fourier/omp,DihedralFourierOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_FOURIER_OMP_H diff --git a/src/USER-OMP/dihedral_harmonic_omp.h b/src/USER-OMP/dihedral_harmonic_omp.h index 7b8390352f..2e09291036 100644 --- a/src/USER-OMP/dihedral_harmonic_omp.h +++ b/src/USER-OMP/dihedral_harmonic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(harmonic/omp,DihedralHarmonicOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HARMONIC_OMP_H diff --git a/src/USER-OMP/dihedral_helix_omp.h b/src/USER-OMP/dihedral_helix_omp.h index 589971eed2..77f6bb1adc 100644 --- a/src/USER-OMP/dihedral_helix_omp.h +++ b/src/USER-OMP/dihedral_helix_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(helix/omp,DihedralHelixOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HELIX_OMP_H diff --git a/src/USER-OMP/dihedral_multi_harmonic_omp.h b/src/USER-OMP/dihedral_multi_harmonic_omp.h index d4893c336c..5bb5e16380 100644 --- a/src/USER-OMP/dihedral_multi_harmonic_omp.h +++ b/src/USER-OMP/dihedral_multi_harmonic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(multi/harmonic/omp,DihedralMultiHarmonicOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_MULTI_HARMONIC_OMP_H diff --git a/src/USER-OMP/dihedral_nharmonic_omp.h b/src/USER-OMP/dihedral_nharmonic_omp.h index 74c2d031cf..7046b94a25 100644 --- a/src/USER-OMP/dihedral_nharmonic_omp.h +++ b/src/USER-OMP/dihedral_nharmonic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(nharmonic/omp,DihedralNHarmonicOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_NHARMONIC_OMP_H diff --git a/src/USER-OMP/dihedral_opls_omp.h b/src/USER-OMP/dihedral_opls_omp.h index 4ac8efeb50..f79a4554be 100644 --- a/src/USER-OMP/dihedral_opls_omp.h +++ b/src/USER-OMP/dihedral_opls_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(opls/omp,DihedralOPLSOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_OPLS_OMP_H diff --git a/src/USER-OMP/dihedral_quadratic_omp.h b/src/USER-OMP/dihedral_quadratic_omp.h index 73420ed7d2..587921db97 100644 --- a/src/USER-OMP/dihedral_quadratic_omp.h +++ b/src/USER-OMP/dihedral_quadratic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(quadratic/omp,DihedralQuadraticOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_QUADRATIC_OMP_H diff --git a/src/USER-OMP/dihedral_table_omp.h b/src/USER-OMP/dihedral_table_omp.h index 5c66e0f1c5..bf20e8791a 100644 --- a/src/USER-OMP/dihedral_table_omp.h +++ b/src/USER-OMP/dihedral_table_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(table/omp,DihedralTableOMP) - +// clang-format on #else #ifndef LMP_DIHEDRAL_TABLE_OMP_H diff --git a/src/USER-OMP/ewald_omp.h b/src/USER-OMP/ewald_omp.h index 1dcba93921..e9b07cbb8e 100644 --- a/src/USER-OMP/ewald_omp.h +++ b/src/USER-OMP/ewald_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(ewald/omp,EwaldOMP) - +// clang-format on #else #ifndef LMP_EWALD_OMP_H diff --git a/src/USER-OMP/fix_gravity_omp.h b/src/USER-OMP/fix_gravity_omp.h index d7a4db1211..13f321fcb8 100644 --- a/src/USER-OMP/fix_gravity_omp.h +++ b/src/USER-OMP/fix_gravity_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(gravity/omp,FixGravityOMP) - +// clang-format on #else #ifndef LMP_FIX_GRAVITY_OMP_H diff --git a/src/USER-OMP/fix_neigh_history_omp.h b/src/USER-OMP/fix_neigh_history_omp.h index 2bdb1b8dd1..3ad24ee71b 100644 --- a/src/USER-OMP/fix_neigh_history_omp.h +++ b/src/USER-OMP/fix_neigh_history_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(NEIGH_HISTORY/omp,FixNeighHistoryOMP) - +// clang-format on #else #ifndef LMP_FIX_NEIGH_HISTORY_OMP_H diff --git a/src/USER-OMP/fix_nph_asphere_omp.h b/src/USER-OMP/fix_nph_asphere_omp.h index 874b15ff36..e18c2e8540 100644 --- a/src/USER-OMP/fix_nph_asphere_omp.h +++ b/src/USER-OMP/fix_nph_asphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/asphere/omp,FixNPHAsphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NPH_ASPHERE_OMP_H diff --git a/src/USER-OMP/fix_nph_omp.h b/src/USER-OMP/fix_nph_omp.h index 3522ae831f..20c1d5d69f 100644 --- a/src/USER-OMP/fix_nph_omp.h +++ b/src/USER-OMP/fix_nph_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/omp,FixNPHOMP) - +// clang-format on #else #ifndef LMP_FIX_NPH_OMP_H diff --git a/src/USER-OMP/fix_nph_sphere_omp.h b/src/USER-OMP/fix_nph_sphere_omp.h index d3ada129c4..8bef158c5e 100644 --- a/src/USER-OMP/fix_nph_sphere_omp.h +++ b/src/USER-OMP/fix_nph_sphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/sphere/omp,FixNPHSphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NPH_SPHERE_OMP_H diff --git a/src/USER-OMP/fix_npt_asphere_omp.h b/src/USER-OMP/fix_npt_asphere_omp.h index ca88944f2f..988f5d99ae 100644 --- a/src/USER-OMP/fix_npt_asphere_omp.h +++ b/src/USER-OMP/fix_npt_asphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/asphere/omp,FixNPTAsphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NPT_ASPHERE_OMP_H diff --git a/src/USER-OMP/fix_npt_omp.h b/src/USER-OMP/fix_npt_omp.h index 45a81282f1..5f2c6e3246 100644 --- a/src/USER-OMP/fix_npt_omp.h +++ b/src/USER-OMP/fix_npt_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/omp,FixNPTOMP) - +// clang-format on #else #ifndef LMP_FIX_NPT_OMP_H diff --git a/src/USER-OMP/fix_npt_sphere_omp.h b/src/USER-OMP/fix_npt_sphere_omp.h index 790e166993..963e9880c2 100644 --- a/src/USER-OMP/fix_npt_sphere_omp.h +++ b/src/USER-OMP/fix_npt_sphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/sphere/omp,FixNPTSphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NPT_SPHERE_OMP_H diff --git a/src/USER-OMP/fix_nve_omp.h b/src/USER-OMP/fix_nve_omp.h index 6be58073b5..32bb31a7de 100644 --- a/src/USER-OMP/fix_nve_omp.h +++ b/src/USER-OMP/fix_nve_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/omp,FixNVEOMP) - +// clang-format on #else #ifndef LMP_FIX_NVE_OMP_H diff --git a/src/USER-OMP/fix_nve_sphere_omp.h b/src/USER-OMP/fix_nve_sphere_omp.h index a8454f7187..31b05e9c38 100644 --- a/src/USER-OMP/fix_nve_sphere_omp.h +++ b/src/USER-OMP/fix_nve_sphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/sphere/omp,FixNVESphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NVE_SPHERE_OMP_H diff --git a/src/USER-OMP/fix_nvt_asphere_omp.h b/src/USER-OMP/fix_nvt_asphere_omp.h index 55a36b2096..86a062272f 100644 --- a/src/USER-OMP/fix_nvt_asphere_omp.h +++ b/src/USER-OMP/fix_nvt_asphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/asphere/omp,FixNVTAsphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NVT_ASPHERE_OMP_H diff --git a/src/USER-OMP/fix_nvt_omp.h b/src/USER-OMP/fix_nvt_omp.h index f931419459..54d41a3d24 100644 --- a/src/USER-OMP/fix_nvt_omp.h +++ b/src/USER-OMP/fix_nvt_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/omp,FixNVTOMP) - +// clang-format on #else #ifndef LMP_FIX_NVT_OMP_H diff --git a/src/USER-OMP/fix_nvt_sllod_omp.h b/src/USER-OMP/fix_nvt_sllod_omp.h index 223e9fa2fc..f768b84e66 100644 --- a/src/USER-OMP/fix_nvt_sllod_omp.h +++ b/src/USER-OMP/fix_nvt_sllod_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/sllod/omp,FixNVTSllodOMP) - +// clang-format on #else #ifndef LMP_FIX_NVT_SLLOD_OMP_H diff --git a/src/USER-OMP/fix_nvt_sphere_omp.h b/src/USER-OMP/fix_nvt_sphere_omp.h index eb42ef1f8c..57c3a9b3e3 100644 --- a/src/USER-OMP/fix_nvt_sphere_omp.h +++ b/src/USER-OMP/fix_nvt_sphere_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/sphere/omp,FixNVTSphereOMP) - +// clang-format on #else #ifndef LMP_FIX_NVT_SPHERE_OMP_H diff --git a/src/USER-OMP/fix_omp.h b/src/USER-OMP/fix_omp.h index 3f8ea27ae9..be056f396e 100644 --- a/src/USER-OMP/fix_omp.h +++ b/src/USER-OMP/fix_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(OMP,FixOMP) - +// clang-format on #else #ifndef LMP_FIX_OMP_H diff --git a/src/USER-OMP/fix_peri_neigh_omp.h b/src/USER-OMP/fix_peri_neigh_omp.h index d0c144beb7..4b511295bf 100644 --- a/src/USER-OMP/fix_peri_neigh_omp.h +++ b/src/USER-OMP/fix_peri_neigh_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(PERI_NEIGH_OMP,FixPeriNeighOMP) - +// clang-format on #else #ifndef LMP_FIX_PERI_NEIGH_OMP_H diff --git a/src/USER-OMP/fix_qeq_comb_omp.h b/src/USER-OMP/fix_qeq_comb_omp.h index 707ce146c1..ccedccc826 100644 --- a/src/USER-OMP/fix_qeq_comb_omp.h +++ b/src/USER-OMP/fix_qeq_comb_omp.h @@ -7,9 +7,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/comb/omp,FixQEQCombOMP) - +// clang-format on #else #ifndef LMP_FIX_QEQ_COMB_OMP_H diff --git a/src/USER-OMP/fix_qeq_reax_omp.h b/src/USER-OMP/fix_qeq_reax_omp.h index 323b1bdb09..f503ef63ab 100644 --- a/src/USER-OMP/fix_qeq_reax_omp.h +++ b/src/USER-OMP/fix_qeq_reax_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/reax/omp,FixQEqReaxOMP) - +// clang-format on #else #ifndef LMP_FIX_QEQ_REAX_OMP_H diff --git a/src/USER-OMP/fix_rigid_nph_omp.h b/src/USER-OMP/fix_rigid_nph_omp.h index 25f8cbe4f2..e7aa394b80 100644 --- a/src/USER-OMP/fix_rigid_nph_omp.h +++ b/src/USER-OMP/fix_rigid_nph_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nph/omp,FixRigidNPHOMP) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NPH_OMP_H diff --git a/src/USER-OMP/fix_rigid_npt_omp.h b/src/USER-OMP/fix_rigid_npt_omp.h index c68371cb87..c172f168c8 100644 --- a/src/USER-OMP/fix_rigid_npt_omp.h +++ b/src/USER-OMP/fix_rigid_npt_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/npt/omp,FixRigidNPTOMP) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NPT_OMP_H diff --git a/src/USER-OMP/fix_rigid_nve_omp.h b/src/USER-OMP/fix_rigid_nve_omp.h index 3f5f21ed7a..390d95faae 100644 --- a/src/USER-OMP/fix_rigid_nve_omp.h +++ b/src/USER-OMP/fix_rigid_nve_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nve/omp,FixRigidNVEOMP) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NVE_OMP_H diff --git a/src/USER-OMP/fix_rigid_nvt_omp.h b/src/USER-OMP/fix_rigid_nvt_omp.h index e6db85573c..5df6d837a2 100644 --- a/src/USER-OMP/fix_rigid_nvt_omp.h +++ b/src/USER-OMP/fix_rigid_nvt_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/nvt/omp,FixRigidNVTOMP) - +// clang-format on #else #ifndef LMP_FIX_RIGID_NVT_OMP_H diff --git a/src/USER-OMP/fix_rigid_omp.h b/src/USER-OMP/fix_rigid_omp.h index 40810bd04c..b3739b9bc0 100644 --- a/src/USER-OMP/fix_rigid_omp.h +++ b/src/USER-OMP/fix_rigid_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/omp,FixRigidOMP) - +// clang-format on #else #ifndef LMP_FIX_RIGID_OMP_H diff --git a/src/USER-OMP/fix_rigid_small_omp.h b/src/USER-OMP/fix_rigid_small_omp.h index dbb9e50421..98ebb40eb8 100644 --- a/src/USER-OMP/fix_rigid_small_omp.h +++ b/src/USER-OMP/fix_rigid_small_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/small/omp,FixRigidSmallOMP) - +// clang-format on #else #ifndef LMP_FIX_RIGID_SMALL_OMP_H diff --git a/src/USER-OMP/improper_class2_omp.h b/src/USER-OMP/improper_class2_omp.h index f8f7e7b9f1..b35df9a6b7 100644 --- a/src/USER-OMP/improper_class2_omp.h +++ b/src/USER-OMP/improper_class2_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(class2/omp,ImproperClass2OMP) - +// clang-format on #else #ifndef LMP_IMPROPER_CLASS2_OMP_H diff --git a/src/USER-OMP/improper_cossq_omp.h b/src/USER-OMP/improper_cossq_omp.h index 929731f445..4643fbed11 100644 --- a/src/USER-OMP/improper_cossq_omp.h +++ b/src/USER-OMP/improper_cossq_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(cossq/omp,ImproperCossqOMP) - +// clang-format on #else #ifndef LMP_IMPROPER_COSSQ_OMP_H diff --git a/src/USER-OMP/improper_cvff_omp.h b/src/USER-OMP/improper_cvff_omp.h index 14f5bd7b7d..4916ee5f63 100644 --- a/src/USER-OMP/improper_cvff_omp.h +++ b/src/USER-OMP/improper_cvff_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(cvff/omp,ImproperCvffOMP) - +// clang-format on #else #ifndef LMP_IMPROPER_CVFF_OMP_H diff --git a/src/USER-OMP/improper_fourier_omp.h b/src/USER-OMP/improper_fourier_omp.h index b30694c424..765a34d1a2 100644 --- a/src/USER-OMP/improper_fourier_omp.h +++ b/src/USER-OMP/improper_fourier_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(fourier/omp,ImproperFourierOMP) - +// clang-format on #else #ifndef LMP_IMPROPER_FOURIER_OMP_H diff --git a/src/USER-OMP/improper_harmonic_omp.h b/src/USER-OMP/improper_harmonic_omp.h index 4a8000af53..bfced05255 100644 --- a/src/USER-OMP/improper_harmonic_omp.h +++ b/src/USER-OMP/improper_harmonic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(harmonic/omp,ImproperHarmonicOMP) - +// clang-format on #else #ifndef LMP_IMPROPER_HARMONIC_OMP_H diff --git a/src/USER-OMP/improper_ring_omp.h b/src/USER-OMP/improper_ring_omp.h index 4378b8933e..64c9105519 100644 --- a/src/USER-OMP/improper_ring_omp.h +++ b/src/USER-OMP/improper_ring_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(ring/omp,ImproperRingOMP) - +// clang-format on #else #ifndef LMP_IMPROPER_RING_OMP_H diff --git a/src/USER-OMP/improper_umbrella_omp.h b/src/USER-OMP/improper_umbrella_omp.h index 190ea0ac72..71b95d861f 100644 --- a/src/USER-OMP/improper_umbrella_omp.h +++ b/src/USER-OMP/improper_umbrella_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(umbrella/omp,ImproperUmbrellaOMP) - +// clang-format on #else #ifndef LMP_IMPROPER_UMBRELLA_OMP_H diff --git a/src/USER-OMP/msm_cg_omp.h b/src/USER-OMP/msm_cg_omp.h index c6ece318ca..6226655114 100644 --- a/src/USER-OMP/msm_cg_omp.h +++ b/src/USER-OMP/msm_cg_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(msm/cg/omp,MSMCGOMP) - +// clang-format on #else #ifndef LMP_MSM_CG_OMP_H diff --git a/src/USER-OMP/msm_omp.h b/src/USER-OMP/msm_omp.h index 88cb16c157..2ec7468a36 100644 --- a/src/USER-OMP/msm_omp.h +++ b/src/USER-OMP/msm_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(msm/omp,MSMOMP) - +// clang-format on #else #ifndef LMP_MSM_OMP_H diff --git a/src/USER-OMP/pair_adp_omp.h b/src/USER-OMP/pair_adp_omp.h index de40ee2d5d..aaddcaee71 100644 --- a/src/USER-OMP/pair_adp_omp.h +++ b/src/USER-OMP/pair_adp_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(adp/omp,PairADPOMP) - +// clang-format on #else #ifndef LMP_PAIR_ADP_OMP_H diff --git a/src/USER-OMP/pair_agni_omp.h b/src/USER-OMP/pair_agni_omp.h index 506916467f..d48323400c 100644 --- a/src/USER-OMP/pair_agni_omp.h +++ b/src/USER-OMP/pair_agni_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(agni/omp,PairAGNIOMP) - +// clang-format on #else #ifndef LMP_PAIR_AGNI_OMP_H diff --git a/src/USER-OMP/pair_airebo_morse_omp.h b/src/USER-OMP/pair_airebo_morse_omp.h index 748ce991fa..494614e363 100644 --- a/src/USER-OMP/pair_airebo_morse_omp.h +++ b/src/USER-OMP/pair_airebo_morse_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(airebo/morse/omp,PairAIREBOMorseOMP) - +// clang-format on #else #ifndef LMP_PAIR_AIREBO_MORSE_OMP_H diff --git a/src/USER-OMP/pair_airebo_omp.h b/src/USER-OMP/pair_airebo_omp.h index 75b86dae85..2e9de68d8f 100644 --- a/src/USER-OMP/pair_airebo_omp.h +++ b/src/USER-OMP/pair_airebo_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(airebo/omp,PairAIREBOOMP) - +// clang-format on #else #ifndef LMP_PAIR_AIREBO_OMP_H diff --git a/src/USER-OMP/pair_beck_omp.h b/src/USER-OMP/pair_beck_omp.h index f1166c7c46..e2b5779f5c 100644 --- a/src/USER-OMP/pair_beck_omp.h +++ b/src/USER-OMP/pair_beck_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(beck/omp,PairBeckOMP) - +// clang-format on #else #ifndef LMP_PAIR_BECK_OMP_H diff --git a/src/USER-OMP/pair_born_coul_long_omp.h b/src/USER-OMP/pair_born_coul_long_omp.h index 403cc09658..3bd2430ace 100644 --- a/src/USER-OMP/pair_born_coul_long_omp.h +++ b/src/USER-OMP/pair_born_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/long/omp,PairBornCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_born_coul_msm_omp.h b/src/USER-OMP/pair_born_coul_msm_omp.h index 96262de856..aa071952f3 100644 --- a/src/USER-OMP/pair_born_coul_msm_omp.h +++ b/src/USER-OMP/pair_born_coul_msm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/msm/omp,PairBornCoulMSMOMP) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_MSM_OMP_H diff --git a/src/USER-OMP/pair_born_coul_wolf_omp.h b/src/USER-OMP/pair_born_coul_wolf_omp.h index e7e8194383..b121c19c13 100644 --- a/src/USER-OMP/pair_born_coul_wolf_omp.h +++ b/src/USER-OMP/pair_born_coul_wolf_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/wolf/omp,PairBornCoulWolfOMP) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_WOLF_OMP_H diff --git a/src/USER-OMP/pair_born_omp.h b/src/USER-OMP/pair_born_omp.h index e153178547..07a2402dbb 100644 --- a/src/USER-OMP/pair_born_omp.h +++ b/src/USER-OMP/pair_born_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/omp,PairBornOMP) - +// clang-format on #else #ifndef LMP_PAIR_BORN_OMP_H diff --git a/src/USER-OMP/pair_brownian_omp.h b/src/USER-OMP/pair_brownian_omp.h index 04c5185384..2731bb5df9 100644 --- a/src/USER-OMP/pair_brownian_omp.h +++ b/src/USER-OMP/pair_brownian_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(brownian/omp,PairBrownianOMP) - +// clang-format on #else #ifndef LMP_PAIR_BROWNIAN_OMP_H diff --git a/src/USER-OMP/pair_brownian_poly_omp.h b/src/USER-OMP/pair_brownian_poly_omp.h index 2e2fb2148e..87aeb87a97 100644 --- a/src/USER-OMP/pair_brownian_poly_omp.h +++ b/src/USER-OMP/pair_brownian_poly_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(brownian/poly/omp,PairBrownianPolyOMP) - +// clang-format on #else #ifndef LMP_PAIR_BROWNIAN_POLY_OMP_H diff --git a/src/USER-OMP/pair_buck_coul_cut_omp.h b/src/USER-OMP/pair_buck_coul_cut_omp.h index eb3205d09b..130aec50db 100644 --- a/src/USER-OMP/pair_buck_coul_cut_omp.h +++ b/src/USER-OMP/pair_buck_coul_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/cut/omp,PairBuckCoulCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_CUT_OMP_H diff --git a/src/USER-OMP/pair_buck_coul_long_omp.h b/src/USER-OMP/pair_buck_coul_long_omp.h index 6792064aac..c5ba4c4cf1 100644 --- a/src/USER-OMP/pair_buck_coul_long_omp.h +++ b/src/USER-OMP/pair_buck_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/long/omp,PairBuckCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_buck_coul_msm_omp.h b/src/USER-OMP/pair_buck_coul_msm_omp.h index 56a89b8a23..3050bdf910 100644 --- a/src/USER-OMP/pair_buck_coul_msm_omp.h +++ b/src/USER-OMP/pair_buck_coul_msm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/msm/omp,PairBuckCoulMSMOMP) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_MSM_OMP_H diff --git a/src/USER-OMP/pair_buck_long_coul_long_omp.h b/src/USER-OMP/pair_buck_long_coul_long_omp.h index 7359bb0630..06d643c964 100644 --- a/src/USER-OMP/pair_buck_long_coul_long_omp.h +++ b/src/USER-OMP/pair_buck_long_coul_long_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/long/coul/long/omp,PairBuckLongCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_LONG_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_buck_omp.h b/src/USER-OMP/pair_buck_omp.h index 77c01bbc75..c8a3503740 100644 --- a/src/USER-OMP/pair_buck_omp.h +++ b/src/USER-OMP/pair_buck_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/omp,PairBuckOMP) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_OMP_H diff --git a/src/USER-OMP/pair_colloid_omp.h b/src/USER-OMP/pair_colloid_omp.h index bd35d153c9..299b199bb7 100644 --- a/src/USER-OMP/pair_colloid_omp.h +++ b/src/USER-OMP/pair_colloid_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(colloid/omp,PairColloidOMP) - +// clang-format on #else #ifndef LMP_PAIR_COLLOID_OMP_H diff --git a/src/USER-OMP/pair_comb_omp.h b/src/USER-OMP/pair_comb_omp.h index ebd5ed0a97..a3f6c98a5b 100644 --- a/src/USER-OMP/pair_comb_omp.h +++ b/src/USER-OMP/pair_comb_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(comb/omp,PairCombOMP) - +// clang-format on #else #ifndef LMP_PAIR_COMB_OMP_H diff --git a/src/USER-OMP/pair_coul_cut_global_omp.h b/src/USER-OMP/pair_coul_cut_global_omp.h index 7662dbbc9f..29b003a51f 100644 --- a/src/USER-OMP/pair_coul_cut_global_omp.h +++ b/src/USER-OMP/pair_coul_cut_global_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/global/omp,PairCoulCutGlobalOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_GLOBAL_OMP_H diff --git a/src/USER-OMP/pair_coul_cut_omp.h b/src/USER-OMP/pair_coul_cut_omp.h index 6708b3ff8c..4dec20d87c 100644 --- a/src/USER-OMP/pair_coul_cut_omp.h +++ b/src/USER-OMP/pair_coul_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/omp,PairCoulCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_OMP_H diff --git a/src/USER-OMP/pair_coul_cut_soft_omp.h b/src/USER-OMP/pair_coul_cut_soft_omp.h index 2c806170c0..54b0a55f2d 100644 --- a/src/USER-OMP/pair_coul_cut_soft_omp.h +++ b/src/USER-OMP/pair_coul_cut_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/soft/omp,PairCoulCutSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_SOFT_OMP_H diff --git a/src/USER-OMP/pair_coul_debye_omp.h b/src/USER-OMP/pair_coul_debye_omp.h index 669e13b6a7..1604afd69e 100644 --- a/src/USER-OMP/pair_coul_debye_omp.h +++ b/src/USER-OMP/pair_coul_debye_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/debye/omp,PairCoulDebyeOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DEBYE_OMP_H diff --git a/src/USER-OMP/pair_coul_diel_omp.h b/src/USER-OMP/pair_coul_diel_omp.h index 53ab03d0e0..cfaa00fa46 100644 --- a/src/USER-OMP/pair_coul_diel_omp.h +++ b/src/USER-OMP/pair_coul_diel_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/diel/omp,PairCoulDielOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DIEL_OMP_H diff --git a/src/USER-OMP/pair_coul_dsf_omp.h b/src/USER-OMP/pair_coul_dsf_omp.h index 99b34ac6d3..4454213347 100644 --- a/src/USER-OMP/pair_coul_dsf_omp.h +++ b/src/USER-OMP/pair_coul_dsf_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/dsf/omp,PairCoulDSFOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DSF_OMP_H diff --git a/src/USER-OMP/pair_coul_long_omp.h b/src/USER-OMP/pair_coul_long_omp.h index 7f0f08eca3..aa595ed0fb 100644 --- a/src/USER-OMP/pair_coul_long_omp.h +++ b/src/USER-OMP/pair_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/omp,PairCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_coul_long_soft_omp.h b/src/USER-OMP/pair_coul_long_soft_omp.h index 07ae676805..43a4286e02 100644 --- a/src/USER-OMP/pair_coul_long_soft_omp.h +++ b/src/USER-OMP/pair_coul_long_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/long/soft/omp,PairCoulLongSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_LONG_SOFT_OMP_H diff --git a/src/USER-OMP/pair_coul_msm_omp.h b/src/USER-OMP/pair_coul_msm_omp.h index acd369820e..90ad216770 100644 --- a/src/USER-OMP/pair_coul_msm_omp.h +++ b/src/USER-OMP/pair_coul_msm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/msm/omp,PairCoulMSMOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_MSM_OMP_H diff --git a/src/USER-OMP/pair_coul_wolf_omp.h b/src/USER-OMP/pair_coul_wolf_omp.h index 2d5508eca4..8b30f7df38 100644 --- a/src/USER-OMP/pair_coul_wolf_omp.h +++ b/src/USER-OMP/pair_coul_wolf_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/wolf/omp,PairCoulWolfOMP) - +// clang-format on #else #ifndef LMP_PAIR_COUL_WOLF_OMP_H diff --git a/src/USER-OMP/pair_dpd_omp.h b/src/USER-OMP/pair_dpd_omp.h index d39189eeec..d7891bc227 100644 --- a/src/USER-OMP/pair_dpd_omp.h +++ b/src/USER-OMP/pair_dpd_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/omp,PairDPDOMP) - +// clang-format on #else #ifndef LMP_PAIR_DPD_OMP_H diff --git a/src/USER-OMP/pair_dpd_tstat_omp.h b/src/USER-OMP/pair_dpd_tstat_omp.h index 5bea953378..0ae0130edb 100644 --- a/src/USER-OMP/pair_dpd_tstat_omp.h +++ b/src/USER-OMP/pair_dpd_tstat_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/tstat/omp,PairDPDTstatOMP) - +// clang-format on #else #ifndef LMP_PAIR_DPD_TSTAT_OMP_H diff --git a/src/USER-OMP/pair_eam_alloy_omp.h b/src/USER-OMP/pair_eam_alloy_omp.h index 282c94878c..fec0b88411 100644 --- a/src/USER-OMP/pair_eam_alloy_omp.h +++ b/src/USER-OMP/pair_eam_alloy_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/alloy/omp,PairEAMAlloyOMP) - +// clang-format on #else #ifndef LMP_PAIR_EAM_ALLOY_OMP_H diff --git a/src/USER-OMP/pair_eam_fs_omp.h b/src/USER-OMP/pair_eam_fs_omp.h index 5560c113dd..4315065c8f 100644 --- a/src/USER-OMP/pair_eam_fs_omp.h +++ b/src/USER-OMP/pair_eam_fs_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/fs/omp,PairEAMFSOMP) - +// clang-format on #else #ifndef LMP_PAIR_EAM_FS_OMP_H diff --git a/src/USER-OMP/pair_eam_omp.h b/src/USER-OMP/pair_eam_omp.h index 46630a82c9..b42b002eb3 100644 --- a/src/USER-OMP/pair_eam_omp.h +++ b/src/USER-OMP/pair_eam_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eam/omp,PairEAMOMP) - +// clang-format on #else #ifndef LMP_PAIR_EAM_OMP_H diff --git a/src/USER-OMP/pair_edip_omp.h b/src/USER-OMP/pair_edip_omp.h index 512c0d33af..c0a19a965c 100644 --- a/src/USER-OMP/pair_edip_omp.h +++ b/src/USER-OMP/pair_edip_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(edip/omp,PairEDIPOMP) - +// clang-format on #else #ifndef LMP_PAIR_EDIP_OMP_H diff --git a/src/USER-OMP/pair_eim_omp.h b/src/USER-OMP/pair_eim_omp.h index 737ac53cb7..50ee9e02b8 100644 --- a/src/USER-OMP/pair_eim_omp.h +++ b/src/USER-OMP/pair_eim_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(eim/omp,PairEIMOMP) - +// clang-format on #else #ifndef LMP_PAIR_EIM_OMP_H diff --git a/src/USER-OMP/pair_gauss_cut_omp.h b/src/USER-OMP/pair_gauss_cut_omp.h index 7bf96f4530..41951fc072 100644 --- a/src/USER-OMP/pair_gauss_cut_omp.h +++ b/src/USER-OMP/pair_gauss_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gauss/cut/omp,PairGaussCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_GAUSS_CUT_OMP_H diff --git a/src/USER-OMP/pair_gauss_omp.h b/src/USER-OMP/pair_gauss_omp.h index 0b60e7f019..9f14fee3a5 100644 --- a/src/USER-OMP/pair_gauss_omp.h +++ b/src/USER-OMP/pair_gauss_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gauss/omp,PairGaussOMP) - +// clang-format on #else #ifndef LMP_PAIR_GAUSS_OMP_H diff --git a/src/USER-OMP/pair_gayberne_omp.h b/src/USER-OMP/pair_gayberne_omp.h index ef6dfb1d8c..d204656a6d 100644 --- a/src/USER-OMP/pair_gayberne_omp.h +++ b/src/USER-OMP/pair_gayberne_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gayberne/omp,PairGayBerneOMP) - +// clang-format on #else #ifndef LMP_PAIR_GAYBERNE_OMP_H diff --git a/src/USER-OMP/pair_gran_hertz_history_omp.h b/src/USER-OMP/pair_gran_hertz_history_omp.h index dd3dd62114..696bbddbed 100644 --- a/src/USER-OMP/pair_gran_hertz_history_omp.h +++ b/src/USER-OMP/pair_gran_hertz_history_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hertz/history/omp,PairGranHertzHistoryOMP) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HERTZ_HISTORY_OMP_H diff --git a/src/USER-OMP/pair_gran_hooke_history_omp.h b/src/USER-OMP/pair_gran_hooke_history_omp.h index 9b114c3c1e..d2235a0ba2 100644 --- a/src/USER-OMP/pair_gran_hooke_history_omp.h +++ b/src/USER-OMP/pair_gran_hooke_history_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hooke/history/omp,PairGranHookeHistoryOMP) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HOOKE_HISTORY_OMP_H diff --git a/src/USER-OMP/pair_gran_hooke_omp.h b/src/USER-OMP/pair_gran_hooke_omp.h index 6210314004..5e5ebbb328 100644 --- a/src/USER-OMP/pair_gran_hooke_omp.h +++ b/src/USER-OMP/pair_gran_hooke_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gran/hooke/omp,PairGranHookeOMP) - +// clang-format on #else #ifndef LMP_PAIR_GRAN_HOOKE_OMP_H diff --git a/src/USER-OMP/pair_hbond_dreiding_lj_omp.h b/src/USER-OMP/pair_hbond_dreiding_lj_omp.h index 47e73dd889..5e3e0ff966 100644 --- a/src/USER-OMP/pair_hbond_dreiding_lj_omp.h +++ b/src/USER-OMP/pair_hbond_dreiding_lj_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hbond/dreiding/lj/omp,PairHbondDreidingLJOMP) - +// clang-format on #else #ifndef LMP_PAIR_HBOND_DREIDING_LJ_OMP_H diff --git a/src/USER-OMP/pair_hbond_dreiding_morse_omp.h b/src/USER-OMP/pair_hbond_dreiding_morse_omp.h index 5db8419de5..ff13cf04f4 100644 --- a/src/USER-OMP/pair_hbond_dreiding_morse_omp.h +++ b/src/USER-OMP/pair_hbond_dreiding_morse_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hbond/dreiding/morse/omp,PairHbondDreidingMorseOMP) - +// clang-format on #else #ifndef LMP_PAIR_HBOND_DREIDING_MORSE_OMP_H diff --git a/src/USER-OMP/pair_lj96_cut_omp.h b/src/USER-OMP/pair_lj96_cut_omp.h index 7061def774..ffb8091842 100644 --- a/src/USER-OMP/pair_lj96_cut_omp.h +++ b/src/USER-OMP/pair_lj96_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj96/cut/omp,PairLJ96CutOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ96_CUT_OMP_H diff --git a/src/USER-OMP/pair_lj_charmm_coul_charmm_implicit_omp.h b/src/USER-OMP/pair_lj_charmm_coul_charmm_implicit_omp.h index ce5eda3b24..7012c60e7d 100644 --- a/src/USER-OMP/pair_lj_charmm_coul_charmm_implicit_omp.h +++ b/src/USER-OMP/pair_lj_charmm_coul_charmm_implicit_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/implicit/omp,PairLJCharmmCoulCharmmImplicitOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_IMPLICIT_OMP_H diff --git a/src/USER-OMP/pair_lj_charmm_coul_charmm_omp.h b/src/USER-OMP/pair_lj_charmm_coul_charmm_omp.h index 2e2275fa8c..732e4f1179 100644 --- a/src/USER-OMP/pair_lj_charmm_coul_charmm_omp.h +++ b/src/USER-OMP/pair_lj_charmm_coul_charmm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/charmm/omp,PairLJCharmmCoulCharmmOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_CHARMM_OMP_H diff --git a/src/USER-OMP/pair_lj_charmm_coul_long_omp.h b/src/USER-OMP/pair_lj_charmm_coul_long_omp.h index b0e09c55eb..cd94b6c6a3 100644 --- a/src/USER-OMP/pair_lj_charmm_coul_long_omp.h +++ b/src/USER-OMP/pair_lj_charmm_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/omp,PairLJCharmmCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h b/src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h index b12e46d3a9..bf1bd4004e 100644 --- a/src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h +++ b/src/USER-OMP/pair_lj_charmm_coul_long_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/long/soft/omp,PairLJCharmmCoulLongSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_LONG_SOFT_OMP_H diff --git a/src/USER-OMP/pair_lj_charmm_coul_msm_omp.h b/src/USER-OMP/pair_lj_charmm_coul_msm_omp.h index e3ebf6c8fc..f931e6a32b 100644 --- a/src/USER-OMP/pair_lj_charmm_coul_msm_omp.h +++ b/src/USER-OMP/pair_lj_charmm_coul_msm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/charmm/coul/msm/omp,PairLJCharmmCoulMSMOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CHARMM_COUL_MSM_OMP_H diff --git a/src/USER-OMP/pair_lj_class2_coul_cut_omp.h b/src/USER-OMP/pair_lj_class2_coul_cut_omp.h index 0beb5db2d1..afc935b22e 100644 --- a/src/USER-OMP/pair_lj_class2_coul_cut_omp.h +++ b/src/USER-OMP/pair_lj_class2_coul_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/cut/omp,PairLJClass2CoulCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_CUT_OMP_H diff --git a/src/USER-OMP/pair_lj_class2_coul_long_omp.h b/src/USER-OMP/pair_lj_class2_coul_long_omp.h index 87221ac58b..cbf39c6422 100644 --- a/src/USER-OMP/pair_lj_class2_coul_long_omp.h +++ b/src/USER-OMP/pair_lj_class2_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/coul/long/omp,PairLJClass2CoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_class2_omp.h b/src/USER-OMP/pair_lj_class2_omp.h index 35b3c9529b..ec9e04a955 100644 --- a/src/USER-OMP/pair_lj_class2_omp.h +++ b/src/USER-OMP/pair_lj_class2_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/class2/omp,PairLJClass2OMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CLASS2_OMP_H diff --git a/src/USER-OMP/pair_lj_cubic_omp.h b/src/USER-OMP/pair_lj_cubic_omp.h index f305869446..13388970dd 100644 --- a/src/USER-OMP/pair_lj_cubic_omp.h +++ b/src/USER-OMP/pair_lj_cubic_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cubic/omp,PairLJCubicOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUBIC_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_cut_omp.h b/src/USER-OMP/pair_lj_cut_coul_cut_omp.h index 9f4ccac03e..9ee40b3c24 100644 --- a/src/USER-OMP/pair_lj_cut_coul_cut_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/cut/omp,PairLJCutCoulCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_CUT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h b/src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h index 8a6f443436..196e9e4ef7 100644 --- a/src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_cut_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/cut/soft/omp,PairLJCutCoulCutSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_CUT_SOFT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_debye_omp.h b/src/USER-OMP/pair_lj_cut_coul_debye_omp.h index a2e9c5e426..b91c7859d6 100644 --- a/src/USER-OMP/pair_lj_cut_coul_debye_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_debye_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/debye/omp,PairLJCutCoulDebyeOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DEBYE_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_dsf_omp.h b/src/USER-OMP/pair_lj_cut_coul_dsf_omp.h index d0c702962e..a112ac2fe9 100644 --- a/src/USER-OMP/pair_lj_cut_coul_dsf_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_dsf_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/dsf/omp,PairLJCutCoulDSFOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DSF_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_long_omp.h b/src/USER-OMP/pair_lj_cut_coul_long_omp.h index abf7dbf755..78b2912def 100644 --- a/src/USER-OMP/pair_lj_cut_coul_long_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/omp,PairLJCutCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h b/src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h index 636e050481..e89b74605d 100644 --- a/src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_long_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/long/soft/omp,PairLJCutCoulLongSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_LONG_SOFT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_msm_omp.h b/src/USER-OMP/pair_lj_cut_coul_msm_omp.h index cb49f14163..5577d5030f 100644 --- a/src/USER-OMP/pair_lj_cut_coul_msm_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_msm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/msm/omp,PairLJCutCoulMSMOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_MSM_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_coul_wolf_omp.h b/src/USER-OMP/pair_lj_cut_coul_wolf_omp.h index 744720c13a..51a36d309a 100644 --- a/src/USER-OMP/pair_lj_cut_coul_wolf_omp.h +++ b/src/USER-OMP/pair_lj_cut_coul_wolf_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/wolf/omp,PairLJCutCoulWolfOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_WOLF_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_dipole_cut_omp.h b/src/USER-OMP/pair_lj_cut_dipole_cut_omp.h index 96b01aa22d..aed327957b 100644 --- a/src/USER-OMP/pair_lj_cut_dipole_cut_omp.h +++ b/src/USER-OMP/pair_lj_cut_dipole_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/dipole/cut/omp,PairLJCutDipoleCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_DIPOLE_CUT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_omp.h b/src/USER-OMP/pair_lj_cut_omp.h index 6b5e4e168a..46b14fd1c6 100644 --- a/src/USER-OMP/pair_lj_cut_omp.h +++ b/src/USER-OMP/pair_lj_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/omp,PairLJCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_soft_omp.h b/src/USER-OMP/pair_lj_cut_soft_omp.h index 2790bd106d..43f7e39f73 100644 --- a/src/USER-OMP/pair_lj_cut_soft_omp.h +++ b/src/USER-OMP/pair_lj_cut_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/soft/omp,PairLJCutSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_SOFT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_thole_long_omp.h b/src/USER-OMP/pair_lj_cut_thole_long_omp.h index 844b1b3799..1005372381 100644 --- a/src/USER-OMP/pair_lj_cut_thole_long_omp.h +++ b/src/USER-OMP/pair_lj_cut_thole_long_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/thole/long/omp,PairLJCutTholeLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_THOLE_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h b/src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h index 3fc7592e73..07ed845849 100644 --- a/src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h +++ b/src/USER-OMP/pair_lj_cut_tip4p_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/cut/omp,PairLJCutTIP4PCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_CUT_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_tip4p_long_omp.h b/src/USER-OMP/pair_lj_cut_tip4p_long_omp.h index ba5556130c..878071ec9b 100644 --- a/src/USER-OMP/pair_lj_cut_tip4p_long_omp.h +++ b/src/USER-OMP/pair_lj_cut_tip4p_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/long/omp,PairLJCutTIP4PLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h b/src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h index 208e9f3589..ae5b7e6f35 100644 --- a/src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h +++ b/src/USER-OMP/pair_lj_cut_tip4p_long_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/tip4p/long/soft/omp,PairLJCutTIP4PLongSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_TIP4P_LONG_SOFT_OMP_H diff --git a/src/USER-OMP/pair_lj_expand_omp.h b/src/USER-OMP/pair_lj_expand_omp.h index d1723fabe2..7cf60572f1 100644 --- a/src/USER-OMP/pair_lj_expand_omp.h +++ b/src/USER-OMP/pair_lj_expand_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/expand/omp,PairLJExpandOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_EXPAND_OMP_H diff --git a/src/USER-OMP/pair_lj_gromacs_coul_gromacs_omp.h b/src/USER-OMP/pair_lj_gromacs_coul_gromacs_omp.h index da014d73c1..006eee4091 100644 --- a/src/USER-OMP/pair_lj_gromacs_coul_gromacs_omp.h +++ b/src/USER-OMP/pair_lj_gromacs_coul_gromacs_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs/coul/gromacs/omp,PairLJGromacsCoulGromacsOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_COUL_GROMACS_OMP_H diff --git a/src/USER-OMP/pair_lj_gromacs_omp.h b/src/USER-OMP/pair_lj_gromacs_omp.h index 7073f6de67..46a0a6f646 100644 --- a/src/USER-OMP/pair_lj_gromacs_omp.h +++ b/src/USER-OMP/pair_lj_gromacs_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs/omp,PairLJGromacsOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_OMP_H diff --git a/src/USER-OMP/pair_lj_long_coul_long_omp.h b/src/USER-OMP/pair_lj_long_coul_long_omp.h index 5e410ce3c7..126b95088d 100644 --- a/src/USER-OMP/pair_lj_long_coul_long_omp.h +++ b/src/USER-OMP/pair_lj_long_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/coul/long/omp,PairLJLongCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_long_tip4p_long_omp.h b/src/USER-OMP/pair_lj_long_tip4p_long_omp.h index 6c7eab6bc5..f56f46813b 100644 --- a/src/USER-OMP/pair_lj_long_tip4p_long_omp.h +++ b/src/USER-OMP/pair_lj_long_tip4p_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/long/tip4p/long/omp,PairLJLongTIP4PLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_LONG_TIP4P_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_relres_omp.h b/src/USER-OMP/pair_lj_relres_omp.h index 429e27b6ca..aefe0ef28e 100644 --- a/src/USER-OMP/pair_lj_relres_omp.h +++ b/src/USER-OMP/pair_lj_relres_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/relres/omp,PairLJRelResOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_RELRES_OMP_H diff --git a/src/USER-OMP/pair_lj_sdk_coul_long_omp.h b/src/USER-OMP/pair_lj_sdk_coul_long_omp.h index 2ff3aa2025..b00f64930c 100644 --- a/src/USER-OMP/pair_lj_sdk_coul_long_omp.h +++ b/src/USER-OMP/pair_lj_sdk_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/coul/long/omp,PairLJSDKCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_lj_sdk_coul_msm_omp.h b/src/USER-OMP/pair_lj_sdk_coul_msm_omp.h index ad9e20d29c..5b9f03ad3c 100644 --- a/src/USER-OMP/pair_lj_sdk_coul_msm_omp.h +++ b/src/USER-OMP/pair_lj_sdk_coul_msm_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/coul/msm/omp,PairLJSDKCoulMSMOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_COUL_MSM_OMP_H diff --git a/src/USER-OMP/pair_lj_sdk_omp.h b/src/USER-OMP/pair_lj_sdk_omp.h index b9186d3e78..67174b23f0 100644 --- a/src/USER-OMP/pair_lj_sdk_omp.h +++ b/src/USER-OMP/pair_lj_sdk_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sdk/omp,PairLJSDKOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SDK_OMP_H diff --git a/src/USER-OMP/pair_lj_sf_dipole_sf_omp.h b/src/USER-OMP/pair_lj_sf_dipole_sf_omp.h index 46bbafccd2..7bbea925bf 100644 --- a/src/USER-OMP/pair_lj_sf_dipole_sf_omp.h +++ b/src/USER-OMP/pair_lj_sf_dipole_sf_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/sf/dipole/sf/omp,PairLJSFDipoleSFOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SF_DIPOLE_SF_OMP_H diff --git a/src/USER-OMP/pair_lj_smooth_linear_omp.h b/src/USER-OMP/pair_lj_smooth_linear_omp.h index b63e4e5d8f..cb541f1b52 100644 --- a/src/USER-OMP/pair_lj_smooth_linear_omp.h +++ b/src/USER-OMP/pair_lj_smooth_linear_omp.h @@ -16,10 +16,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/smooth/linear/omp,PairLJSmoothLinearOMP) PairStyle(lj/sf/omp,PairLJSmoothLinearOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SMOOTH_LINEAR_OMP_H diff --git a/src/USER-OMP/pair_lj_smooth_omp.h b/src/USER-OMP/pair_lj_smooth_omp.h index c621fd60bc..df8743f71f 100644 --- a/src/USER-OMP/pair_lj_smooth_omp.h +++ b/src/USER-OMP/pair_lj_smooth_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/smooth/omp,PairLJSmoothOMP) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SMOOTH_OMP_H diff --git a/src/USER-OMP/pair_lubricate_omp.h b/src/USER-OMP/pair_lubricate_omp.h index 203c1db03b..023370a585 100644 --- a/src/USER-OMP/pair_lubricate_omp.h +++ b/src/USER-OMP/pair_lubricate_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lubricate/omp,PairLubricateOMP) - +// clang-format on #else #ifndef LMP_PAIR_LUBRICATE_OMP_H diff --git a/src/USER-OMP/pair_lubricate_poly_omp.h b/src/USER-OMP/pair_lubricate_poly_omp.h index d72115fd46..4d3d453b7e 100644 --- a/src/USER-OMP/pair_lubricate_poly_omp.h +++ b/src/USER-OMP/pair_lubricate_poly_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lubricate/poly/omp,PairLubricateOMP) - +// clang-format on #else #ifndef LMP_PAIR_LUBRICATE_POLY_OMP_H diff --git a/src/USER-OMP/pair_meam_spline_omp.h b/src/USER-OMP/pair_meam_spline_omp.h index 553b80320a..0f34419441 100644 --- a/src/USER-OMP/pair_meam_spline_omp.h +++ b/src/USER-OMP/pair_meam_spline_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(meam/spline/omp,PairMEAMSplineOMP) - +// clang-format on #else #ifndef LMP_PAIR_MEAM_SPLINE_OMP_H diff --git a/src/USER-OMP/pair_morse_omp.h b/src/USER-OMP/pair_morse_omp.h index b73880dd8a..c1a3643bfc 100644 --- a/src/USER-OMP/pair_morse_omp.h +++ b/src/USER-OMP/pair_morse_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/omp,PairMorseOMP) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_OMP_H diff --git a/src/USER-OMP/pair_morse_smooth_linear_omp.h b/src/USER-OMP/pair_morse_smooth_linear_omp.h index 1753e69842..ab1b7a85f9 100644 --- a/src/USER-OMP/pair_morse_smooth_linear_omp.h +++ b/src/USER-OMP/pair_morse_smooth_linear_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse/smooth/linear/omp,PairMorseSmoothLinearOMP) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_SMOOTH_LINEAR_OMP_H diff --git a/src/USER-OMP/pair_nm_cut_coul_cut_omp.h b/src/USER-OMP/pair_nm_cut_coul_cut_omp.h index 7a073ad3f6..c31d520ccb 100644 --- a/src/USER-OMP/pair_nm_cut_coul_cut_omp.h +++ b/src/USER-OMP/pair_nm_cut_coul_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nm/cut/coul/cut/omp,PairNMCutCoulCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_NM_CUT_COUL_CUT_OMP_H diff --git a/src/USER-OMP/pair_nm_cut_coul_long_omp.h b/src/USER-OMP/pair_nm_cut_coul_long_omp.h index 1457ef18eb..3f3837290a 100644 --- a/src/USER-OMP/pair_nm_cut_coul_long_omp.h +++ b/src/USER-OMP/pair_nm_cut_coul_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nm/cut/coul/long/omp,PairNMCutCoulLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_NM_CUT_COUL_LONG_OMP_H diff --git a/src/USER-OMP/pair_nm_cut_omp.h b/src/USER-OMP/pair_nm_cut_omp.h index 5276708164..57ccdbb1d9 100644 --- a/src/USER-OMP/pair_nm_cut_omp.h +++ b/src/USER-OMP/pair_nm_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(nm/cut/omp,PairNMCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_NM_CUT_OMP_H diff --git a/src/USER-OMP/pair_peri_lps_omp.h b/src/USER-OMP/pair_peri_lps_omp.h index 00322f95b1..3a3babccd5 100644 --- a/src/USER-OMP/pair_peri_lps_omp.h +++ b/src/USER-OMP/pair_peri_lps_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(peri/lps/omp,PairPeriLPSOMP) - +// clang-format on #else #ifndef LMP_PAIR_PERI_LPS_OMP_H diff --git a/src/USER-OMP/pair_peri_pmb_omp.h b/src/USER-OMP/pair_peri_pmb_omp.h index 378926c830..145930d695 100644 --- a/src/USER-OMP/pair_peri_pmb_omp.h +++ b/src/USER-OMP/pair_peri_pmb_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(peri/pmb/omp,PairPeriPMBOMP) - +// clang-format on #else #ifndef LMP_PAIR_PERI_PMB_OMP_H diff --git a/src/USER-OMP/pair_reaxc_omp.h b/src/USER-OMP/pair_reaxc_omp.h index 08823489ef..ba0d3eea90 100644 --- a/src/USER-OMP/pair_reaxc_omp.h +++ b/src/USER-OMP/pair_reaxc_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(reax/c/omp,PairReaxCOMP) - +// clang-format on #else #ifndef LMP_PAIR_REAXC_OMP_H diff --git a/src/USER-OMP/pair_rebo_omp.h b/src/USER-OMP/pair_rebo_omp.h index 0f256bb65b..1a2e293697 100644 --- a/src/USER-OMP/pair_rebo_omp.h +++ b/src/USER-OMP/pair_rebo_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(rebo/omp,PairREBOOMP) - +// clang-format on #else #ifndef LMP_PAIR_REBO_OMP_H diff --git a/src/USER-OMP/pair_resquared_omp.h b/src/USER-OMP/pair_resquared_omp.h index d06747191b..de5dea224e 100644 --- a/src/USER-OMP/pair_resquared_omp.h +++ b/src/USER-OMP/pair_resquared_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(resquared/omp,PairRESquaredOMP) - +// clang-format on #else #ifndef LMP_PAIR_RESQUARED_OMP_H diff --git a/src/USER-OMP/pair_soft_omp.h b/src/USER-OMP/pair_soft_omp.h index c930cafc1e..b471bdfbe8 100644 --- a/src/USER-OMP/pair_soft_omp.h +++ b/src/USER-OMP/pair_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(soft/omp,PairSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_SOFT_OMP_H diff --git a/src/USER-OMP/pair_sw_omp.h b/src/USER-OMP/pair_sw_omp.h index 546ff75bfa..f9282aecd5 100644 --- a/src/USER-OMP/pair_sw_omp.h +++ b/src/USER-OMP/pair_sw_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sw/omp,PairSWOMP) - +// clang-format on #else #ifndef LMP_PAIR_SW_OMP_H diff --git a/src/USER-OMP/pair_table_omp.h b/src/USER-OMP/pair_table_omp.h index d4a773b11f..86b07c365e 100644 --- a/src/USER-OMP/pair_table_omp.h +++ b/src/USER-OMP/pair_table_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(table/omp,PairTableOMP) - +// clang-format on #else #ifndef LMP_PAIR_TABLE_OMP_H diff --git a/src/USER-OMP/pair_tersoff_mod_c_omp.h b/src/USER-OMP/pair_tersoff_mod_c_omp.h index 9d613b502e..8f32a3db32 100644 --- a/src/USER-OMP/pair_tersoff_mod_c_omp.h +++ b/src/USER-OMP/pair_tersoff_mod_c_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/mod/c/omp,PairTersoffMODCOMP) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_MOD_C_OMP_H diff --git a/src/USER-OMP/pair_tersoff_mod_omp.h b/src/USER-OMP/pair_tersoff_mod_omp.h index 2f4db53b3a..c949334f2c 100644 --- a/src/USER-OMP/pair_tersoff_mod_omp.h +++ b/src/USER-OMP/pair_tersoff_mod_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/mod/omp,PairTersoffMODOMP) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_MOD_OMP_H diff --git a/src/USER-OMP/pair_tersoff_omp.h b/src/USER-OMP/pair_tersoff_omp.h index b70bc3cf87..c5781a71de 100644 --- a/src/USER-OMP/pair_tersoff_omp.h +++ b/src/USER-OMP/pair_tersoff_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/omp,PairTersoffOMP) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_OMP_H diff --git a/src/USER-OMP/pair_tersoff_table_omp.h b/src/USER-OMP/pair_tersoff_table_omp.h index 8f77e2316c..26d5dcc4a1 100644 --- a/src/USER-OMP/pair_tersoff_table_omp.h +++ b/src/USER-OMP/pair_tersoff_table_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/table/omp,PairTersoffTableOMP) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_TABLE_OMP_H diff --git a/src/USER-OMP/pair_tersoff_zbl_omp.h b/src/USER-OMP/pair_tersoff_zbl_omp.h index 1e76d04b76..8f3f9ee1b5 100644 --- a/src/USER-OMP/pair_tersoff_zbl_omp.h +++ b/src/USER-OMP/pair_tersoff_zbl_omp.h @@ -11,9 +11,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tersoff/zbl/omp,PairTersoffZBLOMP) - +// clang-format on #else #ifndef LMP_PAIR_TERSOFF_ZBL_OMP_H diff --git a/src/USER-OMP/pair_tip4p_cut_omp.h b/src/USER-OMP/pair_tip4p_cut_omp.h index c546e7bdf9..321acf1327 100644 --- a/src/USER-OMP/pair_tip4p_cut_omp.h +++ b/src/USER-OMP/pair_tip4p_cut_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tip4p/cut/omp,PairTIP4PCutOMP) - +// clang-format on #else #ifndef LMP_PAIR_TIP4P_CUT_OMP_H diff --git a/src/USER-OMP/pair_tip4p_long_omp.h b/src/USER-OMP/pair_tip4p_long_omp.h index 489d68ee50..8f0f23f8b2 100644 --- a/src/USER-OMP/pair_tip4p_long_omp.h +++ b/src/USER-OMP/pair_tip4p_long_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tip4p/long/omp,PairTIP4PLongOMP) - +// clang-format on #else #ifndef LMP_PAIR_TIP4P_LONG_OMP_H diff --git a/src/USER-OMP/pair_tip4p_long_soft_omp.h b/src/USER-OMP/pair_tip4p_long_soft_omp.h index 89b1ecffc8..ba654c789c 100644 --- a/src/USER-OMP/pair_tip4p_long_soft_omp.h +++ b/src/USER-OMP/pair_tip4p_long_soft_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(tip4p/long/soft/omp,PairTIP4PLongSoftOMP) - +// clang-format on #else #ifndef LMP_PAIR_TIP4P_LONG_SOFT_OMP_H diff --git a/src/USER-OMP/pair_ufm_omp.h b/src/USER-OMP/pair_ufm_omp.h index b17265a820..04c9369e8e 100644 --- a/src/USER-OMP/pair_ufm_omp.h +++ b/src/USER-OMP/pair_ufm_omp.h @@ -18,9 +18,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(ufm/omp,PairUFMOMP) - +// clang-format on #else #ifndef LMP_PAIR_UFM_OMP_H diff --git a/src/USER-OMP/pair_vashishta_omp.h b/src/USER-OMP/pair_vashishta_omp.h index 6ea60ea5ad..f3ca7865ea 100644 --- a/src/USER-OMP/pair_vashishta_omp.h +++ b/src/USER-OMP/pair_vashishta_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(vashishta/omp,PairVashishtaOMP) - +// clang-format on #else #ifndef LMP_PAIR_VASHISHTA_OMP_H diff --git a/src/USER-OMP/pair_vashishta_table_omp.h b/src/USER-OMP/pair_vashishta_table_omp.h index e19ff9662a..9b38448033 100644 --- a/src/USER-OMP/pair_vashishta_table_omp.h +++ b/src/USER-OMP/pair_vashishta_table_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(vashishta/table/omp,PairVashishtaTableOMP) - +// clang-format on #else #ifndef LMP_PAIR_VASHISHTA_TABLE_OMP_H diff --git a/src/USER-OMP/pair_yukawa_colloid_omp.h b/src/USER-OMP/pair_yukawa_colloid_omp.h index cec1e2977b..9338090818 100644 --- a/src/USER-OMP/pair_yukawa_colloid_omp.h +++ b/src/USER-OMP/pair_yukawa_colloid_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa/colloid/omp,PairYukawaColloidOMP) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_COLLOID_OMP_H diff --git a/src/USER-OMP/pair_yukawa_omp.h b/src/USER-OMP/pair_yukawa_omp.h index 943ea1dd8e..67cd6aa7d8 100644 --- a/src/USER-OMP/pair_yukawa_omp.h +++ b/src/USER-OMP/pair_yukawa_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa/omp,PairYukawaOMP) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_OMP_H diff --git a/src/USER-OMP/pair_zbl_omp.h b/src/USER-OMP/pair_zbl_omp.h index ee40f2b1c7..edd696165c 100644 --- a/src/USER-OMP/pair_zbl_omp.h +++ b/src/USER-OMP/pair_zbl_omp.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(zbl/omp,PairZBLOMP) - +// clang-format on #else #ifndef LMP_PAIR_ZBL_OMP_H diff --git a/src/USER-OMP/pppm_cg_omp.h b/src/USER-OMP/pppm_cg_omp.h index 1a965ce848..b2616befc3 100644 --- a/src/USER-OMP/pppm_cg_omp.h +++ b/src/USER-OMP/pppm_cg_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/cg/omp,PPPMCGOMP) - +// clang-format on #else #ifndef LMP_PPPM_CG_OMP_H diff --git a/src/USER-OMP/pppm_disp_omp.h b/src/USER-OMP/pppm_disp_omp.h index b6114e8b7a..a05ddd8546 100644 --- a/src/USER-OMP/pppm_disp_omp.h +++ b/src/USER-OMP/pppm_disp_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/disp/omp,PPPMDispOMP) - +// clang-format on #else #ifndef LMP_PPPM_DISP_OMP_H diff --git a/src/USER-OMP/pppm_disp_tip4p_omp.h b/src/USER-OMP/pppm_disp_tip4p_omp.h index 3351a056a9..961d8a98da 100644 --- a/src/USER-OMP/pppm_disp_tip4p_omp.h +++ b/src/USER-OMP/pppm_disp_tip4p_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/disp/tip4p/omp,PPPMDispTIP4POMP) - +// clang-format on #else #ifndef LMP_PPPM_DISP_TIP4P_OMP_H diff --git a/src/USER-OMP/pppm_omp.h b/src/USER-OMP/pppm_omp.h index 1df65d927e..98db9b2168 100644 --- a/src/USER-OMP/pppm_omp.h +++ b/src/USER-OMP/pppm_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/omp,PPPMOMP) - +// clang-format on #else #ifndef LMP_PPPM_OMP_H diff --git a/src/USER-OMP/pppm_tip4p_omp.h b/src/USER-OMP/pppm_tip4p_omp.h index 7685bbbd6c..91201b6c41 100644 --- a/src/USER-OMP/pppm_tip4p_omp.h +++ b/src/USER-OMP/pppm_tip4p_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(pppm/tip4p/omp,PPPMTIP4POMP) - +// clang-format on #else #ifndef LMP_PPPM_TIP4P_OMP_H diff --git a/src/USER-OMP/respa_omp.h b/src/USER-OMP/respa_omp.h index 6c676328b2..db90e47313 100644 --- a/src/USER-OMP/respa_omp.h +++ b/src/USER-OMP/respa_omp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef INTEGRATE_CLASS - +// clang-format off IntegrateStyle(respa/omp,RespaOMP) - +// clang-format on #else #ifndef LMP_RESPA_OMP_H diff --git a/src/USER-PACE/pair_pace.h b/src/USER-PACE/pair_pace.h index 397b6dd1a9..38349d966d 100644 --- a/src/USER-PACE/pair_pace.h +++ b/src/USER-PACE/pair_pace.h @@ -26,9 +26,9 @@ Copyright 2021 Yury Lysogorskiy^1, Cas van der Oord^2, Anton Bochkarev^1, #ifdef PAIR_CLASS - +// clang-format off PairStyle(pace,PairPACE) - +// clang-format on #else #ifndef LMP_PAIR_PACE_H diff --git a/src/USER-PHONON/dynamical_matrix.h b/src/USER-PHONON/dynamical_matrix.h index d8c3ad411b..8662c50b8a 100644 --- a/src/USER-PHONON/dynamical_matrix.h +++ b/src/USER-PHONON/dynamical_matrix.h @@ -3,9 +3,9 @@ // #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(dynamical_matrix,DynamicalMatrix) - +// clang-format on #else #ifndef LMP_DYNAMICAL_MATRIX_H diff --git a/src/USER-PHONON/fix_phonon.h b/src/USER-PHONON/fix_phonon.h index f75139ce42..77a6e982ef 100644 --- a/src/USER-PHONON/fix_phonon.h +++ b/src/USER-PHONON/fix_phonon.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(phonon,FixPhonon) - +// clang-format on #else #ifndef FIX_PHONON_H diff --git a/src/USER-PHONON/third_order.h b/src/USER-PHONON/third_order.h index 56a0266937..56b3c670a0 100644 --- a/src/USER-PHONON/third_order.h +++ b/src/USER-PHONON/third_order.h @@ -4,9 +4,9 @@ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(third_order,ThirdOrder) - +// clang-format on #else #ifndef LMP_THIRD_ORDER_H diff --git a/src/USER-PLUMED/fix_plumed.h b/src/USER-PLUMED/fix_plumed.h index 43096e8a26..68230c00fa 100644 --- a/src/USER-PLUMED/fix_plumed.h +++ b/src/USER-PLUMED/fix_plumed.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(plumed,FixPlumed) - +// clang-format on #else #ifndef LMP_FIX_PLUMED_H diff --git a/src/USER-PTM/compute_ptm_atom.h b/src/USER-PTM/compute_ptm_atom.h index 2d6bfbb904..443af88463 100644 --- a/src/USER-PTM/compute_ptm_atom.h +++ b/src/USER-PTM/compute_ptm_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ptm/atom,ComputePTMAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_PTM_ATOM_H diff --git a/src/USER-QMMM/fix_qmmm.h b/src/USER-QMMM/fix_qmmm.h index f7f599e8f1..cc796a963b 100644 --- a/src/USER-QMMM/fix_qmmm.h +++ b/src/USER-QMMM/fix_qmmm.h @@ -13,9 +13,9 @@ #ifdef FIX_CLASS - +// clang-format off FixStyle(qmmm,FixQMMM) - +// clang-format on #else #ifndef LMP_FIX_QMMM_H diff --git a/src/USER-QTB/fix_qbmsst.h b/src/USER-QTB/fix_qbmsst.h index 31e9ae77cc..9e8ae5958f 100644 --- a/src/USER-QTB/fix_qbmsst.h +++ b/src/USER-QTB/fix_qbmsst.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qbmsst,FixQBMSST) - +// clang-format on #else #ifndef FIX_QBMSST_H diff --git a/src/USER-QTB/fix_qtb.h b/src/USER-QTB/fix_qtb.h index 88726e7253..f5ac3c01c2 100644 --- a/src/USER-QTB/fix_qtb.h +++ b/src/USER-QTB/fix_qtb.h @@ -17,9 +17,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qtb,FixQTB) - +// clang-format on #else #ifndef LMP_FIX_QTB_H diff --git a/src/USER-QUIP/pair_quip.h b/src/USER-QUIP/pair_quip.h index b6029f0c40..0657d3c97c 100644 --- a/src/USER-QUIP/pair_quip.h +++ b/src/USER-QUIP/pair_quip.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(quip,PairQUIP) - +// clang-format on #else #ifndef LMP_PAIR_QUIP_H diff --git a/src/USER-REACTION/fix_bond_react.h b/src/USER-REACTION/fix_bond_react.h index 19852d93f7..89e85c3b97 100644 --- a/src/USER-REACTION/fix_bond_react.h +++ b/src/USER-REACTION/fix_bond_react.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(bond/react,FixBondReact) - +// clang-format on #else #ifndef LMP_FIX_BOND_REACT_H diff --git a/src/USER-REAXC/compute_spec_atom.h b/src/USER-REAXC/compute_spec_atom.h index a7411bbed3..78de3a7582 100644 --- a/src/USER-REAXC/compute_spec_atom.h +++ b/src/USER-REAXC/compute_spec_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(SPEC/ATOM,ComputeSpecAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_SPEC_ATOM_H diff --git a/src/USER-REAXC/fix_qeq_reax.h b/src/USER-REAXC/fix_qeq_reax.h index 65e1643a0c..fed1fc3be1 100644 --- a/src/USER-REAXC/fix_qeq_reax.h +++ b/src/USER-REAXC/fix_qeq_reax.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(qeq/reax,FixQEqReax) - +// clang-format on #else #ifndef LMP_FIX_QEQ_REAX_H diff --git a/src/USER-REAXC/fix_reaxc.h b/src/USER-REAXC/fix_reaxc.h index 6fefb975fd..5e324a1add 100644 --- a/src/USER-REAXC/fix_reaxc.h +++ b/src/USER-REAXC/fix_reaxc.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(REAXC,FixReaxC) - +// clang-format on #else #ifndef LMP_FIX_REAXC_H diff --git a/src/USER-REAXC/fix_reaxc_bonds.h b/src/USER-REAXC/fix_reaxc_bonds.h index a19135f25a..bbfe714d0c 100644 --- a/src/USER-REAXC/fix_reaxc_bonds.h +++ b/src/USER-REAXC/fix_reaxc_bonds.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(reax/c/bonds,FixReaxCBonds) - +// clang-format on #else #ifndef LMP_FIX_REAXC_BONDS_H diff --git a/src/USER-REAXC/fix_reaxc_species.h b/src/USER-REAXC/fix_reaxc_species.h index 35e3f31ab0..8fb2343e39 100644 --- a/src/USER-REAXC/fix_reaxc_species.h +++ b/src/USER-REAXC/fix_reaxc_species.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(reax/c/species,FixReaxCSpecies) - +// clang-format on #else #ifndef LMP_FIX_REAXC_SPECIES_H diff --git a/src/USER-REAXC/pair_reaxc.h b/src/USER-REAXC/pair_reaxc.h index d3fad7f63f..5e15876ce1 100644 --- a/src/USER-REAXC/pair_reaxc.h +++ b/src/USER-REAXC/pair_reaxc.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(reax/c,PairReaxC) - +// clang-format on #else #ifndef LMP_PAIR_REAXC_H diff --git a/src/USER-SCAFACOS/scafacos.h b/src/USER-SCAFACOS/scafacos.h index 62517561de..e52159e9e6 100644 --- a/src/USER-SCAFACOS/scafacos.h +++ b/src/USER-SCAFACOS/scafacos.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(scafacos,Scafacos) - +// clang-format on #else #ifndef LMP_SCAFACOS_H diff --git a/src/USER-SDPD/fix_meso_move.h b/src/USER-SDPD/fix_meso_move.h index 27532fe5b6..4a39e75982 100644 --- a/src/USER-SDPD/fix_meso_move.h +++ b/src/USER-SDPD/fix_meso_move.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(meso/move,FixMesoMove) - +// clang-format on #else #ifndef LMP_FIX_MESO_MOVE_H diff --git a/src/USER-SDPD/fix_rigid_meso.h b/src/USER-SDPD/fix_rigid_meso.h index fcec79e4c3..af86d579e0 100644 --- a/src/USER-SDPD/fix_rigid_meso.h +++ b/src/USER-SDPD/fix_rigid_meso.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(rigid/meso,FixRigidMeso) - +// clang-format on #else #ifndef LMP_FIX_RIGID_MESO_H diff --git a/src/USER-SDPD/pair_sdpd_taitwater_isothermal.h b/src/USER-SDPD/pair_sdpd_taitwater_isothermal.h index 95f62bf166..16da1661f6 100644 --- a/src/USER-SDPD/pair_sdpd_taitwater_isothermal.h +++ b/src/USER-SDPD/pair_sdpd_taitwater_isothermal.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sdpd/taitwater/isothermal,PairSDPDTaitwaterIsothermal) - +// clang-format on #else #ifndef LMP_PAIR_SDPD_TAITWATER_MORRIS_ISOTHERMAL_H diff --git a/src/USER-SMD/atom_vec_smd.h b/src/USER-SMD/atom_vec_smd.h index b5738d9b3f..cae7d12648 100644 --- a/src/USER-SMD/atom_vec_smd.h +++ b/src/USER-SMD/atom_vec_smd.h @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(smd,AtomVecSMD) - +// clang-format on #else #ifndef LMP_ATOM_VEC_SMD_H diff --git a/src/USER-SMD/compute_smd_contact_radius.h b/src/USER-SMD/compute_smd_contact_radius.h index 2c3098936f..3479d9a35d 100644 --- a/src/USER-SMD/compute_smd_contact_radius.h +++ b/src/USER-SMD/compute_smd_contact_radius.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/contact/radius,ComputeSMDContactRadius) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_CONTACT_RADIUS_H diff --git a/src/USER-SMD/compute_smd_damage.h b/src/USER-SMD/compute_smd_damage.h index 5c3e96b339..4953f82595 100644 --- a/src/USER-SMD/compute_smd_damage.h +++ b/src/USER-SMD/compute_smd_damage.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/damage,ComputeSMDDamage) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_DAMAGE_H diff --git a/src/USER-SMD/compute_smd_hourglass_error.h b/src/USER-SMD/compute_smd_hourglass_error.h index 4807164cb1..66aed348ba 100644 --- a/src/USER-SMD/compute_smd_hourglass_error.h +++ b/src/USER-SMD/compute_smd_hourglass_error.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/hourglass/error,ComputeSMDHourglassError) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_HOURGLASS_ERROR_H diff --git a/src/USER-SMD/compute_smd_internal_energy.h b/src/USER-SMD/compute_smd_internal_energy.h index 0f11c2c9fe..219843edd0 100644 --- a/src/USER-SMD/compute_smd_internal_energy.h +++ b/src/USER-SMD/compute_smd_internal_energy.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/internal/energy,ComputeSMDInternalEnergy) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_INTERNAL_ENERGY_H diff --git a/src/USER-SMD/compute_smd_plastic_strain.h b/src/USER-SMD/compute_smd_plastic_strain.h index fdc1f8af8d..9420e38c52 100644 --- a/src/USER-SMD/compute_smd_plastic_strain.h +++ b/src/USER-SMD/compute_smd_plastic_strain.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/plastic/strain,ComputeSMDPlasticStrain) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_PLASTIC_STRAIN_H diff --git a/src/USER-SMD/compute_smd_plastic_strain_rate.h b/src/USER-SMD/compute_smd_plastic_strain_rate.h index 3311a5d28d..ae8528f9ef 100644 --- a/src/USER-SMD/compute_smd_plastic_strain_rate.h +++ b/src/USER-SMD/compute_smd_plastic_strain_rate.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/plastic/strain/rate,ComputeSMDPlasticStrainRate) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_PLASTIC_STRAIN_RATE_H diff --git a/src/USER-SMD/compute_smd_rho.h b/src/USER-SMD/compute_smd_rho.h index 9ee1ee11da..1b63d6fd7f 100644 --- a/src/USER-SMD/compute_smd_rho.h +++ b/src/USER-SMD/compute_smd_rho.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/rho,ComputeSMDRho) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_RHO_H diff --git a/src/USER-SMD/compute_smd_tlsph_defgrad.h b/src/USER-SMD/compute_smd_tlsph_defgrad.h index 2882d3bde6..d91f904daf 100644 --- a/src/USER-SMD/compute_smd_tlsph_defgrad.h +++ b/src/USER-SMD/compute_smd_tlsph_defgrad.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/tlsph/defgrad,ComputeSMDTLSPHDefgrad) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_DEFGRAD_H diff --git a/src/USER-SMD/compute_smd_tlsph_dt.h b/src/USER-SMD/compute_smd_tlsph_dt.h index 6d0172f3f9..fa7ec3c9af 100644 --- a/src/USER-SMD/compute_smd_tlsph_dt.h +++ b/src/USER-SMD/compute_smd_tlsph_dt.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/tlsph/dt,ComputeSMDTlsphDt) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_DT_H diff --git a/src/USER-SMD/compute_smd_tlsph_num_neighs.h b/src/USER-SMD/compute_smd_tlsph_num_neighs.h index bd8bf80b90..b35d05e594 100644 --- a/src/USER-SMD/compute_smd_tlsph_num_neighs.h +++ b/src/USER-SMD/compute_smd_tlsph_num_neighs.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/tlsph/num/neighs,ComputeSMDTLSPHNumNeighs) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_NUM_NEIGHS_H diff --git a/src/USER-SMD/compute_smd_tlsph_shape.h b/src/USER-SMD/compute_smd_tlsph_shape.h index 422073dffe..99410025b7 100644 --- a/src/USER-SMD/compute_smd_tlsph_shape.h +++ b/src/USER-SMD/compute_smd_tlsph_shape.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/tlsph/shape,ComputeSmdTlsphShape) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_SHAPE_H diff --git a/src/USER-SMD/compute_smd_tlsph_strain.h b/src/USER-SMD/compute_smd_tlsph_strain.h index 1ebdfa5ba2..e604af1bda 100644 --- a/src/USER-SMD/compute_smd_tlsph_strain.h +++ b/src/USER-SMD/compute_smd_tlsph_strain.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/tlsph/strain,ComputeSMDTLSPHstrain) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_STRAIN_H diff --git a/src/USER-SMD/compute_smd_tlsph_strain_rate.h b/src/USER-SMD/compute_smd_tlsph_strain_rate.h index ccaec219a6..ec77480448 100644 --- a/src/USER-SMD/compute_smd_tlsph_strain_rate.h +++ b/src/USER-SMD/compute_smd_tlsph_strain_rate.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/tlsph/strain/rate,ComputeSMDTLSPHStrainRate) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_STRAIN_RATE_H diff --git a/src/USER-SMD/compute_smd_tlsph_stress.h b/src/USER-SMD/compute_smd_tlsph_stress.h index 97a01282d7..ce55583d82 100644 --- a/src/USER-SMD/compute_smd_tlsph_stress.h +++ b/src/USER-SMD/compute_smd_tlsph_stress.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - -ComputeStyle(smd/tlsph/stress, ComputeSMDTLSPHStress) - +// clang-format off +ComputeStyle(smd/tlsph/stress,ComputeSMDTLSPHStress) +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TLSPH_STRESS_H diff --git a/src/USER-SMD/compute_smd_triangle_vertices.h b/src/USER-SMD/compute_smd_triangle_vertices.h index 5c6e178e14..b8a2a1f309 100644 --- a/src/USER-SMD/compute_smd_triangle_vertices.h +++ b/src/USER-SMD/compute_smd_triangle_vertices.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/triangle/vertices,ComputeSMDTriangleVertices) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_TRIANGLE_VERTICES_H diff --git a/src/USER-SMD/compute_smd_ulsph_effm.h b/src/USER-SMD/compute_smd_ulsph_effm.h index c4c5025a12..50c8b1fc10 100644 --- a/src/USER-SMD/compute_smd_ulsph_effm.h +++ b/src/USER-SMD/compute_smd_ulsph_effm.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/ulsph/effm,ComputeSMD_Ulsph_Effm) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_ULSPH_EFFM_H diff --git a/src/USER-SMD/compute_smd_ulsph_num_neighs.h b/src/USER-SMD/compute_smd_ulsph_num_neighs.h index cc3b56c0be..ec33daa006 100644 --- a/src/USER-SMD/compute_smd_ulsph_num_neighs.h +++ b/src/USER-SMD/compute_smd_ulsph_num_neighs.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/ulsph/num/neighs,ComputeSMDULSPHNumNeighs) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_ULSPH_NUM_NEIGHS_H diff --git a/src/USER-SMD/compute_smd_ulsph_strain.h b/src/USER-SMD/compute_smd_ulsph_strain.h index 37a33a8307..8624b4bf6b 100644 --- a/src/USER-SMD/compute_smd_ulsph_strain.h +++ b/src/USER-SMD/compute_smd_ulsph_strain.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/ulsph/strain,ComputeSMDULSPHstrain) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_ULSPH_STRAIN_H diff --git a/src/USER-SMD/compute_smd_ulsph_strain_rate.h b/src/USER-SMD/compute_smd_ulsph_strain_rate.h index b306259aaf..b2d85e0bfc 100644 --- a/src/USER-SMD/compute_smd_ulsph_strain_rate.h +++ b/src/USER-SMD/compute_smd_ulsph_strain_rate.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/ulsph/strain/rate,ComputeSMDULSPHStrainRate) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_ULSPH_STRAIN_RATE_H diff --git a/src/USER-SMD/compute_smd_ulsph_stress.h b/src/USER-SMD/compute_smd_ulsph_stress.h index 17183d9f57..9bb78b5b05 100644 --- a/src/USER-SMD/compute_smd_ulsph_stress.h +++ b/src/USER-SMD/compute_smd_ulsph_stress.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - -ComputeStyle(smd/ulsph/stress, ComputeSMDULSPHStress) - +// clang-format off +ComputeStyle(smd/ulsph/stress,ComputeSMDULSPHStress) +// clang-format on #else #ifndef LMP_COMPUTE_SMD_ULSPH_STRESS_H diff --git a/src/USER-SMD/compute_smd_vol.h b/src/USER-SMD/compute_smd_vol.h index 9b2b9e4728..82daeb7418 100644 --- a/src/USER-SMD/compute_smd_vol.h +++ b/src/USER-SMD/compute_smd_vol.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(smd/vol,ComputeSMDVol) - +// clang-format on #else #ifndef LMP_COMPUTE_SMD_VOL_H diff --git a/src/USER-SMD/fix_smd_adjust_dt.h b/src/USER-SMD/fix_smd_adjust_dt.h index 777519a35c..f8f572f88a 100644 --- a/src/USER-SMD/fix_smd_adjust_dt.h +++ b/src/USER-SMD/fix_smd_adjust_dt.h @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd/adjust_dt,FixSMDTlsphDtReset) - +// clang-format on #else #ifndef LMP_FIX_TLSPH_DT_RESET_H diff --git a/src/USER-SMD/fix_smd_integrate_tlsph.h b/src/USER-SMD/fix_smd_integrate_tlsph.h index 495bd65427..9c62cec150 100644 --- a/src/USER-SMD/fix_smd_integrate_tlsph.h +++ b/src/USER-SMD/fix_smd_integrate_tlsph.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd/integrate_tlsph,FixSMDIntegrateTlsph) - +// clang-format on #else #ifndef LMP_FIX_SMD_INTEGRATE_TLSPH_H diff --git a/src/USER-SMD/fix_smd_integrate_ulsph.h b/src/USER-SMD/fix_smd_integrate_ulsph.h index 5339671ab1..2297d6c78c 100644 --- a/src/USER-SMD/fix_smd_integrate_ulsph.h +++ b/src/USER-SMD/fix_smd_integrate_ulsph.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd/integrate_ulsph,FixSMDIntegrateUlsph) - +// clang-format on #else #ifndef LMP_FIX_SMD_INTEGRATE_ULSPH_H diff --git a/src/USER-SMD/fix_smd_move_triangulated_surface.h b/src/USER-SMD/fix_smd_move_triangulated_surface.h index 9d0b3e6692..8d64f83396 100644 --- a/src/USER-SMD/fix_smd_move_triangulated_surface.h +++ b/src/USER-SMD/fix_smd_move_triangulated_surface.h @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd/move_tri_surf,FixSMDMoveTriSurf) - +// clang-format on #else #ifndef LMP_FIX_SMD_INTEGRATE_TRIANGULAR_SURFACE_H diff --git a/src/USER-SMD/fix_smd_setvel.h b/src/USER-SMD/fix_smd_setvel.h index af4f556942..20014a070e 100644 --- a/src/USER-SMD/fix_smd_setvel.h +++ b/src/USER-SMD/fix_smd_setvel.h @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd/setvel,FixSMDSetVel) - +// clang-format on #else #ifndef LMP_FIX_SMD_SETVEL_H diff --git a/src/USER-SMD/fix_smd_tlsph_reference_configuration.h b/src/USER-SMD/fix_smd_tlsph_reference_configuration.h index 29f759d3a3..1010329032 100644 --- a/src/USER-SMD/fix_smd_tlsph_reference_configuration.h +++ b/src/USER-SMD/fix_smd_tlsph_reference_configuration.h @@ -26,9 +26,9 @@ #ifdef FIX_CLASS - +// clang-format off FixStyle(SMD_TLSPH_NEIGHBORS,FixSMD_TLSPH_ReferenceConfiguration) - +// clang-format on #else #ifndef LMP_FIX_SMD_TLSPH_REFERENCE_H diff --git a/src/USER-SMD/fix_smd_wall_surface.h b/src/USER-SMD/fix_smd_wall_surface.h index 7f96222ff5..e2af3a68e0 100644 --- a/src/USER-SMD/fix_smd_wall_surface.h +++ b/src/USER-SMD/fix_smd_wall_surface.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(smd/wall_surface,FixSMDWallSurface) - +// clang-format on #else #ifndef LMP_FIX_SMD_WALL_SURFACE_H diff --git a/src/USER-SMD/pair_smd_hertz.h b/src/USER-SMD/pair_smd_hertz.h index 2cdfaceb51..924cf12237 100644 --- a/src/USER-SMD/pair_smd_hertz.h +++ b/src/USER-SMD/pair_smd_hertz.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(smd/hertz,PairHertz) - +// clang-format on #else #ifndef LMP_SMD_HERTZ_H diff --git a/src/USER-SMD/pair_smd_tlsph.h b/src/USER-SMD/pair_smd_tlsph.h index 4a5d55c768..e5fafa1607 100644 --- a/src/USER-SMD/pair_smd_tlsph.h +++ b/src/USER-SMD/pair_smd_tlsph.h @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(smd/tlsph,PairTlsph) - +// clang-format on #else #ifndef LMP_TLSPH_NEW_H diff --git a/src/USER-SMD/pair_smd_triangulated_surface.h b/src/USER-SMD/pair_smd_triangulated_surface.h index 6b4e83616c..587f33374b 100644 --- a/src/USER-SMD/pair_smd_triangulated_surface.h +++ b/src/USER-SMD/pair_smd_triangulated_surface.h @@ -24,9 +24,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(smd/tri_surface,PairTriSurf) - +// clang-format on #else #ifndef LMP_SMD_TRI_SURFACE_H diff --git a/src/USER-SMD/pair_smd_ulsph.h b/src/USER-SMD/pair_smd_ulsph.h index 5313985bf7..179f81b3e6 100644 --- a/src/USER-SMD/pair_smd_ulsph.h +++ b/src/USER-SMD/pair_smd_ulsph.h @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(smd/ulsph,PairULSPH) - +// clang-format on #else #ifndef LMP_ULSPH_H diff --git a/src/USER-SMTBQ/pair_smtbq.h b/src/USER-SMTBQ/pair_smtbq.h index b110b6aaae..94cb43fd94 100644 --- a/src/USER-SMTBQ/pair_smtbq.h +++ b/src/USER-SMTBQ/pair_smtbq.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(smtbq,PairSMTBQ) - +// clang-format on #else #ifndef LMP_PAIR_SMTBQ_H diff --git a/src/USER-SPH/atom_vec_sph.h b/src/USER-SPH/atom_vec_sph.h index e6a8185760..ece38d6809 100644 --- a/src/USER-SPH/atom_vec_sph.h +++ b/src/USER-SPH/atom_vec_sph.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(sph,AtomVecSPH) - +// clang-format on #else #ifndef LMP_ATOM_VEC_SPH_H diff --git a/src/USER-SPH/compute_sph_e_atom.h b/src/USER-SPH/compute_sph_e_atom.h index 885a7bbcb6..5d6337bca0 100644 --- a/src/USER-SPH/compute_sph_e_atom.h +++ b/src/USER-SPH/compute_sph_e_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(sph/e/atom,ComputeSPHEAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_SPH_E_ATOM_H diff --git a/src/USER-SPH/compute_sph_rho_atom.h b/src/USER-SPH/compute_sph_rho_atom.h index 37ba49a63f..eae3094627 100644 --- a/src/USER-SPH/compute_sph_rho_atom.h +++ b/src/USER-SPH/compute_sph_rho_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(sph/rho/atom,ComputeSPHRhoAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_MESO_SPH_ATOM_H diff --git a/src/USER-SPH/compute_sph_t_atom.h b/src/USER-SPH/compute_sph_t_atom.h index 7489c00299..2d77a1ffb3 100644 --- a/src/USER-SPH/compute_sph_t_atom.h +++ b/src/USER-SPH/compute_sph_t_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(sph/t/atom,ComputeSPHTAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_SPH_T_ATOM_H diff --git a/src/USER-SPH/fix_sph.h b/src/USER-SPH/fix_sph.h index 590612e2bd..b3478f8711 100644 --- a/src/USER-SPH/fix_sph.h +++ b/src/USER-SPH/fix_sph.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(sph,FixSPH) - +// clang-format on #else #ifndef LMP_FIX_SPH_H diff --git a/src/USER-SPH/fix_sph_stationary.h b/src/USER-SPH/fix_sph_stationary.h index 90cc164ff1..fc0ec7596d 100644 --- a/src/USER-SPH/fix_sph_stationary.h +++ b/src/USER-SPH/fix_sph_stationary.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(sph/stationary,FixSPHStationary) - +// clang-format on #else #ifndef LMP_FIX_SPH_STATIONARY_H diff --git a/src/USER-SPH/pair_sph_heatconduction.h b/src/USER-SPH/pair_sph_heatconduction.h index 43ff122cf7..3d1cf28f71 100644 --- a/src/USER-SPH/pair_sph_heatconduction.h +++ b/src/USER-SPH/pair_sph_heatconduction.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sph/heatconduction,PairSPHHeatConduction) - +// clang-format on #else #ifndef LMP_PAIR_SPH_HEATCONDUCTION_H diff --git a/src/USER-SPH/pair_sph_idealgas.h b/src/USER-SPH/pair_sph_idealgas.h index a0920aece2..96f7cb809c 100644 --- a/src/USER-SPH/pair_sph_idealgas.h +++ b/src/USER-SPH/pair_sph_idealgas.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sph/idealgas,PairSPHIdealGas) - +// clang-format on #else #ifndef LMP_PAIR_IDEALGAS_H diff --git a/src/USER-SPH/pair_sph_lj.h b/src/USER-SPH/pair_sph_lj.h index 2929e69783..4da35efb28 100644 --- a/src/USER-SPH/pair_sph_lj.h +++ b/src/USER-SPH/pair_sph_lj.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sph/lj,PairSPHLJ) - +// clang-format on #else #ifndef LMP_PAIR_LJ_H diff --git a/src/USER-SPH/pair_sph_rhosum.h b/src/USER-SPH/pair_sph_rhosum.h index d7a168fbcb..e50f881585 100644 --- a/src/USER-SPH/pair_sph_rhosum.h +++ b/src/USER-SPH/pair_sph_rhosum.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sph/rhosum,PairSPHRhoSum) - +// clang-format on #else #ifndef LMP_PAIR_SPH_RHOSUM_H diff --git a/src/USER-SPH/pair_sph_taitwater.h b/src/USER-SPH/pair_sph_taitwater.h index 41473da8d2..6e94f73d89 100644 --- a/src/USER-SPH/pair_sph_taitwater.h +++ b/src/USER-SPH/pair_sph_taitwater.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sph/taitwater,PairSPHTaitwater) - +// clang-format on #else #ifndef LMP_PAIR_TAITWATER_H diff --git a/src/USER-SPH/pair_sph_taitwater_morris.h b/src/USER-SPH/pair_sph_taitwater_morris.h index 8d98e7a0ed..6f0bb31055 100644 --- a/src/USER-SPH/pair_sph_taitwater_morris.h +++ b/src/USER-SPH/pair_sph_taitwater_morris.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(sph/taitwater/morris,PairSPHTaitwaterMorris) - +// clang-format on #else #ifndef LMP_PAIR_TAITWATER_MORRIS_H diff --git a/src/USER-TALLY/compute_force_tally.h b/src/USER-TALLY/compute_force_tally.h index 86703d1187..32e80f7358 100644 --- a/src/USER-TALLY/compute_force_tally.h +++ b/src/USER-TALLY/compute_force_tally.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(force/tally,ComputeForceTally) - +// clang-format on #else #ifndef LMP_COMPUTE_FORCE_TALLY_H diff --git a/src/USER-TALLY/compute_heat_flux_tally.h b/src/USER-TALLY/compute_heat_flux_tally.h index 9f96946a19..9cf21b45b3 100644 --- a/src/USER-TALLY/compute_heat_flux_tally.h +++ b/src/USER-TALLY/compute_heat_flux_tally.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(heat/flux/tally,ComputeHeatFluxTally) - +// clang-format on #else #ifndef LMP_COMPUTE_HEAT_FLUX_TALLY_H diff --git a/src/USER-TALLY/compute_pe_mol_tally.h b/src/USER-TALLY/compute_pe_mol_tally.h index 8c3bf3627d..a64de0e2b5 100644 --- a/src/USER-TALLY/compute_pe_mol_tally.h +++ b/src/USER-TALLY/compute_pe_mol_tally.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pe/mol/tally,ComputePEMolTally) - +// clang-format on #else #ifndef LMP_COMPUTE_PE_MOL_TALLY_H diff --git a/src/USER-TALLY/compute_pe_tally.h b/src/USER-TALLY/compute_pe_tally.h index f9d008f820..e6246d73a7 100644 --- a/src/USER-TALLY/compute_pe_tally.h +++ b/src/USER-TALLY/compute_pe_tally.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pe/tally,ComputePETally) - +// clang-format on #else #ifndef LMP_COMPUTE_PETALLY_H diff --git a/src/USER-TALLY/compute_stress_tally.h b/src/USER-TALLY/compute_stress_tally.h index 4236586822..a29954bb03 100644 --- a/src/USER-TALLY/compute_stress_tally.h +++ b/src/USER-TALLY/compute_stress_tally.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(stress/tally,ComputeStressTally) - +// clang-format on #else #ifndef LMP_COMPUTE_STRESS_TALLY_H diff --git a/src/USER-UEF/compute_pressure_uef.h b/src/USER-UEF/compute_pressure_uef.h index 9957ab4dd3..e3de684dc4 100644 --- a/src/USER-UEF/compute_pressure_uef.h +++ b/src/USER-UEF/compute_pressure_uef.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pressure/uef,ComputePressureUef) - +// clang-format on #else #ifndef LMP_COMPUTE_PRESSURE_UEF_H diff --git a/src/USER-UEF/compute_temp_uef.h b/src/USER-UEF/compute_temp_uef.h index 638d87076a..515e6a0fc5 100644 --- a/src/USER-UEF/compute_temp_uef.h +++ b/src/USER-UEF/compute_temp_uef.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/uef,ComputeTempUef) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_UEF_H diff --git a/src/USER-UEF/dump_cfg_uef.h b/src/USER-UEF/dump_cfg_uef.h index 345d100721..dd68670f14 100644 --- a/src/USER-UEF/dump_cfg_uef.h +++ b/src/USER-UEF/dump_cfg_uef.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(cfg/uef,DumpCFGUef) - +// clang-format on #else #ifndef LMP_DUMP_CFG_UEF_H diff --git a/src/USER-UEF/fix_npt_uef.h b/src/USER-UEF/fix_npt_uef.h index 74b4e55048..c1d08a65c2 100644 --- a/src/USER-UEF/fix_npt_uef.h +++ b/src/USER-UEF/fix_npt_uef.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/uef,FixNPTUef) - +// clang-format on #else #ifndef LMP_FIX_NPT_UEF_H diff --git a/src/USER-UEF/fix_nvt_uef.h b/src/USER-UEF/fix_nvt_uef.h index 76ed7fd1ca..e77e30da0f 100644 --- a/src/USER-UEF/fix_nvt_uef.h +++ b/src/USER-UEF/fix_nvt_uef.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/uef,FixNVTUef) - +// clang-format on #else #ifndef LMP_FIX_NVT_UEF_H diff --git a/src/USER-VTK/dump_vtk.h b/src/USER-VTK/dump_vtk.h index 9ff57c642b..995a893464 100644 --- a/src/USER-VTK/dump_vtk.h +++ b/src/USER-VTK/dump_vtk.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(vtk,DumpVTK) - +// clang-format on #else #ifndef LMP_DUMP_VTK_H diff --git a/src/USER-YAFF/angle_cross.h b/src/USER-YAFF/angle_cross.h index 56b3579f50..d42f5dbec7 100644 --- a/src/USER-YAFF/angle_cross.h +++ b/src/USER-YAFF/angle_cross.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(cross,AngleCross) - +// clang-format on #else #ifndef LMP_ANGLE_CROSS_H diff --git a/src/USER-YAFF/angle_mm3.h b/src/USER-YAFF/angle_mm3.h index 00d0a2a073..39ac761a47 100644 --- a/src/USER-YAFF/angle_mm3.h +++ b/src/USER-YAFF/angle_mm3.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(mm3,AngleMM3) - +// clang-format on #else #ifndef LMP_ANGLE_MM3_H diff --git a/src/USER-YAFF/bond_mm3.h b/src/USER-YAFF/bond_mm3.h index 8b02ff0249..da6000af0c 100644 --- a/src/USER-YAFF/bond_mm3.h +++ b/src/USER-YAFF/bond_mm3.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(mm3,BondMM3) - +// clang-format on #else #ifndef LMP_BOND_MM3_H diff --git a/src/USER-YAFF/improper_distharm.h b/src/USER-YAFF/improper_distharm.h index 1603e57194..5f2fb1aaa3 100644 --- a/src/USER-YAFF/improper_distharm.h +++ b/src/USER-YAFF/improper_distharm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(distharm,ImproperDistHarm) - +// clang-format on #else #ifndef LMP_IMPROPER_DISTHARM_H diff --git a/src/USER-YAFF/improper_sqdistharm.h b/src/USER-YAFF/improper_sqdistharm.h index 327f1683f6..51db70cec3 100644 --- a/src/USER-YAFF/improper_sqdistharm.h +++ b/src/USER-YAFF/improper_sqdistharm.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(sqdistharm,ImproperSQDistHarm) - +// clang-format on #else #ifndef LMP_IMPROPER_SQDISTHARM_H diff --git a/src/USER-YAFF/pair_lj_switch3_coulgauss_long.h b/src/USER-YAFF/pair_lj_switch3_coulgauss_long.h index 1a8d34ea2c..7fc60f385a 100644 --- a/src/USER-YAFF/pair_lj_switch3_coulgauss_long.h +++ b/src/USER-YAFF/pair_lj_switch3_coulgauss_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/switch3/coulgauss/long,PairLJSwitch3CoulGaussLong) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SWITCH3_COULGAUSS_LONG_H diff --git a/src/USER-YAFF/pair_mm3_switch3_coulgauss_long.h b/src/USER-YAFF/pair_mm3_switch3_coulgauss_long.h index f737481e35..a4c97246f8 100644 --- a/src/USER-YAFF/pair_mm3_switch3_coulgauss_long.h +++ b/src/USER-YAFF/pair_mm3_switch3_coulgauss_long.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mm3/switch3/coulgauss/long,PairMM3Switch3CoulGaussLong) - +// clang-format on #else #ifndef LMP_PAIR_MM3_SWITCH3_COULGAUSS_LONG_H diff --git a/src/VORONOI/compute_voronoi_atom.h b/src/VORONOI/compute_voronoi_atom.h index d38f2b5885..6f32b1a81d 100644 --- a/src/VORONOI/compute_voronoi_atom.h +++ b/src/VORONOI/compute_voronoi_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(voronoi/atom,ComputeVoronoi) - +// clang-format on #else #ifndef LMP_COMPUTE_VORONOI_H diff --git a/src/angle_deprecated.h b/src/angle_deprecated.h index 4882bc3ca9..d4abd0f43a 100644 --- a/src/angle_deprecated.h +++ b/src/angle_deprecated.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(DEPRECATED,AngleDeprecated) - +// clang-format on #else #ifndef LMP_ANGLE_DEPRECATED_H diff --git a/src/angle_hybrid.h b/src/angle_hybrid.h index 61193283e4..49e6ada1e6 100644 --- a/src/angle_hybrid.h +++ b/src/angle_hybrid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(hybrid,AngleHybrid) - +// clang-format on #else #ifndef LMP_ANGLE_HYBRID_H diff --git a/src/angle_zero.h b/src/angle_zero.h index 843991f95d..a07eef3a0c 100644 --- a/src/angle_zero.h +++ b/src/angle_zero.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ANGLE_CLASS - +// clang-format off AngleStyle(zero,AngleZero) - +// clang-format on #else #ifndef LMP_ANGLE_ZERO_H diff --git a/src/atom_vec_atomic.h b/src/atom_vec_atomic.h index 61f8e8f37e..e5f8d19a74 100644 --- a/src/atom_vec_atomic.h +++ b/src/atom_vec_atomic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(atomic,AtomVecAtomic) - +// clang-format on #else #ifndef LMP_ATOM_VEC_ATOMIC_H diff --git a/src/atom_vec_body.h b/src/atom_vec_body.h index 611f8485af..c7e806487d 100644 --- a/src/atom_vec_body.h +++ b/src/atom_vec_body.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(body,AtomVecBody) - +// clang-format on #else #ifndef LMP_ATOM_VEC_BODY_H diff --git a/src/atom_vec_charge.h b/src/atom_vec_charge.h index 4f14d1027e..c5c56a3c8c 100644 --- a/src/atom_vec_charge.h +++ b/src/atom_vec_charge.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(charge,AtomVecCharge) - +// clang-format on #else #ifndef LMP_ATOM_VEC_CHARGE_H diff --git a/src/atom_vec_ellipsoid.h b/src/atom_vec_ellipsoid.h index 2f9caffb18..72a0fa5685 100644 --- a/src/atom_vec_ellipsoid.h +++ b/src/atom_vec_ellipsoid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(ellipsoid,AtomVecEllipsoid) - +// clang-format on #else #ifndef LMP_ATOM_VEC_ELLIPSOID_H diff --git a/src/atom_vec_hybrid.h b/src/atom_vec_hybrid.h index 9ff8ab643e..fce4efbd52 100644 --- a/src/atom_vec_hybrid.h +++ b/src/atom_vec_hybrid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(hybrid,AtomVecHybrid) - +// clang-format on #else #ifndef LMP_ATOM_VEC_HYBRID_H diff --git a/src/atom_vec_line.h b/src/atom_vec_line.h index 726328a12c..13c731bbb9 100644 --- a/src/atom_vec_line.h +++ b/src/atom_vec_line.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(line,AtomVecLine) - +// clang-format on #else #ifndef LMP_ATOM_VEC_LINE_H diff --git a/src/atom_vec_sphere.h b/src/atom_vec_sphere.h index 3a556c76f9..a8f503b6ce 100644 --- a/src/atom_vec_sphere.h +++ b/src/atom_vec_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(sphere,AtomVecSphere) - +// clang-format on #else #ifndef LMP_ATOM_VEC_SPHERE_H diff --git a/src/atom_vec_tri.h b/src/atom_vec_tri.h index 4f0151b2fd..aa741612e4 100644 --- a/src/atom_vec_tri.h +++ b/src/atom_vec_tri.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef ATOM_CLASS - +// clang-format off AtomStyle(tri,AtomVecTri) - +// clang-format on #else #ifndef LMP_ATOM_VEC_TRI_H diff --git a/src/balance.h b/src/balance.h index 731dde9094..fb79a02152 100644 --- a/src/balance.h +++ b/src/balance.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(balance,Balance) - +// clang-format on #else #ifndef LMP_BALANCE_H diff --git a/src/bond_deprecated.h b/src/bond_deprecated.h index 64fb74e545..738aed04cd 100644 --- a/src/bond_deprecated.h +++ b/src/bond_deprecated.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(DEPRECATED,BondDeprecated) - +// clang-format on #else #ifndef LMP_BOND_DEPRECATED_H diff --git a/src/bond_hybrid.h b/src/bond_hybrid.h index 5a53ab47df..ca22a78372 100644 --- a/src/bond_hybrid.h +++ b/src/bond_hybrid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(hybrid,BondHybrid) - +// clang-format on #else #ifndef LMP_BOND_HYBRID_H diff --git a/src/bond_zero.h b/src/bond_zero.h index fdd16d3561..99945a83cb 100644 --- a/src/bond_zero.h +++ b/src/bond_zero.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef BOND_CLASS - +// clang-format off BondStyle(zero,BondZero) - +// clang-format on #else #ifndef LMP_BOND_ZERO_H diff --git a/src/change_box.h b/src/change_box.h index 9527260aa9..113e25e404 100644 --- a/src/change_box.h +++ b/src/change_box.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(change_box,ChangeBox) - +// clang-format on #else #ifndef LMP_CHANGE_BOX_H diff --git a/src/compute_adf.h b/src/compute_adf.h index ab16c5b01d..96964f3f71 100644 --- a/src/compute_adf.h +++ b/src/compute_adf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(adf,ComputeADF) - +// clang-format on #else #ifndef LMP_COMPUTE_ADF_H diff --git a/src/compute_aggregate_atom.h b/src/compute_aggregate_atom.h index 9b4d9312d0..f9fc227471 100644 --- a/src/compute_aggregate_atom.h +++ b/src/compute_aggregate_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(aggregate/atom,ComputeAggregateAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_AGGREGATE_ATOM_H diff --git a/src/compute_angle.h b/src/compute_angle.h index 6c84ace307..781b272cdb 100644 --- a/src/compute_angle.h +++ b/src/compute_angle.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(angle,ComputeAngle) - +// clang-format on #else #ifndef LMP_COMPUTE_ANGLE_H diff --git a/src/compute_angle_local.h b/src/compute_angle_local.h index 4338246cd2..32b0cc96f8 100644 --- a/src/compute_angle_local.h +++ b/src/compute_angle_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(angle/local,ComputeAngleLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_ANGLE_LOCAL_H diff --git a/src/compute_angmom_chunk.h b/src/compute_angmom_chunk.h index 81f4988560..331cc9ea99 100644 --- a/src/compute_angmom_chunk.h +++ b/src/compute_angmom_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(angmom/chunk,ComputeAngmomChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_ANGMOM_CHUNK_H diff --git a/src/compute_bond.h b/src/compute_bond.h index f1e18e2bb4..00ab7a0b82 100644 --- a/src/compute_bond.h +++ b/src/compute_bond.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(bond,ComputeBond) - +// clang-format on #else #ifndef LMP_COMPUTE_BOND_H diff --git a/src/compute_bond_local.h b/src/compute_bond_local.h index b400456c53..219d3fd0e4 100644 --- a/src/compute_bond_local.h +++ b/src/compute_bond_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(bond/local,ComputeBondLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_BOND_LOCAL_H diff --git a/src/compute_centro_atom.h b/src/compute_centro_atom.h index 480919d4bf..9a536fecdb 100644 --- a/src/compute_centro_atom.h +++ b/src/compute_centro_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(centro/atom,ComputeCentroAtom) - +// clang-format on #else #ifndef COMPUTE_CENTRO_ATOM_H diff --git a/src/compute_centroid_stress_atom.h b/src/compute_centroid_stress_atom.h index 88350262eb..4a928b580e 100644 --- a/src/compute_centroid_stress_atom.h +++ b/src/compute_centroid_stress_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(centroid/stress/atom,ComputeCentroidStressAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CENTROID_STRESS_ATOM_H diff --git a/src/compute_chunk_atom.h b/src/compute_chunk_atom.h index da8e0db182..88b797427e 100644 --- a/src/compute_chunk_atom.h +++ b/src/compute_chunk_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(chunk/atom,ComputeChunkAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CHUNK_ATOM_H diff --git a/src/compute_chunk_spread_atom.h b/src/compute_chunk_spread_atom.h index fd5407e455..4a685ae9f2 100644 --- a/src/compute_chunk_spread_atom.h +++ b/src/compute_chunk_spread_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(chunk/spread/atom,ComputeChunkSpreadAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CHUNK_SPREAD_ATOM_H diff --git a/src/compute_cluster_atom.h b/src/compute_cluster_atom.h index 4d6be634d1..1314abffc0 100644 --- a/src/compute_cluster_atom.h +++ b/src/compute_cluster_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(cluster/atom,ComputeClusterAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CLUSTER_ATOM_H diff --git a/src/compute_cna_atom.h b/src/compute_cna_atom.h index e04ca3a41c..cc4544da44 100644 --- a/src/compute_cna_atom.h +++ b/src/compute_cna_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(cna/atom,ComputeCNAAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CNA_ATOM_H diff --git a/src/compute_com.h b/src/compute_com.h index d45f363749..ddc4c4f037 100644 --- a/src/compute_com.h +++ b/src/compute_com.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(com,ComputeCOM) - +// clang-format on #else #ifndef LMP_COMPUTE_COM_H diff --git a/src/compute_com_chunk.h b/src/compute_com_chunk.h index c009f71ad2..dd87203264 100644 --- a/src/compute_com_chunk.h +++ b/src/compute_com_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(com/chunk,ComputeCOMChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_COM_CHUNK_H diff --git a/src/compute_contact_atom.h b/src/compute_contact_atom.h index 67910ab340..0ddae3d618 100644 --- a/src/compute_contact_atom.h +++ b/src/compute_contact_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(contact/atom,ComputeContactAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_CONTACT_ATOM_H diff --git a/src/compute_coord_atom.h b/src/compute_coord_atom.h index dd1815dac2..823ce2ba1e 100644 --- a/src/compute_coord_atom.h +++ b/src/compute_coord_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(coord/atom,ComputeCoordAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_COORD_ATOM_H diff --git a/src/compute_deprecated.h b/src/compute_deprecated.h index 9082c72eae..6a6a44558e 100644 --- a/src/compute_deprecated.h +++ b/src/compute_deprecated.h @@ -14,9 +14,9 @@ #ifdef COMPUTE_CLASS // list all deprecated and removed compute styles here - +// clang-format off ComputeStyle(DEPRECATED,ComputeDeprecated) - +// clang-format on #else #ifndef LMP_COMPUTE_DEPRECATED_H diff --git a/src/compute_dihedral.h b/src/compute_dihedral.h index 8f59108735..13f148a3bf 100644 --- a/src/compute_dihedral.h +++ b/src/compute_dihedral.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(dihedral,ComputeDihedral) - +// clang-format on #else #ifndef LMP_COMPUTE_DIHEDRAL_H diff --git a/src/compute_dihedral_local.h b/src/compute_dihedral_local.h index fd084dbd19..ca3d562c87 100644 --- a/src/compute_dihedral_local.h +++ b/src/compute_dihedral_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(dihedral/local,ComputeDihedralLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_DIHEDRAL_LOCAL_H diff --git a/src/compute_dipole_chunk.h b/src/compute_dipole_chunk.h index 19c052367b..7f29da6b84 100644 --- a/src/compute_dipole_chunk.h +++ b/src/compute_dipole_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(dipole/chunk,ComputeDipoleChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_DIPOLE_CHUNK_H diff --git a/src/compute_displace_atom.h b/src/compute_displace_atom.h index 212619d3ce..69e778919a 100644 --- a/src/compute_displace_atom.h +++ b/src/compute_displace_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(displace/atom,ComputeDisplaceAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_DISPLACE_ATOM_H diff --git a/src/compute_erotate_sphere.h b/src/compute_erotate_sphere.h index ef75084859..f5baa9c679 100644 --- a/src/compute_erotate_sphere.h +++ b/src/compute_erotate_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(erotate/sphere,ComputeERotateSphere) - +// clang-format on #else #ifndef LMP_COMPUTE_EROTATE_SPHERE_H diff --git a/src/compute_erotate_sphere_atom.h b/src/compute_erotate_sphere_atom.h index ee909c9151..2b707ae271 100644 --- a/src/compute_erotate_sphere_atom.h +++ b/src/compute_erotate_sphere_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(erotate/sphere/atom,ComputeErotateSphereAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_EROTATE_SPHERE_ATOM_H diff --git a/src/compute_fragment_atom.h b/src/compute_fragment_atom.h index a8bc87c64e..2ca6b15147 100644 --- a/src/compute_fragment_atom.h +++ b/src/compute_fragment_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(fragment/atom,ComputeFragmentAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_FRAGMENT_ATOM_H diff --git a/src/compute_global_atom.h b/src/compute_global_atom.h index b47c0cce22..ed8a581d32 100644 --- a/src/compute_global_atom.h +++ b/src/compute_global_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(global/atom,ComputeGlobalAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_GLOBAL_ATOM_H diff --git a/src/compute_group_group.h b/src/compute_group_group.h index b579863a55..8cb9469a55 100644 --- a/src/compute_group_group.h +++ b/src/compute_group_group.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(group/group,ComputeGroupGroup) - +// clang-format on #else #ifndef LMP_COMPUTE_GROUP_GROUP_H diff --git a/src/compute_gyration.h b/src/compute_gyration.h index ad31f7b382..b6adfa7900 100644 --- a/src/compute_gyration.h +++ b/src/compute_gyration.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(gyration,ComputeGyration) - +// clang-format on #else #ifndef LMP_COMPUTE_GYRATION_H diff --git a/src/compute_gyration_chunk.h b/src/compute_gyration_chunk.h index 7c1c15791a..138cd7623b 100644 --- a/src/compute_gyration_chunk.h +++ b/src/compute_gyration_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(gyration/chunk,ComputeGyrationChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_GYRATION_CHUNK_H diff --git a/src/compute_heat_flux.h b/src/compute_heat_flux.h index e31989840b..6456b295c5 100644 --- a/src/compute_heat_flux.h +++ b/src/compute_heat_flux.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(heat/flux,ComputeHeatFlux) - +// clang-format on #else #ifndef LMP_COMPUTE_HEAT_FLUX_H diff --git a/src/compute_hexorder_atom.h b/src/compute_hexorder_atom.h index 194ae35c4e..c6cddd9b35 100644 --- a/src/compute_hexorder_atom.h +++ b/src/compute_hexorder_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(hexorder/atom,ComputeHexOrderAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_HEXORDER_ATOM_H diff --git a/src/compute_improper.h b/src/compute_improper.h index 7b66bd9aca..e87beb5894 100644 --- a/src/compute_improper.h +++ b/src/compute_improper.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(improper,ComputeImproper) - +// clang-format on #else #ifndef LMP_COMPUTE_IMPROPER_H diff --git a/src/compute_improper_local.h b/src/compute_improper_local.h index 1ff26b912e..c644dca965 100644 --- a/src/compute_improper_local.h +++ b/src/compute_improper_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(improper/local,ComputeImproperLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_IMPROPER_LOCAL_H diff --git a/src/compute_inertia_chunk.h b/src/compute_inertia_chunk.h index bf42bb66f3..a930bd3161 100644 --- a/src/compute_inertia_chunk.h +++ b/src/compute_inertia_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(inertia/chunk,ComputeInertiaChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_INERTIA_CHUNK_H diff --git a/src/compute_ke.h b/src/compute_ke.h index 6561146d29..f6a53417e0 100644 --- a/src/compute_ke.h +++ b/src/compute_ke.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ke,ComputeKE) - +// clang-format on #else #ifndef LMP_COMPUTE_KE_H diff --git a/src/compute_ke_atom.h b/src/compute_ke_atom.h index 9444aec7f6..8d23408faa 100644 --- a/src/compute_ke_atom.h +++ b/src/compute_ke_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(ke/atom,ComputeKEAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_KE_ATOM_H diff --git a/src/compute_msd.h b/src/compute_msd.h index 3022369256..b1eda5bbd4 100644 --- a/src/compute_msd.h +++ b/src/compute_msd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(msd,ComputeMSD) - +// clang-format on #else #ifndef LMP_COMPUTE_MSD_H diff --git a/src/compute_msd_chunk.h b/src/compute_msd_chunk.h index 657cf45ab4..b5e3fd929c 100644 --- a/src/compute_msd_chunk.h +++ b/src/compute_msd_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(msd/chunk,ComputeMSDChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_MSD_CHUNK_H diff --git a/src/compute_omega_chunk.h b/src/compute_omega_chunk.h index ae4fb9d682..18d6d784c7 100644 --- a/src/compute_omega_chunk.h +++ b/src/compute_omega_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(omega/chunk,ComputeOmegaChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_OMEGA_CHUNK_H diff --git a/src/compute_orientorder_atom.h b/src/compute_orientorder_atom.h index 7ddc45253a..dd7e264394 100644 --- a/src/compute_orientorder_atom.h +++ b/src/compute_orientorder_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(orientorder/atom,ComputeOrientOrderAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_ORIENTORDER_ATOM_H diff --git a/src/compute_pair.h b/src/compute_pair.h index 565b25c84d..214d0e7d07 100644 --- a/src/compute_pair.h +++ b/src/compute_pair.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pair,ComputePair) - +// clang-format on #else #ifndef LMP_COMPUTE_PAIR_H diff --git a/src/compute_pair_local.h b/src/compute_pair_local.h index e23cd2e67a..003d6129d5 100644 --- a/src/compute_pair_local.h +++ b/src/compute_pair_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pair/local,ComputePairLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_PAIR_LOCAL_H diff --git a/src/compute_pe.h b/src/compute_pe.h index 21c0eaaebc..08353a5055 100644 --- a/src/compute_pe.h +++ b/src/compute_pe.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pe,ComputePE) - +// clang-format on #else #ifndef LMP_COMPUTE_PE_H diff --git a/src/compute_pe_atom.h b/src/compute_pe_atom.h index 781aeecc0f..86844eaa7a 100644 --- a/src/compute_pe_atom.h +++ b/src/compute_pe_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pe/atom,ComputePEAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_PE_ATOM_H diff --git a/src/compute_pressure.h b/src/compute_pressure.h index fc67b1b699..44a5f73c21 100644 --- a/src/compute_pressure.h +++ b/src/compute_pressure.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(pressure,ComputePressure) - +// clang-format on #else #ifndef LMP_COMPUTE_PRESSURE_H diff --git a/src/compute_property_atom.h b/src/compute_property_atom.h index dc2bf92817..5f8a91c217 100644 --- a/src/compute_property_atom.h +++ b/src/compute_property_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(property/atom,ComputePropertyAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_PROPERTY_ATOM_H diff --git a/src/compute_property_chunk.h b/src/compute_property_chunk.h index aef41ce719..b441c998a6 100644 --- a/src/compute_property_chunk.h +++ b/src/compute_property_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(property/chunk,ComputePropertyChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_CHUNK_MOLECULE_H diff --git a/src/compute_property_local.h b/src/compute_property_local.h index 085e2e1f7a..3dc2ac8366 100644 --- a/src/compute_property_local.h +++ b/src/compute_property_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(property/local,ComputePropertyLocal) - +// clang-format on #else #ifndef LMP_COMPUTE_PROPERTY_LOCAL_H diff --git a/src/compute_rdf.h b/src/compute_rdf.h index f1cbc0e512..3c39061ca0 100644 --- a/src/compute_rdf.h +++ b/src/compute_rdf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(rdf,ComputeRDF) - +// clang-format on #else #ifndef LMP_COMPUTE_RDF_H diff --git a/src/compute_reduce.h b/src/compute_reduce.h index 09a83ace11..f3f9019b75 100644 --- a/src/compute_reduce.h +++ b/src/compute_reduce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(reduce,ComputeReduce) - +// clang-format on #else #ifndef LMP_COMPUTE_REDUCE_H diff --git a/src/compute_reduce_chunk.h b/src/compute_reduce_chunk.h index 886dc61542..0cbf82b960 100644 --- a/src/compute_reduce_chunk.h +++ b/src/compute_reduce_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(reduce/chunk,ComputeReduceChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_REDUCE_CHUNK_H diff --git a/src/compute_reduce_region.h b/src/compute_reduce_region.h index 02f58b7424..823911568e 100644 --- a/src/compute_reduce_region.h +++ b/src/compute_reduce_region.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(reduce/region,ComputeReduceRegion) - +// clang-format on #else #ifndef LMP_COMPUTE_REDUCE_REGION_H diff --git a/src/compute_slice.h b/src/compute_slice.h index 3ffc5d52b5..976f435b03 100644 --- a/src/compute_slice.h +++ b/src/compute_slice.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(slice,ComputeSlice) - +// clang-format on #else #ifndef LMP_COMPUTE_SLICE_H diff --git a/src/compute_stress_atom.h b/src/compute_stress_atom.h index b22b021f69..f494cbc552 100644 --- a/src/compute_stress_atom.h +++ b/src/compute_stress_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(stress/atom,ComputeStressAtom) - +// clang-format on #else #ifndef LMP_COMPUTE_STRESS_ATOM_H diff --git a/src/compute_temp.h b/src/compute_temp.h index 520c7e5027..15c230736b 100644 --- a/src/compute_temp.h +++ b/src/compute_temp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp,ComputeTemp) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_H diff --git a/src/compute_temp_chunk.h b/src/compute_temp_chunk.h index ac3c76b660..d2daf43dd8 100644 --- a/src/compute_temp_chunk.h +++ b/src/compute_temp_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/chunk,ComputeTempChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_CHUNK_H diff --git a/src/compute_temp_com.h b/src/compute_temp_com.h index 95c3d41b7b..f3d696cc61 100644 --- a/src/compute_temp_com.h +++ b/src/compute_temp_com.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/com,ComputeTempCOM) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_COM_H diff --git a/src/compute_temp_deform.h b/src/compute_temp_deform.h index 836a858a70..fcef9c4c21 100644 --- a/src/compute_temp_deform.h +++ b/src/compute_temp_deform.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/deform,ComputeTempDeform) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_DEFORM_H diff --git a/src/compute_temp_partial.h b/src/compute_temp_partial.h index d4a6e78352..294befaa62 100644 --- a/src/compute_temp_partial.h +++ b/src/compute_temp_partial.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/partial,ComputeTempPartial) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_PARTIAL_H diff --git a/src/compute_temp_profile.h b/src/compute_temp_profile.h index d82fbd780e..2450408544 100644 --- a/src/compute_temp_profile.h +++ b/src/compute_temp_profile.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/profile,ComputeTempProfile) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_PROFILE_H diff --git a/src/compute_temp_ramp.h b/src/compute_temp_ramp.h index cebf73c001..33ca192d81 100644 --- a/src/compute_temp_ramp.h +++ b/src/compute_temp_ramp.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/ramp,ComputeTempRamp) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_RAMP_H diff --git a/src/compute_temp_region.h b/src/compute_temp_region.h index a7cc343a91..ec5966f9bc 100644 --- a/src/compute_temp_region.h +++ b/src/compute_temp_region.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/region,ComputeTempRegion) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_REGION_H diff --git a/src/compute_temp_sphere.h b/src/compute_temp_sphere.h index 2bd6553033..a9a24d49c6 100644 --- a/src/compute_temp_sphere.h +++ b/src/compute_temp_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(temp/sphere,ComputeTempSphere) - +// clang-format on #else #ifndef LMP_COMPUTE_TEMP_SPHERE_H diff --git a/src/compute_torque_chunk.h b/src/compute_torque_chunk.h index e05be3b578..a90288f9be 100644 --- a/src/compute_torque_chunk.h +++ b/src/compute_torque_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(torque/chunk,ComputeTorqueChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_TORQUE_CHUNK_H diff --git a/src/compute_vacf.h b/src/compute_vacf.h index 4e1ed0c858..aed70fc4fb 100644 --- a/src/compute_vacf.h +++ b/src/compute_vacf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(vacf,ComputeVACF) - +// clang-format on #else #ifndef LMP_COMPUTE_VACF_H diff --git a/src/compute_vcm_chunk.h b/src/compute_vcm_chunk.h index eeaf017502..973e696b18 100644 --- a/src/compute_vcm_chunk.h +++ b/src/compute_vcm_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMPUTE_CLASS - +// clang-format off ComputeStyle(vcm/chunk,ComputeVCMChunk) - +// clang-format on #else #ifndef LMP_COMPUTE_VCM_CHUNK_H diff --git a/src/create_atoms.h b/src/create_atoms.h index 0d3ba58721..238a7ea352 100644 --- a/src/create_atoms.h +++ b/src/create_atoms.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(create_atoms,CreateAtoms) - +// clang-format on #else #ifndef LMP_CREATE_ATOMS_H diff --git a/src/create_bonds.h b/src/create_bonds.h index b39ed00832..05a45dc6eb 100644 --- a/src/create_bonds.h +++ b/src/create_bonds.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(create_bonds,CreateBonds) - +// clang-format on #else #ifndef LMP_CREATE_BONDS_H diff --git a/src/create_box.h b/src/create_box.h index 2d9eb10f26..d57f256772 100644 --- a/src/create_box.h +++ b/src/create_box.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(create_box,CreateBox) - +// clang-format on #else #ifndef LMP_CREATE_BOX_H diff --git a/src/delete_atoms.h b/src/delete_atoms.h index f6e889fd80..c0b8f5afa5 100644 --- a/src/delete_atoms.h +++ b/src/delete_atoms.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(delete_atoms,DeleteAtoms) - +// clang-format on #else #ifndef LMP_DELETE_ATOMS_H diff --git a/src/delete_bonds.h b/src/delete_bonds.h index 563da5057a..d33321ffd1 100644 --- a/src/delete_bonds.h +++ b/src/delete_bonds.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(delete_bonds,DeleteBonds) - +// clang-format on #else #ifndef LMP_DELETE_BONDS_H diff --git a/src/deprecated.h b/src/deprecated.h index 42d8cca42f..966dd1c5d0 100644 --- a/src/deprecated.h +++ b/src/deprecated.h @@ -12,7 +12,7 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(DEPRECATED,Deprecated) CommandStyle(reset_ids,Deprecated) CommandStyle(kim_init,Deprecated) @@ -20,7 +20,7 @@ CommandStyle(kim_interactions,Deprecated) CommandStyle(kim_param,Deprecated) CommandStyle(kim_property,Deprecated) CommandStyle(kim_query,Deprecated) - +// clang-format on #else #ifndef LMP_DEPRECATED_H diff --git a/src/dihedral_deprecated.h b/src/dihedral_deprecated.h index 8aa95d4525..3ba410ba78 100644 --- a/src/dihedral_deprecated.h +++ b/src/dihedral_deprecated.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(DEPRECATED,DihedralDeprecated) - +// clang-format on #else #ifndef LMP_DIHEDRAL_DEPRECATED_H diff --git a/src/dihedral_hybrid.h b/src/dihedral_hybrid.h index 6904e8ecbe..b2856ea3cc 100644 --- a/src/dihedral_hybrid.h +++ b/src/dihedral_hybrid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(hybrid,DihedralHybrid) - +// clang-format on #else #ifndef LMP_DIHEDRAL_HYBRID_H diff --git a/src/dihedral_zero.h b/src/dihedral_zero.h index 4609ba60d9..bba109c9d3 100644 --- a/src/dihedral_zero.h +++ b/src/dihedral_zero.h @@ -16,9 +16,9 @@ ------------------------------------------------------------------------- */ #ifdef DIHEDRAL_CLASS - +// clang-format off DihedralStyle(zero,DihedralZero) - +// clang-format on #else #ifndef LMP_DIHEDRAL_ZERO_H diff --git a/src/displace_atoms.h b/src/displace_atoms.h index fecbc0ade3..4654ab34a7 100644 --- a/src/displace_atoms.h +++ b/src/displace_atoms.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(displace_atoms,DisplaceAtoms) - +// clang-format on #else #ifndef LMP_DISPLACE_ATOMS_H diff --git a/src/dump_atom.h b/src/dump_atom.h index 5d95cff7b9..d5b7bf2144 100644 --- a/src/dump_atom.h +++ b/src/dump_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(atom,DumpAtom) - +// clang-format on #else #ifndef LMP_DUMP_ATOM_H diff --git a/src/dump_cfg.h b/src/dump_cfg.h index f42cbf4611..b1dd7aa3d4 100644 --- a/src/dump_cfg.h +++ b/src/dump_cfg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(cfg,DumpCFG) - +// clang-format on #else #ifndef LMP_DUMP_CFG_H diff --git a/src/dump_custom.h b/src/dump_custom.h index f8890c036a..b40d85dcdb 100644 --- a/src/dump_custom.h +++ b/src/dump_custom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(custom,DumpCustom) - +// clang-format on #else #ifndef LMP_DUMP_CUSTOM_H diff --git a/src/dump_dcd.h b/src/dump_dcd.h index 7b32b8f17c..8ccac8e0f6 100644 --- a/src/dump_dcd.h +++ b/src/dump_dcd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(dcd,DumpDCD) - +// clang-format on #else #ifndef LMP_DUMP_DCD_H diff --git a/src/dump_deprecated.h b/src/dump_deprecated.h index 7b2f35728f..7fef34c7ac 100644 --- a/src/dump_deprecated.h +++ b/src/dump_deprecated.h @@ -14,9 +14,9 @@ #ifdef DUMP_CLASS // list all deprecated and removed dump styles here - +// clang-format off DumpStyle(DEPRECATED,DumpDeprecated) - +// clang-format on #else #ifndef LMP_DUMP_DEPRECATED_H diff --git a/src/dump_image.h b/src/dump_image.h index 528aa9a8f7..2fdd1163ed 100644 --- a/src/dump_image.h +++ b/src/dump_image.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(image,DumpImage) - +// clang-format on #else #ifndef LMP_DUMP_IMAGE_H diff --git a/src/dump_local.h b/src/dump_local.h index 470f37a99c..76f00273f5 100644 --- a/src/dump_local.h +++ b/src/dump_local.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(local,DumpLocal) - +// clang-format on #else #ifndef LMP_DUMP_LOCAL_H diff --git a/src/dump_movie.h b/src/dump_movie.h index e65d11cbc4..526489d6f0 100644 --- a/src/dump_movie.h +++ b/src/dump_movie.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(movie,DumpMovie) - +// clang-format on #else #ifndef LMP_DUMP_MOVIE_H diff --git a/src/dump_xyz.h b/src/dump_xyz.h index 1733ce3c48..f8ade9fcf2 100644 --- a/src/dump_xyz.h +++ b/src/dump_xyz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef DUMP_CLASS - +// clang-format off DumpStyle(xyz,DumpXYZ) - +// clang-format on #else #ifndef LMP_DUMP_XYZ_H diff --git a/src/fix_adapt.h b/src/fix_adapt.h index 18e1837160..2bae4c7b9f 100644 --- a/src/fix_adapt.h +++ b/src/fix_adapt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(adapt,FixAdapt) - +// clang-format on #else #ifndef LMP_FIX_ADAPT_H diff --git a/src/fix_addforce.h b/src/fix_addforce.h index da7890bf6e..8787115ff1 100644 --- a/src/fix_addforce.h +++ b/src/fix_addforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(addforce,FixAddForce) - +// clang-format on #else #ifndef LMP_FIX_ADDFORCE_H diff --git a/src/fix_ave_atom.h b/src/fix_ave_atom.h index a24da0878e..71b65aec3b 100644 --- a/src/fix_ave_atom.h +++ b/src/fix_ave_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/atom,FixAveAtom) - +// clang-format on #else #ifndef LMP_FIX_AVE_ATOM_H diff --git a/src/fix_ave_chunk.h b/src/fix_ave_chunk.h index 09424f21c7..6b9f9d2d3d 100644 --- a/src/fix_ave_chunk.h +++ b/src/fix_ave_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/chunk,FixAveChunk) - +// clang-format on #else #ifndef LMP_FIX_AVE_CHUNK_H diff --git a/src/fix_ave_correlate.h b/src/fix_ave_correlate.h index 3a44ed141a..6035f684a2 100644 --- a/src/fix_ave_correlate.h +++ b/src/fix_ave_correlate.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/correlate,FixAveCorrelate) - +// clang-format on #else #ifndef LMP_FIX_AVE_CORRELATE_H diff --git a/src/fix_ave_histo.h b/src/fix_ave_histo.h index 52c42a52e7..b944841a2e 100644 --- a/src/fix_ave_histo.h +++ b/src/fix_ave_histo.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/histo,FixAveHisto) - +// clang-format on #else #ifndef LMP_FIX_AVE_HISTO_H diff --git a/src/fix_ave_histo_weight.h b/src/fix_ave_histo_weight.h index f7b54204bb..24099d6552 100644 --- a/src/fix_ave_histo_weight.h +++ b/src/fix_ave_histo_weight.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/histo/weight,FixAveHistoWeight) - +// clang-format on #else #ifndef LMP_FIX_AVE_HISTO_WEIGHT_H diff --git a/src/fix_ave_time.h b/src/fix_ave_time.h index a1658e0037..45d8a26cc9 100644 --- a/src/fix_ave_time.h +++ b/src/fix_ave_time.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(ave/time,FixAveTime) - +// clang-format on #else #ifndef LMP_FIX_AVE_TIME_H diff --git a/src/fix_aveforce.h b/src/fix_aveforce.h index 0c6c28224f..7ae80e5447 100644 --- a/src/fix_aveforce.h +++ b/src/fix_aveforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(aveforce,FixAveForce) - +// clang-format on #else #ifndef LMP_FIX_AVEFORCE_H diff --git a/src/fix_balance.h b/src/fix_balance.h index 588ce9892f..4fc346a4aa 100644 --- a/src/fix_balance.h +++ b/src/fix_balance.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(balance,FixBalance) - +// clang-format on #else #ifndef LMP_FIX_BALANCE_H diff --git a/src/fix_box_relax.h b/src/fix_box_relax.h index 19fa2f8db5..7bade22511 100644 --- a/src/fix_box_relax.h +++ b/src/fix_box_relax.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(box/relax,FixBoxRelax) - +// clang-format on #else #ifndef LMP_FIX_BOX_RELAX_H diff --git a/src/fix_controller.h b/src/fix_controller.h index 1c98b3bbf9..3d9b84fb8b 100644 --- a/src/fix_controller.h +++ b/src/fix_controller.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(controller,FixController) - +// clang-format on #else #ifndef LMP_FIX_CONTROLLER_H diff --git a/src/fix_deform.h b/src/fix_deform.h index ebec11a57a..5490d8dc40 100644 --- a/src/fix_deform.h +++ b/src/fix_deform.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(deform,FixDeform) - +// clang-format on #else #ifndef LMP_FIX_DEFORM_H diff --git a/src/fix_deprecated.h b/src/fix_deprecated.h index aa2bcad6c2..a445126b8f 100644 --- a/src/fix_deprecated.h +++ b/src/fix_deprecated.h @@ -14,11 +14,11 @@ #ifdef FIX_CLASS // list all deprecated and removed fix styles here - +// clang-format off FixStyle(DEPRECATED,FixDeprecated) FixStyle(ave/spatial,FixDeprecated) FixStyle(ave/spatial/sphere,FixDeprecated) - +// clang-format on #else #ifndef LMP_FIX_DEPRECATED_H diff --git a/src/fix_drag.h b/src/fix_drag.h index ff4bae1a66..0d640a0ebd 100644 --- a/src/fix_drag.h +++ b/src/fix_drag.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(drag,FixDrag) - +// clang-format on #else #ifndef LMP_FIX_DRAG_H diff --git a/src/fix_dt_reset.h b/src/fix_dt_reset.h index 54638d32aa..1d5fa43731 100644 --- a/src/fix_dt_reset.h +++ b/src/fix_dt_reset.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(dt/reset,FixDtReset) - +// clang-format on #else #ifndef LMP_FIX_DT_RESET_H diff --git a/src/fix_dummy.h b/src/fix_dummy.h index 485d676bb5..edc6aa410d 100644 --- a/src/fix_dummy.h +++ b/src/fix_dummy.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(DUMMY,FixDummy) - +// clang-format on #else #ifndef LMP_FIX_DUMMY_H diff --git a/src/fix_enforce2d.h b/src/fix_enforce2d.h index 6cb0dada35..d56a08b889 100644 --- a/src/fix_enforce2d.h +++ b/src/fix_enforce2d.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(enforce2d,FixEnforce2D) - +// clang-format on #else #ifndef LMP_FIX_ENFORCE2D_H diff --git a/src/fix_external.h b/src/fix_external.h index 33da5ea526..b86535928b 100644 --- a/src/fix_external.h +++ b/src/fix_external.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(external,FixExternal) - +// clang-format on #else #ifndef LMP_FIX_EXTERNAL_H diff --git a/src/fix_gravity.h b/src/fix_gravity.h index f1b1995ae4..b3bfa6ef36 100644 --- a/src/fix_gravity.h +++ b/src/fix_gravity.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(gravity,FixGravity) - +// clang-format on #else #ifndef LMP_FIX_GRAVITY_H diff --git a/src/fix_group.h b/src/fix_group.h index 9e2dd370bc..091832d2b0 100644 --- a/src/fix_group.h +++ b/src/fix_group.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(GROUP,FixGroup) - +// clang-format on #else #ifndef LMP_FIX_GROUP_H diff --git a/src/fix_halt.h b/src/fix_halt.h index 67f8be6d3c..5769dbfd2b 100644 --- a/src/fix_halt.h +++ b/src/fix_halt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(halt,FixHalt) - +// clang-format on #else #ifndef LMP_FIX_HALT_H diff --git a/src/fix_heat.h b/src/fix_heat.h index 31594e7de9..726720f714 100644 --- a/src/fix_heat.h +++ b/src/fix_heat.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(heat,FixHeat) - +// clang-format on #else #ifndef LMP_FIX_HEAT_H diff --git a/src/fix_indent.h b/src/fix_indent.h index 9cf833cb54..3adfad53a8 100644 --- a/src/fix_indent.h +++ b/src/fix_indent.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(indent,FixIndent) - +// clang-format on #else #ifndef LMP_FIX_INDENT_H diff --git a/src/fix_langevin.h b/src/fix_langevin.h index 8d787fcd86..4d63d3727b 100644 --- a/src/fix_langevin.h +++ b/src/fix_langevin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(langevin,FixLangevin) - +// clang-format on #else #ifndef LMP_FIX_LANGEVIN_H diff --git a/src/fix_lineforce.h b/src/fix_lineforce.h index 0d56743047..d1fbecdc49 100644 --- a/src/fix_lineforce.h +++ b/src/fix_lineforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(lineforce,FixLineForce) - +// clang-format on #else #ifndef LMP_FIX_LINEFORCE_H diff --git a/src/fix_minimize.h b/src/fix_minimize.h index 6b9aaa7936..706b2817be 100644 --- a/src/fix_minimize.h +++ b/src/fix_minimize.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(MINIMIZE,FixMinimize) - +// clang-format on #else #ifndef LMP_FIX_MINIMIZE_H diff --git a/src/fix_momentum.h b/src/fix_momentum.h index 1c0de195d4..9a7bcaa5c3 100644 --- a/src/fix_momentum.h +++ b/src/fix_momentum.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(momentum,FixMomentum) - +// clang-format on #else #ifndef LMP_FIX_MOMENTUM_H diff --git a/src/fix_move.h b/src/fix_move.h index 67b50ec3fa..0cbf16ffda 100644 --- a/src/fix_move.h +++ b/src/fix_move.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(move,FixMove) - +// clang-format on #else #ifndef LMP_FIX_MOVE_H diff --git a/src/fix_neigh_history.h b/src/fix_neigh_history.h index 57391cfa9a..eae7a7bd84 100644 --- a/src/fix_neigh_history.h +++ b/src/fix_neigh_history.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(NEIGH_HISTORY,FixNeighHistory) - +// clang-format on #else #ifndef LMP_FIX_NEIGH_HISTORY_H diff --git a/src/fix_nph.h b/src/fix_nph.h index eb20844a1b..f1d24eda92 100644 --- a/src/fix_nph.h +++ b/src/fix_nph.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph,FixNPH) - +// clang-format on #else #ifndef LMP_FIX_NPH_H diff --git a/src/fix_nph_sphere.h b/src/fix_nph_sphere.h index 5bfa68b2fc..245712bfdd 100644 --- a/src/fix_nph_sphere.h +++ b/src/fix_nph_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nph/sphere,FixNPHSphere) - +// clang-format on #else #ifndef LMP_FIX_NPH_SPHERE_H diff --git a/src/fix_npt.h b/src/fix_npt.h index 137c44e8bc..dc70f95294 100644 --- a/src/fix_npt.h +++ b/src/fix_npt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt,FixNPT) - +// clang-format on #else #ifndef LMP_FIX_NPT_H diff --git a/src/fix_npt_sphere.h b/src/fix_npt_sphere.h index 4d49399cff..9c81b7dab5 100644 --- a/src/fix_npt_sphere.h +++ b/src/fix_npt_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(npt/sphere,FixNPTSphere) - +// clang-format on #else #ifndef LMP_FIX_NPT_SPHERE_H diff --git a/src/fix_numdiff.h b/src/fix_numdiff.h index e00edf3ee2..2dbd1e4798 100644 --- a/src/fix_numdiff.h +++ b/src/fix_numdiff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(numdiff,FixNumDiff) - +// clang-format on #else #ifndef LMP_FIX_NUMDIFF_H diff --git a/src/fix_nve.h b/src/fix_nve.h index b453c0d2b1..0c4ac1c05b 100644 --- a/src/fix_nve.h +++ b/src/fix_nve.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve,FixNVE) - +// clang-format on #else #ifndef LMP_FIX_NVE_H diff --git a/src/fix_nve_limit.h b/src/fix_nve_limit.h index 5b69d1532c..253d7ebe14 100644 --- a/src/fix_nve_limit.h +++ b/src/fix_nve_limit.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/limit,FixNVELimit) - +// clang-format on #else #ifndef LMP_FIX_NVE_LIMIT_H diff --git a/src/fix_nve_noforce.h b/src/fix_nve_noforce.h index da4e8c5246..8408b091d3 100644 --- a/src/fix_nve_noforce.h +++ b/src/fix_nve_noforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/noforce,FixNVENoforce) - +// clang-format on #else #ifndef LMP_FIX_NVE_NOFORCE_H diff --git a/src/fix_nve_sphere.h b/src/fix_nve_sphere.h index bbd2245b99..b1f34c9e7d 100644 --- a/src/fix_nve_sphere.h +++ b/src/fix_nve_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nve/sphere,FixNVESphere) - +// clang-format on #else #ifndef LMP_FIX_NVE_SPHERE_H diff --git a/src/fix_nvt.h b/src/fix_nvt.h index ec5707e4ea..d3fc4d2f51 100644 --- a/src/fix_nvt.h +++ b/src/fix_nvt.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt,FixNVT) - +// clang-format on #else #ifndef LMP_FIX_NVT_H diff --git a/src/fix_nvt_sllod.h b/src/fix_nvt_sllod.h index 40794b67ee..5c1bf9638f 100644 --- a/src/fix_nvt_sllod.h +++ b/src/fix_nvt_sllod.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/sllod,FixNVTSllod) - +// clang-format on #else #ifndef LMP_FIX_NVT_SLLOD_H diff --git a/src/fix_nvt_sphere.h b/src/fix_nvt_sphere.h index 0c34f89186..a2a76f9c3c 100644 --- a/src/fix_nvt_sphere.h +++ b/src/fix_nvt_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(nvt/sphere,FixNVTSphere) - +// clang-format on #else #ifndef LMP_FIX_NVT_SPHERE_H diff --git a/src/fix_planeforce.h b/src/fix_planeforce.h index f0c3fa3de6..7e7366848f 100644 --- a/src/fix_planeforce.h +++ b/src/fix_planeforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(planeforce,FixPlaneForce) - +// clang-format on #else #ifndef LMP_FIX_PLANEFORCE_H diff --git a/src/fix_press_berendsen.h b/src/fix_press_berendsen.h index 1849957c6b..f7a8cf2d98 100644 --- a/src/fix_press_berendsen.h +++ b/src/fix_press_berendsen.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(press/berendsen,FixPressBerendsen) - +// clang-format on #else #ifndef LMP_FIX_PRESS_BERENDSEN_H diff --git a/src/fix_print.h b/src/fix_print.h index c806e50385..0c2b9b53c1 100644 --- a/src/fix_print.h +++ b/src/fix_print.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(print,FixPrint) - +// clang-format on #else #ifndef LMP_FIX_PRINT_H diff --git a/src/fix_property_atom.h b/src/fix_property_atom.h index 68ca40d41e..be4191db9c 100644 --- a/src/fix_property_atom.h +++ b/src/fix_property_atom.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(property/atom,FixPropertyAtom) - +// clang-format on #else #ifndef LMP_FIX_PROPERTY_ATOM_H diff --git a/src/fix_read_restart.h b/src/fix_read_restart.h index f33d08680a..9d56107fff 100644 --- a/src/fix_read_restart.h +++ b/src/fix_read_restart.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(READ_RESTART,FixReadRestart) - +// clang-format on #else #ifndef LMP_FIX_READ_RESTART_H diff --git a/src/fix_recenter.h b/src/fix_recenter.h index 6f0f3f9e13..d4857eb500 100644 --- a/src/fix_recenter.h +++ b/src/fix_recenter.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(recenter,FixRecenter) - +// clang-format on #else #ifndef LMP_FIX_RECENTER_H diff --git a/src/fix_respa.h b/src/fix_respa.h index 62788ea187..cc2a8ef1ff 100644 --- a/src/fix_respa.h +++ b/src/fix_respa.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(RESPA,FixRespa) - +// clang-format on #else #ifndef LMP_FIX_RESPA_H diff --git a/src/fix_restrain.h b/src/fix_restrain.h index 63f64ba4bf..a515847cb7 100644 --- a/src/fix_restrain.h +++ b/src/fix_restrain.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(restrain,FixRestrain) - +// clang-format on #else #ifndef LMP_FIX_RESTRAIN_H diff --git a/src/fix_setforce.h b/src/fix_setforce.h index 9b479b6cf0..863dfa7bf4 100644 --- a/src/fix_setforce.h +++ b/src/fix_setforce.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(setforce,FixSetForce) - +// clang-format on #else #ifndef LMP_FIX_SET_FORCE_H diff --git a/src/fix_spring.h b/src/fix_spring.h index 8373dc80b4..37a9e91434 100644 --- a/src/fix_spring.h +++ b/src/fix_spring.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(spring,FixSpring) - +// clang-format on #else #ifndef LMP_FIX_SPRING_H diff --git a/src/fix_spring_chunk.h b/src/fix_spring_chunk.h index 87d798e7f9..19d9c3c2fa 100644 --- a/src/fix_spring_chunk.h +++ b/src/fix_spring_chunk.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(spring/chunk,FixSpringChunk) - +// clang-format on #else #ifndef LMP_FIX_SPRING_CHUNK_H diff --git a/src/fix_spring_rg.h b/src/fix_spring_rg.h index a19a852d80..1f0f18719b 100644 --- a/src/fix_spring_rg.h +++ b/src/fix_spring_rg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(spring/rg,FixSpringRG) - +// clang-format on #else #ifndef LMP_FIX_SPRING_RG_H diff --git a/src/fix_spring_self.h b/src/fix_spring_self.h index a4ad306e8d..df98b3fa1b 100644 --- a/src/fix_spring_self.h +++ b/src/fix_spring_self.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(spring/self,FixSpringSelf) - +// clang-format on #else #ifndef LMP_FIX_SPRING_SELF_H diff --git a/src/fix_store.h b/src/fix_store.h index ce0055147a..e7274dcba3 100644 --- a/src/fix_store.h +++ b/src/fix_store.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(STORE,FixStore) - +// clang-format on #else #ifndef LMP_FIX_STORE_H diff --git a/src/fix_store_force.h b/src/fix_store_force.h index 197fa19c2c..d1e2360b54 100644 --- a/src/fix_store_force.h +++ b/src/fix_store_force.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(store/force,FixStoreForce) - +// clang-format on #else #ifndef LMP_FIX_STORE_FORCE_H diff --git a/src/fix_store_state.h b/src/fix_store_state.h index 8deb407408..5e22f09ae6 100644 --- a/src/fix_store_state.h +++ b/src/fix_store_state.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(store/state,FixStoreState) - +// clang-format on #else #ifndef LMP_FIX_STORE_STATE_H diff --git a/src/fix_temp_berendsen.h b/src/fix_temp_berendsen.h index 625408b1b9..9b77848350 100644 --- a/src/fix_temp_berendsen.h +++ b/src/fix_temp_berendsen.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(temp/berendsen,FixTempBerendsen) - +// clang-format on #else #ifndef LMP_FIX_TEMP_BERENDSEN_H diff --git a/src/fix_temp_csld.h b/src/fix_temp_csld.h index d4e5f206d7..e9b6c16ac4 100644 --- a/src/fix_temp_csld.h +++ b/src/fix_temp_csld.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(temp/csld,FixTempCSLD) - +// clang-format on #else #ifndef LMP_FIX_TEMP_CSLD_H diff --git a/src/fix_temp_csvr.h b/src/fix_temp_csvr.h index da61789f6c..3402521b00 100644 --- a/src/fix_temp_csvr.h +++ b/src/fix_temp_csvr.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(temp/csvr,FixTempCSVR) - +// clang-format on #else #ifndef LMP_FIX_TEMP_CSVR_H diff --git a/src/fix_temp_rescale.h b/src/fix_temp_rescale.h index 3f2f0ac174..6687760708 100644 --- a/src/fix_temp_rescale.h +++ b/src/fix_temp_rescale.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(temp/rescale,FixTempRescale) - +// clang-format on #else #ifndef LMP_FIX_TEMP_RESCALE_H diff --git a/src/fix_tmd.h b/src/fix_tmd.h index c1151734d7..b43ea60d90 100644 --- a/src/fix_tmd.h +++ b/src/fix_tmd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(tmd,FixTMD) - +// clang-format on #else #ifndef LMP_FIX_TMD_H diff --git a/src/fix_vector.h b/src/fix_vector.h index 8859870b71..1793fb3769 100644 --- a/src/fix_vector.h +++ b/src/fix_vector.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(vector,FixVector) - +// clang-format on #else #ifndef LMP_FIX_VECTOR_H diff --git a/src/fix_viscous.h b/src/fix_viscous.h index 7ce58c1c86..5a8ff1a6ff 100644 --- a/src/fix_viscous.h +++ b/src/fix_viscous.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(viscous,FixViscous) - +// clang-format on #else #ifndef LMP_FIX_VISCOUS_H diff --git a/src/fix_wall_harmonic.h b/src/fix_wall_harmonic.h index 32a458c1ba..a6359486e1 100644 --- a/src/fix_wall_harmonic.h +++ b/src/fix_wall_harmonic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/harmonic,FixWallHarmonic) - +// clang-format on #else #ifndef LMP_FIX_WALL_HARMONIC_H diff --git a/src/fix_wall_lj1043.h b/src/fix_wall_lj1043.h index 502fac293d..b93a985e7c 100644 --- a/src/fix_wall_lj1043.h +++ b/src/fix_wall_lj1043.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/lj1043,FixWallLJ1043) - +// clang-format on #else #ifndef LMP_FIX_WALL_LJ1043_H diff --git a/src/fix_wall_lj126.h b/src/fix_wall_lj126.h index 8f833fa077..5a4aa7957b 100644 --- a/src/fix_wall_lj126.h +++ b/src/fix_wall_lj126.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/lj126,FixWallLJ126) - +// clang-format on #else #ifndef LMP_FIX_WALL_LJ126_H diff --git a/src/fix_wall_lj93.h b/src/fix_wall_lj93.h index 1942464997..6854ab063c 100644 --- a/src/fix_wall_lj93.h +++ b/src/fix_wall_lj93.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/lj93,FixWallLJ93) - +// clang-format on #else #ifndef LMP_FIX_WALL_LJ93_H diff --git a/src/fix_wall_morse.h b/src/fix_wall_morse.h index 1106ee85be..4d92a3714d 100644 --- a/src/fix_wall_morse.h +++ b/src/fix_wall_morse.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/morse,FixWallMorse) - +// clang-format on #else #ifndef LMP_FIX_WALL_MORSE_H diff --git a/src/fix_wall_reflect.h b/src/fix_wall_reflect.h index 409cc984ae..68ceb86a41 100644 --- a/src/fix_wall_reflect.h +++ b/src/fix_wall_reflect.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/reflect,FixWallReflect) - +// clang-format on #else #ifndef LMP_FIX_WALL_REFLECT_H diff --git a/src/fix_wall_region.h b/src/fix_wall_region.h index 36b19bb2ff..2b8f2afc90 100644 --- a/src/fix_wall_region.h +++ b/src/fix_wall_region.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef FIX_CLASS - +// clang-format off FixStyle(wall/region,FixWallRegion) - +// clang-format on #else #ifndef LMP_FIX_WALL_REGION_H diff --git a/src/improper_deprecated.h b/src/improper_deprecated.h index 6f3e777dcb..fee2f3b901 100644 --- a/src/improper_deprecated.h +++ b/src/improper_deprecated.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(DEPRECATED,ImproperDeprecated) - +// clang-format on #else #ifndef LMP_IMPROPER_DEPRECATED_H diff --git a/src/improper_hybrid.h b/src/improper_hybrid.h index f208a7055e..c8b8cab29d 100644 --- a/src/improper_hybrid.h +++ b/src/improper_hybrid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(hybrid,ImproperHybrid) - +// clang-format on #else #ifndef LMP_IMPROPER_HYBRID_H diff --git a/src/improper_zero.h b/src/improper_zero.h index 78c560ba13..ce3d5586de 100644 --- a/src/improper_zero.h +++ b/src/improper_zero.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef IMPROPER_CLASS - +// clang-format off ImproperStyle(zero,ImproperZero) - +// clang-format on #else #ifndef LMP_IMPROPER_ZERO_H diff --git a/src/info.h b/src/info.h index 9eb84d9312..a9612550c2 100644 --- a/src/info.h +++ b/src/info.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(info,Info) - +// clang-format on #else #ifndef LMP_INFO_H diff --git a/src/kspace_deprecated.h b/src/kspace_deprecated.h index ff127ea492..3bdd3e77ab 100644 --- a/src/kspace_deprecated.h +++ b/src/kspace_deprecated.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef KSPACE_CLASS - +// clang-format off KSpaceStyle(DEPRECATED,KSpaceDeprecated) - +// clang-format on #else #ifndef LMP_KSPACE_DEPRECATED_H diff --git a/src/min_cg.h b/src/min_cg.h index 269726f803..3b5f323b1d 100644 --- a/src/min_cg.h +++ b/src/min_cg.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(cg,MinCG) - +// clang-format on #else #ifndef LMP_MIN_CG_H diff --git a/src/min_fire.h b/src/min_fire.h index 18d64ff310..8f58eb662e 100644 --- a/src/min_fire.h +++ b/src/min_fire.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(fire,MinFire) - +// clang-format on #else #ifndef LMP_MIN_FIRE_H diff --git a/src/min_fire_old.h b/src/min_fire_old.h index f46ff463b5..f9b966892d 100644 --- a/src/min_fire_old.h +++ b/src/min_fire_old.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(fire/old,MinFireOld) - +// clang-format on #else #ifndef LMP_MIN_FIRE_OLD_H diff --git a/src/min_hftn.h b/src/min_hftn.h index afdfd005d4..9db2a6a605 100644 --- a/src/min_hftn.h +++ b/src/min_hftn.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(hftn,MinHFTN) - +// clang-format on #else #ifndef LMP_MIN_HFTN_H diff --git a/src/min_quickmin.h b/src/min_quickmin.h index 5697b9e5c9..41389843ce 100644 --- a/src/min_quickmin.h +++ b/src/min_quickmin.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(quickmin,MinQuickMin) - +// clang-format on #else #ifndef LMP_MIN_QUICKMIN_H diff --git a/src/min_sd.h b/src/min_sd.h index 65fc3cfd8e..71e13b02e5 100644 --- a/src/min_sd.h +++ b/src/min_sd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef MINIMIZE_CLASS - +// clang-format off MinimizeStyle(sd,MinSD) - +// clang-format on #else #ifndef LMP_MIN_SD_H diff --git a/src/minimize.h b/src/minimize.h index 1ea4d3f5ff..bf93f3998d 100644 --- a/src/minimize.h +++ b/src/minimize.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(minimize,Minimize) - +// clang-format on #else #ifndef LMP_MINIMIZE_H diff --git a/src/ntopo_angle_all.h b/src/ntopo_angle_all.h index 6962e41c0c..8e383f9ddf 100644 --- a/src/ntopo_angle_all.h +++ b/src/ntopo_angle_all.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_ANGLE_ALL,NTopoAngleAll) - +// clang-format on #else #ifndef LMP_TOPO_ANGLE_ALL_H diff --git a/src/ntopo_angle_partial.h b/src/ntopo_angle_partial.h index 5b5e3a8552..a391a9a913 100644 --- a/src/ntopo_angle_partial.h +++ b/src/ntopo_angle_partial.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_ANGLE_PARTIAL,NTopoAnglePartial) - +// clang-format on #else #ifndef LMP_TOPO_ANGLE_PARTIAL_H diff --git a/src/ntopo_angle_template.h b/src/ntopo_angle_template.h index 52ea9ff429..f7dc835181 100644 --- a/src/ntopo_angle_template.h +++ b/src/ntopo_angle_template.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_ANGLE_TEMPLATE,NTopoAngleTemplate) - +// clang-format on #else #ifndef LMP_TOPO_ANGLE_TEMPLATE_H diff --git a/src/ntopo_bond_all.h b/src/ntopo_bond_all.h index 73411b6d30..17c31322ff 100644 --- a/src/ntopo_bond_all.h +++ b/src/ntopo_bond_all.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_BOND_ALL,NTopoBondAll) - +// clang-format on #else #ifndef LMP_TOPO_BOND_ALL_H diff --git a/src/ntopo_bond_partial.h b/src/ntopo_bond_partial.h index 0b4c0c8719..5bd69e005d 100644 --- a/src/ntopo_bond_partial.h +++ b/src/ntopo_bond_partial.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_BOND_PARTIAL,NTopoBondPartial) - +// clang-format on #else #ifndef LMP_TOPO_BOND_PARTIAL_H diff --git a/src/ntopo_bond_template.h b/src/ntopo_bond_template.h index 4b69f927f7..b6a47659b6 100644 --- a/src/ntopo_bond_template.h +++ b/src/ntopo_bond_template.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_BOND_TEMPLATE,NTopoBondTemplate) - +// clang-format on #else #ifndef LMP_TOPO_BOND_TEMPLATE_H diff --git a/src/ntopo_dihedral_all.h b/src/ntopo_dihedral_all.h index 67e44ddb02..01b71f4315 100644 --- a/src/ntopo_dihedral_all.h +++ b/src/ntopo_dihedral_all.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_DIHEDRAL_ALL,NTopoDihedralAll) - +// clang-format on #else #ifndef LMP_TOPO_DIHEDRAL_ALL_H diff --git a/src/ntopo_dihedral_partial.h b/src/ntopo_dihedral_partial.h index d2e47cc526..6dfb09fc0b 100644 --- a/src/ntopo_dihedral_partial.h +++ b/src/ntopo_dihedral_partial.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_DIHEDRAL_PARTIAL,NTopoDihedralPartial) - +// clang-format on #else #ifndef LMP_TOPO_DIHEDRAL_PARTIAL_H diff --git a/src/ntopo_dihedral_template.h b/src/ntopo_dihedral_template.h index e3ebb7fa48..66a169f1fb 100644 --- a/src/ntopo_dihedral_template.h +++ b/src/ntopo_dihedral_template.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_DIHEDRAL_TEMPLATE,NTopoDihedralTemplate) - +// clang-format on #else #ifndef LMP_TOPO_DIHEDRAL_TEMPLATE_H diff --git a/src/ntopo_improper_all.h b/src/ntopo_improper_all.h index 558c3a190b..c9b5d0a200 100644 --- a/src/ntopo_improper_all.h +++ b/src/ntopo_improper_all.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_IMPROPER_ALL,NTopoImproperAll) - +// clang-format on #else #ifndef LMP_TOPO_IMPROPER_ALL_H diff --git a/src/ntopo_improper_partial.h b/src/ntopo_improper_partial.h index 417f7bb410..619f8caf8d 100644 --- a/src/ntopo_improper_partial.h +++ b/src/ntopo_improper_partial.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_IMPROPER_PARTIAL,NTopoImproperPartial) - +// clang-format on #else #ifndef LMP_TOPO_IMPROPER_PARTIAL_H diff --git a/src/ntopo_improper_template.h b/src/ntopo_improper_template.h index 8ddf22ba3b..0e1eb3c996 100644 --- a/src/ntopo_improper_template.h +++ b/src/ntopo_improper_template.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef NTOPO_CLASS - +// clang-format off NTopoStyle(NTOPO_IMPROPER_TEMPLATE,NTopoImproperTemplate) - +// clang-format on #else #ifndef LMP_TOPO_IMPROPER_TEMPLATE_H diff --git a/src/pair_beck.h b/src/pair_beck.h index 4cc16c3a2b..a5fef6a9cd 100644 --- a/src/pair_beck.h +++ b/src/pair_beck.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(beck,PairBeck) - +// clang-format on #else #ifndef PAIR_BECK_H diff --git a/src/pair_born.h b/src/pair_born.h index 7d4c5d229c..65d8a74e94 100644 --- a/src/pair_born.h +++ b/src/pair_born.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born,PairBorn) - +// clang-format on #else #ifndef PAIR_BORN_H diff --git a/src/pair_born_coul_dsf.h b/src/pair_born_coul_dsf.h index 20f2298ca7..c4edb32a22 100644 --- a/src/pair_born_coul_dsf.h +++ b/src/pair_born_coul_dsf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/dsf,PairBornCoulDSF) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_DSF_H diff --git a/src/pair_born_coul_wolf.h b/src/pair_born_coul_wolf.h index 30aa59ec3e..37e78a09ff 100644 --- a/src/pair_born_coul_wolf.h +++ b/src/pair_born_coul_wolf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(born/coul/wolf,PairBornCoulWolf) - +// clang-format on #else #ifndef LMP_PAIR_BORN_COUL_WOLF_H diff --git a/src/pair_buck.h b/src/pair_buck.h index d60368054d..7e8b8355a1 100644 --- a/src/pair_buck.h +++ b/src/pair_buck.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck,PairBuck) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_H diff --git a/src/pair_buck_coul_cut.h b/src/pair_buck_coul_cut.h index 64341f48ab..aadae79bae 100644 --- a/src/pair_buck_coul_cut.h +++ b/src/pair_buck_coul_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(buck/coul/cut,PairBuckCoulCut) - +// clang-format on #else #ifndef LMP_PAIR_BUCK_COUL_CUT_H diff --git a/src/pair_coul_cut.h b/src/pair_coul_cut.h index 732cd00f3b..828911c8ab 100644 --- a/src/pair_coul_cut.h +++ b/src/pair_coul_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut,PairCoulCut) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_H diff --git a/src/pair_coul_cut_global.h b/src/pair_coul_cut_global.h index f49700352e..c7392fd45d 100644 --- a/src/pair_coul_cut_global.h +++ b/src/pair_coul_cut_global.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/cut/global,PairCoulCutGlobal) - +// clang-format on #else #ifndef LMP_PAIR_COUL_CUT_GLOBAL_H diff --git a/src/pair_coul_debye.h b/src/pair_coul_debye.h index 36dd47b9bc..9b0f3717f3 100644 --- a/src/pair_coul_debye.h +++ b/src/pair_coul_debye.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/debye,PairCoulDebye) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DEBYE_H diff --git a/src/pair_coul_dsf.h b/src/pair_coul_dsf.h index 62cdebbc46..0374af9cc0 100644 --- a/src/pair_coul_dsf.h +++ b/src/pair_coul_dsf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/dsf,PairCoulDSF) - +// clang-format on #else #ifndef LMP_PAIR_COUL_DSF_H diff --git a/src/pair_coul_streitz.h b/src/pair_coul_streitz.h index 5da3a77e1d..319b556887 100644 --- a/src/pair_coul_streitz.h +++ b/src/pair_coul_streitz.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/streitz,PairCoulStreitz) - +// clang-format on #else #ifndef LMP_PAIR_COUL_Streitz_H diff --git a/src/pair_coul_wolf.h b/src/pair_coul_wolf.h index bf98332044..a5c7334ea2 100644 --- a/src/pair_coul_wolf.h +++ b/src/pair_coul_wolf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(coul/wolf,PairCoulWolf) - +// clang-format on #else #ifndef LMP_PAIR_COUL_WOLF_H diff --git a/src/pair_deprecated.h b/src/pair_deprecated.h index 8a14e7424d..a46455c608 100644 --- a/src/pair_deprecated.h +++ b/src/pair_deprecated.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(DEPRECATED,PairDeprecated) PairStyle(reax,PairDeprecated) - +// clang-format on #else #ifndef LMP_PAIR_DEPRECATED_H diff --git a/src/pair_dpd.h b/src/pair_dpd.h index 755c92f91e..bfdcaa7043 100644 --- a/src/pair_dpd.h +++ b/src/pair_dpd.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd,PairDPD) - +// clang-format on #else #ifndef LMP_PAIR_DPD_H diff --git a/src/pair_dpd_tstat.h b/src/pair_dpd_tstat.h index b214304bc9..acfc05368f 100644 --- a/src/pair_dpd_tstat.h +++ b/src/pair_dpd_tstat.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(dpd/tstat,PairDPDTstat) - +// clang-format on #else #ifndef LMP_PAIR_DPD_TSTAT_H diff --git a/src/pair_gauss.h b/src/pair_gauss.h index b2802d46d6..b795756bbb 100644 --- a/src/pair_gauss.h +++ b/src/pair_gauss.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(gauss,PairGauss) - +// clang-format on #else #ifndef PAIR_GAUSS_H diff --git a/src/pair_hybrid.h b/src/pair_hybrid.h index 51df379568..a486c0fd2f 100644 --- a/src/pair_hybrid.h +++ b/src/pair_hybrid.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hybrid,PairHybrid) - +// clang-format on #else #ifndef LMP_PAIR_HYBRID_H diff --git a/src/pair_hybrid_overlay.h b/src/pair_hybrid_overlay.h index 33ec9dde34..aa025bffa8 100644 --- a/src/pair_hybrid_overlay.h +++ b/src/pair_hybrid_overlay.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hybrid/overlay,PairHybridOverlay) - +// clang-format on #else #ifndef LMP_PAIR_HYBRID_OVERLAY_H diff --git a/src/pair_hybrid_scaled.h b/src/pair_hybrid_scaled.h index 7a7293d34f..bba57ae709 100644 --- a/src/pair_hybrid_scaled.h +++ b/src/pair_hybrid_scaled.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(hybrid/scaled,PairHybridScaled) - +// clang-format on #else #ifndef LMP_PAIR_HYBRID_SCALED_H diff --git a/src/pair_lj96_cut.h b/src/pair_lj96_cut.h index 782c71b85f..b0af81b830 100644 --- a/src/pair_lj96_cut.h +++ b/src/pair_lj96_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj96/cut,PairLJ96Cut) - +// clang-format on #else #ifndef LMP_PAIR_LJ96_CUT_H diff --git a/src/pair_lj_cubic.h b/src/pair_lj_cubic.h index 0ce6701b89..7a75607ca4 100644 --- a/src/pair_lj_cubic.h +++ b/src/pair_lj_cubic.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cubic,PairLJCubic) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUBIC_H diff --git a/src/pair_lj_cut.h b/src/pair_lj_cut.h index d5d71ba717..a4e4c9f674 100644 --- a/src/pair_lj_cut.h +++ b/src/pair_lj_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut,PairLJCut) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_H diff --git a/src/pair_lj_cut_coul_cut.h b/src/pair_lj_cut_coul_cut.h index 7c3cef885e..399fce1cd2 100644 --- a/src/pair_lj_cut_coul_cut.h +++ b/src/pair_lj_cut_coul_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/cut,PairLJCutCoulCut) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_CUT_H diff --git a/src/pair_lj_cut_coul_debye.h b/src/pair_lj_cut_coul_debye.h index 04e3540c06..ee147d50c2 100644 --- a/src/pair_lj_cut_coul_debye.h +++ b/src/pair_lj_cut_coul_debye.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/debye,PairLJCutCoulDebye) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DEBYE_H diff --git a/src/pair_lj_cut_coul_dsf.h b/src/pair_lj_cut_coul_dsf.h index c6391df692..b5e9a8fa25 100644 --- a/src/pair_lj_cut_coul_dsf.h +++ b/src/pair_lj_cut_coul_dsf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/dsf,PairLJCutCoulDSF) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_DSF_H diff --git a/src/pair_lj_cut_coul_wolf.h b/src/pair_lj_cut_coul_wolf.h index 2622a0c702..0bcab5ac6e 100644 --- a/src/pair_lj_cut_coul_wolf.h +++ b/src/pair_lj_cut_coul_wolf.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/cut/coul/wolf,PairLJCutCoulWolf) - +// clang-format on #else #ifndef LMP_PAIR_LJ_CUT_COUL_WOLF_H diff --git a/src/pair_lj_expand.h b/src/pair_lj_expand.h index b42cfb5cef..305f221e50 100644 --- a/src/pair_lj_expand.h +++ b/src/pair_lj_expand.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/expand,PairLJExpand) - +// clang-format on #else #ifndef LMP_PAIR_LJ_EXPAND_H diff --git a/src/pair_lj_gromacs.h b/src/pair_lj_gromacs.h index c13f5bc4cc..e1684cede2 100644 --- a/src/pair_lj_gromacs.h +++ b/src/pair_lj_gromacs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs,PairLJGromacs) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_H diff --git a/src/pair_lj_gromacs_coul_gromacs.h b/src/pair_lj_gromacs_coul_gromacs.h index 53be705181..d007462e73 100644 --- a/src/pair_lj_gromacs_coul_gromacs.h +++ b/src/pair_lj_gromacs_coul_gromacs.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/gromacs/coul/gromacs,PairLJGromacsCoulGromacs) - +// clang-format on #else #ifndef LMP_PAIR_LJ_GROMACS_COUL_GROMACS_H diff --git a/src/pair_lj_relres.h b/src/pair_lj_relres.h index 7df8275dfd..1bfba3b081 100644 --- a/src/pair_lj_relres.h +++ b/src/pair_lj_relres.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/relres,PairLJRelRes) - +// clang-format on #else #ifndef LMP_PAIR_LJ_RELRES_H diff --git a/src/pair_lj_smooth.h b/src/pair_lj_smooth.h index dd06d85a85..a1f9811490 100644 --- a/src/pair_lj_smooth.h +++ b/src/pair_lj_smooth.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/smooth,PairLJSmooth) - +// clang-format on #else #ifndef LMP_PAIR_LJ_SMOOTH_H diff --git a/src/pair_lj_smooth_linear.h b/src/pair_lj_smooth_linear.h index 74b591dbd1..7e353721ef 100644 --- a/src/pair_lj_smooth_linear.h +++ b/src/pair_lj_smooth_linear.h @@ -12,10 +12,10 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(lj/smooth/linear,PairLJSmoothLinear) PairStyle(lj/sf,PairLJSmoothLinear) - +// clang-format on #else #ifndef PAIR_LJ_SMOOTH_LINEAR_H diff --git a/src/pair_mie_cut.h b/src/pair_mie_cut.h index fd381b9beb..deaab23995 100644 --- a/src/pair_mie_cut.h +++ b/src/pair_mie_cut.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(mie/cut,PairMIECut) - +// clang-format on #else #ifndef LMP_PAIR_MIE_CUT_H diff --git a/src/pair_morse.h b/src/pair_morse.h index c5cc2ca72a..0c703c2162 100644 --- a/src/pair_morse.h +++ b/src/pair_morse.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(morse,PairMorse) - +// clang-format on #else #ifndef LMP_PAIR_MORSE_H diff --git a/src/pair_soft.h b/src/pair_soft.h index 76e7028b03..7dc5fafc73 100644 --- a/src/pair_soft.h +++ b/src/pair_soft.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(soft,PairSoft) - +// clang-format on #else #ifndef LMP_PAIR_SOFT_H diff --git a/src/pair_table.h b/src/pair_table.h index 3def325303..ca52beab70 100644 --- a/src/pair_table.h +++ b/src/pair_table.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(table,PairTable) - +// clang-format on #else #ifndef LMP_PAIR_TABLE_H diff --git a/src/pair_ufm.h b/src/pair_ufm.h index 078fe4099e..85c787b7c5 100644 --- a/src/pair_ufm.h +++ b/src/pair_ufm.h @@ -18,9 +18,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(ufm,PairUFM) - +// clang-format on #else #ifndef LMP_PAIR_UFM_H diff --git a/src/pair_yukawa.h b/src/pair_yukawa.h index 0641c6568b..81c78d4dc9 100644 --- a/src/pair_yukawa.h +++ b/src/pair_yukawa.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(yukawa,PairYukawa) - +// clang-format on #else #ifndef LMP_PAIR_YUKAWA_H diff --git a/src/pair_zbl.h b/src/pair_zbl.h index 98789e7050..f7e351732f 100644 --- a/src/pair_zbl.h +++ b/src/pair_zbl.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(zbl,PairZBL) - +// clang-format on #else #ifndef LMP_PAIR_ZBL_H diff --git a/src/pair_zero.h b/src/pair_zero.h index 49a8f2bed0..985e0c1d33 100644 --- a/src/pair_zero.h +++ b/src/pair_zero.h @@ -22,9 +22,9 @@ ------------------------------------------------------------------------- */ #ifdef PAIR_CLASS - +// clang-format off PairStyle(zero,PairZero) - +// clang-format on #else #ifndef LMP_PAIR_ZERO_H diff --git a/src/read_data.h b/src/read_data.h index 93f6e39feb..c44cc43db9 100644 --- a/src/read_data.h +++ b/src/read_data.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(read_data,ReadData) - +// clang-format on #else #ifndef LMP_READ_DATA_H diff --git a/src/read_dump.h b/src/read_dump.h index df467db583..94ac6f73bb 100644 --- a/src/read_dump.h +++ b/src/read_dump.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(read_dump,ReadDump) - +// clang-format on #else #ifndef LMP_READ_DUMP_H diff --git a/src/read_restart.h b/src/read_restart.h index 51b154bb52..5e6de8308c 100644 --- a/src/read_restart.h +++ b/src/read_restart.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(read_restart,ReadRestart) - +// clang-format on #else #ifndef LMP_READ_RESTART_H diff --git a/src/reader_native.h b/src/reader_native.h index e2f5c04d7f..887877e4d8 100644 --- a/src/reader_native.h +++ b/src/reader_native.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef READER_CLASS - +// clang-format off ReaderStyle(native,ReaderNative) - +// clang-format on #else #ifndef LMP_READER_NATIVE_H diff --git a/src/reader_xyz.h b/src/reader_xyz.h index 13cf069bd9..bb5276d6ed 100644 --- a/src/reader_xyz.h +++ b/src/reader_xyz.h @@ -14,9 +14,9 @@ ------------------------------------------------------------------------- */ #ifdef READER_CLASS - +// clang-format off ReaderStyle(xyz,ReaderXYZ) - +// clang-format on #else #ifndef LMP_READER_XYZ_H diff --git a/src/region_block.h b/src/region_block.h index cfb37185ac..9c9a1710e4 100644 --- a/src/region_block.h +++ b/src/region_block.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(block,RegBlock) - +// clang-format on #else #ifndef LMP_REGION_BLOCK_H diff --git a/src/region_cone.h b/src/region_cone.h index 0976749d95..5680b3ea6a 100644 --- a/src/region_cone.h +++ b/src/region_cone.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(cone,RegCone) - +// clang-format on #else #ifndef LMP_REGION_CONE_H diff --git a/src/region_cylinder.h b/src/region_cylinder.h index 332826a855..5f02674d1c 100644 --- a/src/region_cylinder.h +++ b/src/region_cylinder.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(cylinder,RegCylinder) - +// clang-format on #else #ifndef LMP_REGION_CYLINDER_H diff --git a/src/region_deprecated.h b/src/region_deprecated.h index f26a79277c..6f74e396a8 100644 --- a/src/region_deprecated.h +++ b/src/region_deprecated.h @@ -14,9 +14,9 @@ #ifdef REGION_CLASS // list all deprecated and removed region styles here - +// clang-format off RegionStyle(DEPRECATED,RegionDeprecated) - +// clang-format on #else #ifndef LMP_REGION_DEPRECATED_H diff --git a/src/region_intersect.h b/src/region_intersect.h index dde7c3e1e2..0dd96a37cd 100644 --- a/src/region_intersect.h +++ b/src/region_intersect.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(intersect,RegIntersect) - +// clang-format on #else #ifndef LMP_REGION_INTERSECT_H diff --git a/src/region_plane.h b/src/region_plane.h index 67095248e8..64dd8e1523 100644 --- a/src/region_plane.h +++ b/src/region_plane.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(plane,RegPlane) - +// clang-format on #else #ifndef LMP_REGION_PLANE_H diff --git a/src/region_prism.h b/src/region_prism.h index f5914ba06a..84742b0b44 100644 --- a/src/region_prism.h +++ b/src/region_prism.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(prism,RegPrism) - +// clang-format on #else #ifndef LMP_REGION_PRISM_H diff --git a/src/region_sphere.h b/src/region_sphere.h index 4ca385c4ae..b093805f8c 100644 --- a/src/region_sphere.h +++ b/src/region_sphere.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(sphere,RegSphere) - +// clang-format on #else #ifndef LMP_REGION_SPHERE_H diff --git a/src/region_union.h b/src/region_union.h index a87d236afb..852ebec3b9 100644 --- a/src/region_union.h +++ b/src/region_union.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef REGION_CLASS - +// clang-format off RegionStyle(union,RegUnion) - +// clang-format on #else #ifndef LMP_REGION_UNION_H diff --git a/src/replicate.h b/src/replicate.h index 36d1c5ff32..bd20ba971d 100644 --- a/src/replicate.h +++ b/src/replicate.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(replicate,Replicate) - +// clang-format on #else #ifndef LMP_REPLICATE_H diff --git a/src/rerun.h b/src/rerun.h index 46039a4360..e703271d4d 100644 --- a/src/rerun.h +++ b/src/rerun.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(rerun,Rerun) - +// clang-format on #else #ifndef LMP_RERUN_H diff --git a/src/reset_atom_ids.h b/src/reset_atom_ids.h index f22b12b17f..25d58c5792 100644 --- a/src/reset_atom_ids.h +++ b/src/reset_atom_ids.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(reset_atom_ids,ResetIDs) - +// clang-format on #else #ifndef LMP_RESET_IDS_H diff --git a/src/reset_mol_ids.h b/src/reset_mol_ids.h index 8259acbf40..f15de9fb3b 100644 --- a/src/reset_mol_ids.h +++ b/src/reset_mol_ids.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(reset_mol_ids,ResetMolIDs) - +// clang-format on #else #ifndef LMP_RESET_MOL_IDS_H diff --git a/src/respa.h b/src/respa.h index 1076a3602c..941f55ad9e 100644 --- a/src/respa.h +++ b/src/respa.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef INTEGRATE_CLASS - +// clang-format off IntegrateStyle(respa,Respa) - +// clang-format on #else #ifndef LMP_RESPA_H diff --git a/src/run.h b/src/run.h index 5557432d93..8410d19c5d 100644 --- a/src/run.h +++ b/src/run.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(run,Run) - +// clang-format on #else #ifndef LMP_RUN_H diff --git a/src/set.h b/src/set.h index cc096bd3b0..aa95f85ed8 100644 --- a/src/set.h +++ b/src/set.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(set,Set) - +// clang-format on #else #ifndef LMP_SET_H diff --git a/src/velocity.h b/src/velocity.h index b86f7a8c32..5df74ab67d 100644 --- a/src/velocity.h +++ b/src/velocity.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(velocity,Velocity) - +// clang-format on #else #ifndef LMP_VELOCITY_H diff --git a/src/verlet.h b/src/verlet.h index 91b69c2821..ad91cda149 100644 --- a/src/verlet.h +++ b/src/verlet.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef INTEGRATE_CLASS - +// clang-format off IntegrateStyle(verlet,Verlet) - +// clang-format on #else #ifndef LMP_VERLET_H diff --git a/src/write_coeff.h b/src/write_coeff.h index ddbeb958a1..88f824e42b 100644 --- a/src/write_coeff.h +++ b/src/write_coeff.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(write_coeff,WriteCoeff) - +// clang-format on #else #ifndef LMP_WRITE_COEFF_H diff --git a/src/write_data.h b/src/write_data.h index be13e03dc0..df6a7f9700 100644 --- a/src/write_data.h +++ b/src/write_data.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(write_data,WriteData) - +// clang-format on #else #ifndef LMP_WRITE_DATA_H diff --git a/src/write_dump.h b/src/write_dump.h index 75a8b57fd5..655dd62f0e 100644 --- a/src/write_dump.h +++ b/src/write_dump.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(write_dump,WriteDump) - +// clang-format on #else #ifndef LMP_WRITE_DUMP_H diff --git a/src/write_restart.h b/src/write_restart.h index c04f18d50a..10eca6f3ee 100644 --- a/src/write_restart.h +++ b/src/write_restart.h @@ -12,9 +12,9 @@ ------------------------------------------------------------------------- */ #ifdef COMMAND_CLASS - +// clang-format off CommandStyle(write_restart,WriteRestart) - +// clang-format on #else #ifndef LMP_WRITE_RESTART_H