TABLE OF CONTENTS


::pwtk::pwi::getAtmPosSegment

SYNOPSIS

proc ::pwtk::pwi::getAtmPosSegment {atomList} {

PURPOSE

Get requested segment of atoms as specified by $atomList from ATOMIC_POSITIONS card.

ARGUMENTS

SOURCE

    return [::pwtk::getAtmPosSegment $atomList [::pwtk::input::cardGetContent ATOMIC_POSITIONS] ]
}