TABLE OF CONTENTS


::pwtk::pwi::cC

SYNOPSIS

proc ::pwtk::pwi::cC {} {

PURPOSE

Get the 'C' lattice parameter from SYSTEM namelist or an empty string if it is not defined.

SOURCE

    return [::pwtk::input::namelistGetVarValue SYSTEM -nocase C]
}