TABLE OF CONTENTS
::pwtk::davi::fprint
SYNOPSIS
proc ::pwtk::davi::fprint {{file {}}} {
PURPOSE
Print the content of turbo_davidson.x input data to a file or to stdout if the file was not specified.
ARGUMENTS
- file -- [optional] filename to print to (default = stdout)
SOURCE
::pwtk::input::fprint_ ::pwtk::davi $file }