43#ifndef _fei_Aztec_LSVector_hpp_
44#define _fei_Aztec_LSVector_hpp_
114 int inUpdate(
int globalIndex,
int& localIndex)
const;
int inUpdate(int globalIndex, int &localIndex) const
void addVec(double s, const Aztec_LSVector &c)
virtual ~Aztec_LSVector()
bool writeToFile(const char *fileName) const
bool readFromFile(const char *fileName)
fei::SharedPtr< Aztec_Map > amap_
virtual void assign(const Aztec_LSVector &rhs)
double & operator[](int index)
Aztec_LSVector * newVector() const
Aztec_LSVector(fei::SharedPtr< Aztec_Map > map, int *data_org)
Aztec_LSVector & operator=(const Aztec_LSVector &rhs)
const double * startPointer() const
Aztec_LSVector(const Aztec_LSVector &source)
double dotProd(const Aztec_LSVector &y) const