]> hackdaworld.org Git - physik/posic.git/blobdiff - potentials/tersoff.h
pthread imp started for orig albe (more easier in the beginning)
[physik/posic.git] / potentials / tersoff.h
index 4e129570f90f0f2f9aaa506c03551acfb013d185..a23503a0ed9693859a10631ba4ba3b6077a829be 100644 (file)
@@ -83,6 +83,7 @@ int tersoff_mult_3bp_k1(t_moldyn *moldyn,
 int tersoff_mult_3bp_j2(t_moldyn *moldyn,t_atom *ai,t_atom *aj,u8 bc);
 int tersoff_mult_3bp_k2(t_moldyn *moldyn,
                         t_atom *ai,t_atom *aj,t_atom *ak,u8 bc);
 int tersoff_mult_3bp_j2(t_moldyn *moldyn,t_atom *ai,t_atom *aj,u8 bc);
 int tersoff_mult_3bp_k2(t_moldyn *moldyn,
                         t_atom *ai,t_atom *aj,t_atom *ak,u8 bc);
+int tersoff_mult_check_2b_bond(t_moldyn *moldyn,t_atom *ai,t_atom *aj,u8 bc);
 
 /* tersoff potential paramter defines */
 
 
 /* tersoff potential paramter defines */