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

Comparing trunk/OOPSE-2.0/src/io/ForceFieldOptions.hpp (file contents):
Revision 2519 by chuckv, Fri Dec 23 23:04:25 2005 UTC vs.
Revision 2521 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 <
103 <    void tellFortranOptions();
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