- Timestamp:
- Sep 13, 2025, 2:44:01 PM (6 weeks ago)
- Branches:
- Candidate_v1.7.0, stable
- Children:
- 9f1c84
- Parents:
- 5b8c49
- git-author:
- Frederik Heber <frederik.heber@…> (08/30/25 15:56:12)
- git-committer:
- Frederik Heber <frederik.heber@…> (09/13/25 14:44:01)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/PotentialAction/FitCompoundPotentialAction.def
r5b8c49 r5d18f3 33 33 (STLVectorValidator< std::vector<const element *> >(1,99, ElementValidator())) \ 34 34 (PositiveValidator<unsigned int>()) \ 35 (PositiveValidator<double>() ) \35 (PositiveValidator<double>() && RangeValidator<double>(0.,1.)) \ 36 36 (PositiveValidator<unsigned int>()) 37 37
Note:
See TracChangeset
for help on using the changeset viewer.
