Ignore:
Timestamp:
Apr 23, 2021, 8:31:23 PM (5 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.0, stable
Children:
addb51
Parents:
3f5b0a
git-author:
Frederik Heber <frederik.heber@…> (09/11/20 08:54:54)
git-committer:
Frederik Heber <frederik.heber@…> (04/23/21 20:31:23)
Message:

Added action to randomly select a set of atoms.

  • needed to make new action friend of RandomNumberDistributionFactory to allow setting of distribution parameters.
  • DOCU: added new selection action to userguide.
  • TESTS: added regression test cases, not working yet.
Location:
tests/regression/Selection/Atoms
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Selection/Atoms/testsuite-selection-atoms.at

    r3f5b0a r0ad4781  
    4646m4_include(Selection/Atoms/AtomByOrder/testsuite-selection-unselect-atom-by-order.at)
    4747
     48# select atom by random number
     49m4_include(Selection/Atoms/AtomByRandom/testsuite-selection-select-atom-by-random.at)
     50
    4851# (un)select atoms inside cuboid
    4952m4_include(Selection/Atoms/AtomsInsideCuboid/testsuite-selection-select-atoms-inside-cuboid.at)
Note: See TracChangeset for help on using the changeset viewer.