| File   | Last Change | 
|---|---|
|  ../ | |
|  TokenMap.hpp | 349 (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 | 452 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  Token.hpp | 463 (20 years ago) by tim: change the parameter name in constructors | 
|  Token.cpp | 281 (20 years ago) by tim: selection library in progress, except SelectionEvaluator, other files are compiled | 
|  SelectionManager.hpp | 353 (20 years ago) by tim: change the suffix of output files;fix the problem of counting in staticProps | 
|  SelectionManager.cpp | 353 (20 years ago) by tim: change the suffix of output files;fix the problem of counting in staticProps | 
|  SelectionEvaluator.hpp | 432 (20 years ago) by tim: clean up SimInfo; modify the images of SelectionExpression.html | 
|  SelectionEvaluator.cpp | 432 (20 years ago) by tim: clean up SimInfo; modify the images of SelectionExpression.html | 
|  SelectionCompiler.hpp | 452 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  SelectionCompiler.cpp | 452 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  NameFinder.hpp | 303 (20 years ago) by tim: support select internal index selection, for example, select DMPC.3 | 
|  NameFinder.cpp | 452 (20 years ago) by tim: support '+' and '-' in atom type name;clean the code a little bit | 
|  Makefile | 413 (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 | 416 (20 years ago) by tim: adding IndexFinder | 
|  IndexFinder.cpp | 416 (20 years ago) by tim: adding IndexFinder | 
|  DistanceFinder.hpp | 315 (20 years ago) by tim: adding beginSelected, nextSelected method to SelectionManager | 
|  DistanceFinder.cpp | 358 (20 years ago) by tim: The change of interface of BitSet cause a bug in SelectionEvaluation |