| File   | Last Change | 
|---|---|
|  ../ | |
|  TokenMap.hpp | 2033 (20 years ago) by tim: adding typedef to TokenMap, using TokenMapType::value_type instead of std::make_pair to make Sun compiler happy | 
|  TokenMap.cpp | 2147 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  Token.hpp | 2160 (20 years ago) by tim: change the parameter name in constructors | 
|  Token.cpp | 1965 (20 years ago) by tim: selection library in progress, except SelectionEvaluator, other files are compiled | 
|  SelectionManager.hpp | 2037 (20 years ago) by tim: change the suffix of output files;fix the problem of counting in staticProps | 
|  SelectionManager.cpp | 2037 (20 years ago) by tim: change the suffix of output files;fix the problem of counting in staticProps | 
|  SelectionEvaluator.hpp | 2116 (20 years ago) by tim: clean up SimInfo; modify the images of SelectionExpression.html | 
|  SelectionEvaluator.cpp | 2116 (20 years ago) by tim: clean up SimInfo; modify the images of SelectionExpression.html | 
|  SelectionCompiler.hpp | 2191 (20 years ago) by tim: fix some warning messages | 
|  SelectionCompiler.cpp | 2147 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  NameFinder.hpp | 1987 (20 years ago) by tim: support select internal index selection, for example, select DMPC.3 | 
|  NameFinder.cpp | 2147 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  Makefile | 2097 (20 years ago) by tim: adding IndexFinder which is used to select the molecules; Seperate ElectrostaticAtomTypesSectionParser into ChargeAtomTypesSectionParser and MultipoleAtomTypesSectionParser;remove print dipole option from Dump2XYZ; | 
|  IndexFinder.hpp | 2100 (20 years ago) by tim: adding IndexFinder | 
|  IndexFinder.cpp | 2100 (20 years ago) by tim: adding IndexFinder | 
|  DistanceFinder.hpp | 1999 (20 years ago) by tim: adding beginSelected, nextSelected method to SelectionManager | 
|  DistanceFinder.cpp | 2042 (20 years ago) by tim: The change of interface of BitSet cause a bug in SelectionEvaluation |