One minor typo in fix_gpu.cpp; still trying to figure out what's tripping the non-compile elsewhere
This commit is contained in:
@ -64,7 +64,7 @@ static const char cite_gpu_package[] =
|
|||||||
" doi = {10.1016/j.cpc.2010.12.021}\n"
|
" doi = {10.1016/j.cpc.2010.12.021}\n"
|
||||||
"}\n\n"
|
"}\n\n"
|
||||||
"@Article{Brown12,\n"
|
"@Article{Brown12,\n"
|
||||||
" author = {W. M. Brown, A. Kohlmeyer, S. J. Plimpton, A. N. Tharrington},\n"
|
" author = {W. M. Brown and A. Kohlmeyer and S. J. Plimpton and A. N. Tharrington},\n"
|
||||||
" title = {Implementing Molecular Dynamics on Hybrid High Performance Computers - Particle-Particle Particle-Mesh},\n"
|
" title = {Implementing Molecular Dynamics on Hybrid High Performance Computers - Particle-Particle Particle-Mesh},\n"
|
||||||
" journal = {Comput.\\ Phys.\\ Commun.},\n"
|
" journal = {Comput.\\ Phys.\\ Commun.},\n"
|
||||||
" year = 2012,\n"
|
" year = 2012,\n"
|
||||||
@ -73,7 +73,7 @@ static const char cite_gpu_package[] =
|
|||||||
" pages = {449--459}\n"
|
" pages = {449--459}\n"
|
||||||
"}\n\n"
|
"}\n\n"
|
||||||
"@Article{Brown13,\n"
|
"@Article{Brown13,\n"
|
||||||
" author = {W. M. Brown, Y. Masako},\n"
|
" author = {W. M. Brown and Y. Masako},\n"
|
||||||
" title = {Implementing Molecular Dynamics on Hybrid High Performance Computers---Three-Body Potentials},\n"
|
" title = {Implementing Molecular Dynamics on Hybrid High Performance Computers---Three-Body Potentials},\n"
|
||||||
" journal = {Comput.\\ Phys.\\ Commun.},\n"
|
" journal = {Comput.\\ Phys.\\ Commun.},\n"
|
||||||
" year = 2013,\n"
|
" year = 2013,\n"
|
||||||
@ -82,7 +82,7 @@ static const char cite_gpu_package[] =
|
|||||||
" doi = {10.1016/j.cpc.2013.08.002},\n"
|
" doi = {10.1016/j.cpc.2013.08.002},\n"
|
||||||
"}\n\n"
|
"}\n\n"
|
||||||
"@Article{Trung15,\n"
|
"@Article{Trung15,\n"
|
||||||
" author = {T. D. Nguyen, S. J. Plimpton},\n"
|
" author = {T. D. Nguyen and S. J. Plimpton},\n"
|
||||||
" title = {Accelerating Dissipative Particle Dynamics Simulations for Soft Matter Systems},\n"
|
" title = {Accelerating Dissipative Particle Dynamics Simulations for Soft Matter Systems},\n"
|
||||||
" journal = {Comput.\\ Mater.\\ Sci.},\n"
|
" journal = {Comput.\\ Mater.\\ Sci.},\n"
|
||||||
" year = 2015,\n"
|
" year = 2015,\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user