TABLE OF CONTENTS
::pwtk::mdi::getAffix
SYNOPSIS
proc ::pwtk::mdi::getAffix {} {
PURPOSE
Return the last part of the matdyn.x input file, that is, the cards following the MATDYN (or INPUT) namelist.
SOURCE
return [::pwtk::input::cardGetContent MATDYN.affixCards] }