Skip to content

Commit f31f626

Browse files
committed
update
1 parent 2a0f141 commit f31f626

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/minimize/minimizer_fire_box_change.cu

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
along with GPUMD. If not, see <http://www.gnu.org/licenses/>.
1414
*/
1515

16+
/*----------------------------------------------------------------------------80
17+
The FIRE (fast inertial relaxation engine) minimizer
18+
Reference: PhysRevLett 97, 170201 (2006)
19+
Computational Materials Science 175 (2020) 109584
20+
------------------------------------------------------------------------------*/
21+
1622
#include "minimizer_fire_box_change.cuh"
1723
#include "utilities/gpu_macro.cuh"
1824
#include <algorithm>

0 commit comments

Comments
 (0)