ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/brains/fSimulation.h
(Generate patch)

Comparing:
trunk/src/brains/fSimulation.h (file contents), Revision 1126 by gezelter, Fri Apr 6 21:53:43 2007 UTC vs.
branches/development/src/brains/fSimulation.h (file contents), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 1 | Line 1
1 < #ifdef __C
1 > #ifdef __OPENMD_C
2  
3   #ifndef __FSIMULATION
4  
# Line 25 | Line 25 | typedef  struct{
25    int SIM_uses_SF;
26    int SIM_uses_SP;
27    int SIM_uses_SC;
28 <  int SIM_uses_MEAM;
28 >  int SIM_uses_MNM;
29    int SIM_uses_BoxDipole;
30    int SIM_uses_AtomicVirial;
31   } simtype;
32   #endif /*__FSIMULATION*/
33 < #endif /*__C*/
33 > #endif /*__OPENMD_C*/
34  
35   #ifdef  __FORTRAN90
36  
# Line 54 | Line 54 | typedef  struct{
54      logical :: SIM_uses_SF
55      logical :: SIM_uses_SP
56      logical :: SIM_uses_SC
57 <    logical :: SIM_uses_MEAM
57 >    logical :: SIM_uses_MNM
58      logical :: SIM_uses_BoxDipole
59      logical :: SIM_uses_AtomicVirial
60    end type simtype

Comparing:
trunk/src/brains/fSimulation.h (property svn:keywords), Revision 1126 by gezelter, Fri Apr 6 21:53:43 2007 UTC vs.
branches/development/src/brains/fSimulation.h (property svn:keywords), Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines