TABLE OF CONTENTS
::pwtk::vc_relaxPW_fromXSF
SYNOPSIS
proc ::pwtk::vc_relaxPW_fromXSF {args} {
USAGE
vc_relaxPW_fromXSF [-fix_first n -fix_last n -fix indexList -fix_string fixString -head headName -cell] xsfFile
OPTIONS
For the description of options see: ::pwtk::::pwtk::runPW_fromXSF
DESCRIPTION
Load the structure from the XSF file and make a pw.x "vc-relax" calculation.
SOURCE
return [eval ::pwtk::XXrelaxPW_fromXSF_ vc-relax $args] }