source: src/Parameters/Validators/Specific@ f45a91

Action_Thermostats Add_AtomRandomPerturbation Add_RotateAroundBondAction Add_SelectAtomByNameAction Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests Automaking_mpqc_open AutomationFragmentation_failures Candidate_v1.6.0 Candidate_v1.6.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator Combining_Subpackages Debian_Package_split Debian_package_split_molecuildergui_only Disabling_MemDebug Docu_Python_wait EmpiricalPotential_contain_HomologyGraph EmpiricalPotential_contain_HomologyGraph_documentation Enable_parallel_make_install Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph FitPartialCharges_GlobalError Fix_ChronosMutex Fix_StatusMsg Fix_StepWorldTime_single_argument Fix_Verbose_Codepatterns ForceAnnealing_goodresults ForceAnnealing_oldresults ForceAnnealing_tocheck ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion GeometryObjects Gui_displays_atomic_force_velocity IndependentFragmentGrids_IntegrationTest JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool JobMarket_unresolvable_hostname_fix ODR_violation_mpqc_open PartialCharges_OrthogonalSummation PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks RotateToPrincipalAxisSystem_UndoRedo StoppableMakroAction Subpackage_CodePatterns Subpackage_JobMarket Subpackage_LinearAlgebra Subpackage_levmar Subpackage_mpqc_open Subpackage_vmg ThirdParty_MPQC_rebuilt_buildsystem TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps Ubuntu_1604_changes stable
Name Size Rev Age Author Last Change
../
VectorZeroOneComponentsValidator.hpp 712 bytes 180421   13 years FrederikHeber VectorZeroOneComponentsValidator implemented
VectorZeroOneComponentsValidator.cpp 1.7 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
VectorPositiveComponentsValidator.hpp 737 bytes b2e31a   13 years FrederikHeber VectorPositiveComponentsValidator implemented
VectorPositiveComponentsValidator.cpp 1.8 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
VectorNotZeroValidator.hpp 664 bytes 7a1e7d   13 years ankele VectorNotZeroValidator added (for actions using rotation axis)
VectorNotZeroValidator.cpp 1.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
TimeStepPresentValidator.hpp 651 bytes 4d4777   13 years FrederikHeber TimeStepPresentValidator implemented (using trajectories) - TESTFIX: …
TimeStepPresentValidator.cpp 2.1 KB a58c16   10 years FrederikHeber Replaced World::getAllAtoms() by const version where possible.
ShapeTypeValidator.hpp 761 bytes dc438c   12 years FrederikHeber Refactoring: ShapeTypeValidator as DiscreteValidator. - added …
ShapeTypeValidator.cpp 1.9 KB dc438c   12 years FrederikHeber Refactoring: ShapeTypeValidator as DiscreteValidator. - added …
ShapeOpValidator.hpp 522 bytes 25f8f7   12 years FrederikHeber Fix: ShapeOpValidator forgot public
ShapeOpValidator.cpp 1.3 KB cf373b   12 years FrederikHeber ShapeOpValidator added
ShapeNameValidator.hpp 651 bytes 4cd00e   12 years FrederikHeber ShapeName/TypeValidator implemented and renamed
ShapeNameValidator.cpp 1.6 KB 4cd00e   12 years FrederikHeber ShapeName/TypeValidator implemented and renamed
SessionTypeValidator.hpp 551 bytes 9e4655   11 years FrederikHeber Added sessiontype option to StoreSessionAction. - added …
SessionTypeValidator.cpp 1.2 KB 9e4655   11 years FrederikHeber Added sessiontype option to StoreSessionAction. - added …
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 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
RealSpaceMatrixInvertibleValidator.hpp 755 bytes 551074   13 years FrederikHeber RealSpaceMatrixInvertibleValidator implemented
RealSpaceMatrixInvertibleValidator.cpp 1.7 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
RandomNumberValidators.hpp 1.4 KB e8c542   12 years FrederikHeber Refactoring: RandomNumberValidators as DiscreteValidator
RandomNumberValidators.cpp 4.1 KB e8c542   12 years FrederikHeber Refactoring: RandomNumberValidators as DiscreteValidator
PotentialTypeValidator.hpp 563 bytes 24ac59   12 years FrederikHeber Added PotentialTypeValidator. - checks that user has entered a type …
PotentialTypeValidator.cpp 1.7 KB 5aaa43   12 years FrederikHeber FIX: Fixed new copyright line since start of 2013 in CodeChecks test. …
ParserTypeValidator.hpp 545 bytes e59e8e   12 years FrederikHeber ParserTypeValidator + And_Validator: values readable by QtQueryList
ParserTypeValidator.cpp 1.4 KB e59e8e   12 years FrederikHeber ParserTypeValidator + And_Validator: values readable by QtQueryList
ParserFileValidator.hpp 794 bytes dae158   11 years FrederikHeber FileQtQuery retrieves valid suffixes from validators. - added …
ParserFileValidator.cpp 2.4 KB dae158   11 years FrederikHeber FileQtQuery retrieves valid suffixes from validators. - added …
MoleculeIdValidator.hpp 680 bytes ae1fd1   13 years FrederikHeber MoleculeIdValidator implemented
MoleculeIdValidator.cpp 1.7 KB 63fb7a   10 years FrederikHeber Replaced getMolecule() by const access version where possible. - so …
KeyValueValidator.hpp 708 bytes 043598   10 years FrederikHeber Replaced all std::string by ParameterPair where used as ("key = …
KeyValueValidator.cpp 2.2 KB 043598   10 years FrederikHeber Replaced all std::string by ParameterPair where used as ("key = …
FormulaValidator.hpp 633 bytes 4d177e   13 years FrederikHeber FormulaValidator implemented
FormulaValidator.cpp 1.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
FileSuffixValidator.hpp 895 bytes dae158   11 years FrederikHeber FileQtQuery retrieves valid suffixes from validators. - added …
FileSuffixValidator.cpp 1.9 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
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 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
BoxLengthValidator.hpp 627 bytes 23958d   13 years FrederikHeber HUGE: All .def files now contain a useful paramvalids line. - many …
BoxLengthValidator.cpp 1.8 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
BoundaryConditionValidator.hpp 854 bytes 751d6b7   12 years FrederikHeber Refactoring: BoundaryConditionValidator as DiscreteValidator
BoundaryConditionValidator.cpp 2.2 KB 751d6b7   12 years FrederikHeber Refactoring: BoundaryConditionValidator as DiscreteValidator
AtomIdValidator.hpp 613 bytes 0d0b4d   13 years FrederikHeber AtomIdValidator implemented
AtomIdValidator.cpp 1.6 KB f01769   10 years FrederikHeber Replaced World::getAtom() wherever possible by const version. - some …
AtomDataValidator.hpp 640 bytes 9e6a39   13 years FrederikHeber AtomDataValidator partially implemented
AtomDataValidator.cpp 1.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
ActionNameValidator.hpp 650 bytes ab2ebe   13 years FrederikHeber ActionNameValidator implemented - FIX: HelpAction's …
ActionNameValidator.cpp 1.8 KB ed3944   11 years FrederikHeber ActionQueue contains now ptr to ActionRegistry to allow forward ref in …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.