TABLE OF CONTENTS


::pwtk::runDAVIDSON

SYNOPSIS

proc ::pwtk::runDAVIDSON {args} {

USAGE

runDAVIDSON [options] input ?output?

Options are:

     -append  
     -serial 
     -prefix
     -postfix
     -exec
     -ihandle <value>

PURPOSE

Construct the turbo_davidson.x input file from the input data and run the turbo_davidson.x program.

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::davi turbo_davidson} $args
}