NOX_LAPACK_Vector.H File Reference

#include "NOX_Abstract_Vector.H"
#include "NOX_Common.H"

Include dependency graph for NOX_LAPACK_Vector.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  NOX::LAPACK::Vector
 Implementation of NOX::Abstract::Vector for STL vector<double> (using LAPACK for some computations). More...

Namespaces

namespace  NOX
 Nonlinear solvers package namespace.
namespace  NOX::LAPACK
 NOX BLAS/LAPACK support.

Functions

ostream & operator<< (ostream &stream, const NOX::LAPACK::Vector &v)
 Function for printing.

Variables

const double NOX::LAPACK::d_one = 1.0
 1.0
const double NOX::LAPACK::d_mone = -1.0
 -1.0
const double NOX::LAPACK::d_zero = 0.0
 0.0
const int NOX::LAPACK::i_one = 1
 1
const int NOX::LAPACK::i_zero = 0
 0


Detailed Description

Definition in file NOX_LAPACK_Vector.H.


Function Documentation

ostream& operator<< ( ostream &  stream,
const NOX::LAPACK::Vector v 
)

Function for printing.

Definition at line 311 of file NOX_LAPACK_Vector.C.

References NOX::LAPACK::Vector::leftshift().


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