ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/io/ForceFieldOptions.hpp
(Generate patch)

Comparing trunk/src/io/ForceFieldOptions.hpp (file contents):
Revision 789 by tim, Mon Dec 5 23:37:56 2005 UTC vs.
Revision 822 by chuckv, Wed Dec 28 21:44:06 2005 UTC

# Line 45 | Line 45
45   #include "utils/ParameterManager.hpp"
46   #include "utils/StringUtils.hpp"
47   #include "io/ParamConstraint.hpp"
48 + #define __C
49 + #include "UseTheForce/fForceOptions.h"
50  
51   namespace oopse {
52    
# Line 97 | Line 99 | namespace oopse {
99        
100        return result;
101      }
102 <    
102 >
103 >    void makeFortranOptions(ForceOptions & fortranForceOptions);
104    private:
105      typedef std::map<std::string, ParameterBase*> ParamMap;
106      ParamMap parameters_;                  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines