Home
last modified time | relevance | path

Searched refs:stopstrings (Results 1 – 5 of 5) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmin.h139 char *stopstrings(int);
H A Dmin.cpp421 stopstr = stopstrings(stop_condition); in run()
801 char *Min::stopstrings(int n) in stopstrings() function in Min
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmin.h146 char *stopstrings(int);
H A Dmin.cpp434 stopstr = stopstrings(stop_condition); in run()
1055 char *Min::stopstrings(int n) in stopstrings() function in Min
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dmin_kokkos.cpp360 stopstr = stopstrings(stop_condition); in run()