NOX::Utils::Sci Class Reference

Sci object - used to print the given value with the specified precision. More...

#include <NOX_Utils.H>

List of all members.

Public Member Functions

 Sci (double val, int precision=-1)
 Constructor.
 ~Sci ()
 Destructor.

Public Attributes

double d
 Value to be printed.
int p
 Precision.


Detailed Description

Sci object - used to print the given value with the specified precision.

Definition at line 115 of file NOX_Utils.H.


Constructor & Destructor Documentation

NOX::Utils::Sci::Sci ( double  val,
int  precision = -1 
) [inline]

Constructor.

Definition at line 118 of file NOX_Utils.H.

NOX::Utils::Sci::~Sci (  )  [inline]

Destructor.

Definition at line 120 of file NOX_Utils.H.


Member Data Documentation

Value to be printed.

Definition at line 120 of file NOX_Utils.H.

Precision.

Definition at line 124 of file NOX_Utils.H.


The documentation for this class was generated from the following file:

Generated on Wed Oct 21 14:28:43 2009 for Nonlinear Solver Project by  doxygen 1.5.9