|
GEOS
|
This is the complete list of members for geos::VectorBase< VECTOR >, including all inherited members.
| axpby(real64 const alpha, Vector const &x, real64 const beta)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| axpy(real64 const alpha, Vector const &x)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| close()=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| closed() const | geos::VectorBase< VECTOR > | inlineprotected |
| comm() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| copy(Vector const &x)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| create(localIndex const localSize, MPI_Comm const &comm) | geos::VectorBase< VECTOR > | inlineprotectedvirtual |
| created() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| dot(Vector const &vec) const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| globalSize() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| ilower() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| iupper() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| localSize() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| m_closed | geos::VectorBase< VECTOR > | protected |
| m_values | geos::VectorBase< VECTOR > | protected |
| norm1() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| norm2() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| normInf() const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| open() | geos::VectorBase< VECTOR > | inlineprotectedvirtual |
| operator<<(std::ostream &os, Vector const &vec) | geos::VectorBase< VECTOR > | friend |
| pointwiseDivide(Vector const &x)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| pointwiseProduct(Vector const &x)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| print(std::ostream &os=std::cout) const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| rand(unsigned const seed)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| ready() const | geos::VectorBase< VECTOR > | inlineprotected |
| reciprocal()=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| reset() | geos::VectorBase< VECTOR > | inlineprotectedvirtual |
| scale(real64 const factor)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| set(real64 const value)=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| setName(string const &name) | geos::VectorBase< VECTOR > | inlineprotected |
| touch()=0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| values() const | geos::VectorBase< VECTOR > | inlineprotected |
| Vector typedef | geos::VectorBase< VECTOR > | protected |
| write(string const &filename, LAIOutputFormat const format=LAIOutputFormat::MATRIX_MARKET) const =0 | geos::VectorBase< VECTOR > | protectedpure virtual |
| zero() | geos::VectorBase< VECTOR > | inlineprotectedvirtual |