TABLE OF CONTENTS


::pwtk::runLANCZOS

SYNOPSIS

proc ::pwtk::runLANCZOS {args} {

USAGE

runLANCZOS [options] input ?output?

Options are:

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

PURPOSE

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

OPTIONS

ARGUMENTS

SOURCE

    eval {makeInputRun_ ::pwtk::lani turbo_lanczos} $args
}