mirror of https://github.com/lammps/lammps.git
Merge branch 'small-bugfixes' of https://github.com/akohlmey/lammps into small
This commit is contained in:
commit
2524c5b526
src
.gitignore
ASPHERE
compute_temp_asphere.cppcompute_temp_asphere.hfix_npt_asphere.cppfix_npt_asphere.hfix_nve_asphere.cppfix_nve_asphere.hfix_nve_asphere_noforce.hfix_nvt_asphere.cppfix_nvt_asphere.hpair_gayberne.cpppair_gayberne.hpair_resquared.cpppair_resquared.h
BODY
compute_temp_body.cppcompute_temp_body.hfix_npt_body.cppfix_npt_body.hfix_nvt_body.cppfix_nvt_body.h
COLLOID
DIPOLE
pair_lj_cut_dipole_cut.cpppair_lj_cut_dipole_cut.hpair_lj_cut_dipole_long.cpppair_lj_cut_dipole_long.hpair_lj_long_dipole_long.cpppair_lj_long_dipole_long.h
GPU
pair_lj_cut_dipole_cut_gpu.cpppair_lj_cut_dipole_cut_gpu.hpair_lj_sf_dipole_sf_gpu.cpppair_lj_sf_dipole_sf_gpu.h
KOKKOS
angle_charmm_kokkos.cppangle_charmm_kokkos.hangle_harmonic_kokkos.cppangle_harmonic_kokkos.hbond_fene_kokkos.cppbond_fene_kokkos.hbond_harmonic_kokkos.cppbond_harmonic_kokkos.hcompute_temp_kokkos.cppcompute_temp_kokkos.hdihedral_charmm_kokkos.cppdihedral_charmm_kokkos.hdihedral_opls_kokkos.cppdihedral_opls_kokkos.hfix_deform_kokkos.cppfix_deform_kokkos.hfix_nh_kokkos.cppfix_nh_kokkos.hfix_nph_kokkos.cppfix_nph_kokkos.hfix_npt_kokkos.cppfix_npt_kokkos.hfix_nvt_kokkos.cppfix_nvt_kokkos.hfix_setforce_kokkos.cppfix_setforce_kokkos.hfix_wall_reflect_kokkos.cppfix_wall_reflect_kokkos.himproper_harmonic_kokkos.cppimproper_harmonic_kokkos.hneigh_bond_kokkos.cppneigh_bond_kokkos.hpair_buck_kokkos.cpppair_buck_kokkos.hpair_coul_dsf_kokkos.cpppair_coul_dsf_kokkos.hpair_coul_wolf_kokkos.cpppair_coul_wolf_kokkos.hpair_eam_alloy_kokkos.cpppair_eam_alloy_kokkos.hpair_eam_fs_kokkos.cpppair_eam_fs_kokkos.hpair_eam_kokkos.cpppair_eam_kokkos.hpair_sw_kokkos.cpppair_sw_kokkos.hpair_tersoff_kokkos.cpppair_tersoff_kokkos.hpair_tersoff_mod_kokkos.cpppair_tersoff_mod_kokkos.hpair_tersoff_zbl_kokkos.cpppair_tersoff_zbl_kokkos.hregion_block_kokkos.cppregion_block_kokkos.h
KSPACE
pair_lj_long_tip4p_long.cpppair_lj_long_tip4p_long.hpppm_disp.cpppppm_disp.hpppm_disp_tip4p.cpppppm_disp_tip4p.hpppm_stagger.cpppppm_stagger.h
MAKE/OPTIONS
MANYBODY
|
@ -1010,6 +1010,6 @@
|
|||
/pair_morse_smooth_linear.h
|
||||
/pair_smtbq.cpp
|
||||
/pair_smtbq.h
|
||||
/pair_vashishta.cpp
|
||||
/pair_vashishta.h
|
||||
/pair_vashishta*.cpp
|
||||
/pair_vashishta*.h
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue