TABLE OF CONTENTS


::pwtk::pwo::getAtmPosSegment

SYNOPSIS

proc ::pwtk::pwo::getAtmPosSegment {atomList pwo {index end}} {

PURPOSE

Get the requested segment of atoms from the index-th ATOMIC_POSITIONS card from the pw.x output file.

ARGUMENTS

SOURCE

    return [::pwtk::getAtmPosSegment $atomList [::pwtk::pwo::getAtmPos $pwo $index]]
}