Browse Source

added authors to serial MD

Mozhgan K. Chimeh 4 years ago
parent
commit
64eeecffe9

+ 4 - 0
hpc/nways/nways_labs/nways_MD/English/C/source_code/serial/dcdread.h

@@ -1,3 +1,7 @@
+//////////////////////////////////////////////////////////////////////////////////////////
+// Author: Manish Agarwal and Gourav Shrivastava  , IIT Delhi 
+//////////////////////////////////////////////////////////////////////////////////////////
+
 // Copyright (c) 2021 NVIDIA Corporation.  All rights reserved.
 using namespace std;
 

+ 4 - 0
hpc/nways/nways_labs/nways_MD/English/C/source_code/serial/rdf.cpp

@@ -1,3 +1,7 @@
+//////////////////////////////////////////////////////////////////////////////////////////
+// Author: Manish Agarwal and Gourav Shrivastava  , IIT Delhi
+//////////////////////////////////////////////////////////////////////////////////////////
+
 // Copyright (c) 2021 NVIDIA Corporation.  All rights reserved.
 #include <stdio.h>
 #include <stdlib.h>