source: src/Parameters/Validators/Specific@ 775f3f

Adding_MD_integration_tests Adding_StructOpt_integration_tests AutomationFragmentation_failures Candidate_v1.6.1 ChemicalSpaceEvaluator Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Exclude_Hydrogens_annealWithBondGraph ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_contraction-expansion Gui_displays_atomic_force_velocity JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool PythonUI_with_named_parameters StoppableMakroAction TremoloParser_IncreasedPrecision
Name Size Rev Age Author Last Change
../
VectorZeroOneComponentsValidator.hpp 712 bytes 180421   13 years FrederikHeber VectorZeroOneComponentsValidator implemented
VectorZeroOneComponentsValidator.cpp 1.7 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
VectorPositiveComponentsValidator.hpp 737 bytes b2e31a   13 years FrederikHeber VectorPositiveComponentsValidator implemented
VectorPositiveComponentsValidator.cpp 1.8 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
VectorNotZeroValidator.hpp 664 bytes 7a1e7d   13 years ankele VectorNotZeroValidator added (for actions using rotation axis)
VectorNotZeroValidator.cpp 1.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
TimeStepPresentValidator.hpp 651 bytes 4d4777   13 years FrederikHeber TimeStepPresentValidator implemented (using trajectories) - TESTFIX: …
TimeStepPresentValidator.cpp 2.1 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ShapeTypeValidator.hpp 761 bytes dc438c   12 years FrederikHeber Refactoring: ShapeTypeValidator as DiscreteValidator. - added …
ShapeTypeValidator.cpp 1.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ShapeOpValidator.hpp 522 bytes 25f8f7   12 years FrederikHeber Fix: ShapeOpValidator forgot public
ShapeOpValidator.cpp 1.3 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ShapeNameValidator.hpp 651 bytes 4cd00e   12 years FrederikHeber ShapeName/TypeValidator implemented and renamed
ShapeNameValidator.cpp 1.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
SessionTypeValidator.hpp 551 bytes 9e4655   12 years FrederikHeber Added sessiontype option to StoreSessionAction. - added …
SessionTypeValidator.cpp 1.2 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
RotationAngleValidator.hpp 586 bytes 23958d   13 years FrederikHeber HUGE: All .def files now contain a useful paramvalids line. - many …
RealSpaceMatrixSymmetricValidator.hpp 748 bytes b19405   13 years FrederikHeber RealSpaceMatrixSymmetricValidator implemented
RealSpaceMatrixSymmetricValidator.cpp 1.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
RealSpaceMatrixInvertibleValidator.hpp 755 bytes 551074   13 years FrederikHeber RealSpaceMatrixInvertibleValidator implemented
RealSpaceMatrixInvertibleValidator.cpp 1.8 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
RandomNumberValidators.hpp 1.4 KB e8c542   12 years FrederikHeber Refactoring: RandomNumberValidators as DiscreteValidator
RandomNumberValidators.cpp 4.1 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
PresentGeometryNameValidator.hpp 802 bytes 97c364   8 years frederik.heber Added Validator for name of a GeometryObject. - added …
PresentGeometryNameValidator.cpp 1.8 KB 97c364   8 years frederik.heber Added Validator for name of a GeometryObject. - added …
PotentialTypeValidator.hpp 563 bytes 24ac59   12 years FrederikHeber Added PotentialTypeValidator. - checks that user has entered a type …
PotentialTypeValidator.cpp 1.7 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ParserTypeValidator.hpp 545 bytes e59e8e   12 years FrederikHeber ParserTypeValidator + And_Validator: values readable by QtQueryList
ParserTypeValidator.cpp 1.4 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ParserFileValidator.hpp 794 bytes dae158   11 years FrederikHeber FileQtQuery retrieves valid suffixes from validators. - added …
ParserFileValidator.cpp 2.4 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
MoleculeIdValidator.hpp 680 bytes ae1fd1   13 years FrederikHeber MoleculeIdValidator implemented
MoleculeIdValidator.cpp 1.7 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
KeyValueValidator.hpp 708 bytes 043598   10 years FrederikHeber Replaced all std::string by ParameterPair where used as ("key = …
KeyValueValidator.cpp 2.2 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
GeometryNameValidator.hpp 711 bytes 97c364   8 years frederik.heber Added Validator for name of a GeometryObject. - added …
GeometryNameValidator.cpp 2.1 KB 97c364   8 years frederik.heber Added Validator for name of a GeometryObject. - added …
FormulaValidator.hpp 633 bytes 4d177e   13 years FrederikHeber FormulaValidator implemented
FormulaValidator.cpp 1.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
FileSuffixValidator.hpp 895 bytes dae158   11 years FrederikHeber FileQtQuery retrieves valid suffixes from validators. - added …
FileSuffixValidator.cpp 1.9 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
FilePresentValidator.hpp 1.0 KB 23958d   13 years FrederikHeber HUGE: All .def files now contain a useful paramvalids line. - many …
EmptyStringValidator.hpp 658 bytes a315e8   12 years FrederikHeber Potential type is given via extra option not "fit-potential". - also …
ElementValidator.hpp 896 bytes c31fbd   13 years FrederikHeber ElementValidator implemented
BoxVectorValidator.hpp 663 bytes 361805   13 years FrederikHeber BoxVectorValidator implemented - TESTFIX: Created …
BoxVectorValidator.cpp 1.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
BoxLengthValidator.hpp 627 bytes 23958d   13 years FrederikHeber HUGE: All .def files now contain a useful paramvalids line. - many …
BoxLengthValidator.cpp 1.8 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
BoundaryConditionValidator.hpp 854 bytes 751d6b7   12 years FrederikHeber Refactoring: BoundaryConditionValidator as DiscreteValidator
BoundaryConditionValidator.cpp 2.2 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
AtomIdValidator.hpp 613 bytes 0d0b4d   13 years FrederikHeber AtomIdValidator implemented
AtomIdValidator.cpp 1.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
AtomDataValidator.hpp 640 bytes 9e6a39   13 years FrederikHeber AtomDataValidator partially implemented
AtomDataValidator.cpp 1.6 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionNameValidator.hpp 650 bytes ab2ebe   13 years FrederikHeber ActionNameValidator implemented - FIX: HelpAction's …
ActionNameValidator.cpp 1.8 KB 9eb71b3   8 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.