TABLE OF CONTENTS
::pwtk::nebi::getNAtoms
SYNOPSIS
proc ::pwtk::nebi::getNAtoms {} {
PURPOSE
Return the number of atoms in the POSITIONS card of the neb.x input.
REMARK
::pwtk::nebi::getNAtoms is not related and does not return the value of the 'nat' variable in the SYSTEM namelist.
SOURCE
return [::pwtk::getNAtoms [::pwtk::nebi::getImageAtmPos 1]] }