NeoPZ
TPZGenAMatrix< TObj > Member List

This is the complete list of members for TPZGenAMatrix< TObj >, including all inherited members.

Cols() constTPZGenMatrix< TObj >inline
fColsTPZGenMatrix< TObj >protected
fMemTPZGenMatrix< TObj >protected
fRowsTPZGenMatrix< TObj >protected
operator()(const int64_t row, const int64_t column=0) constTPZGenMatrix< TObj >
operator*(const TPZGenAMatrix< TObj > &rval) constTPZGenAMatrix< TObj >private
operator*(const TObj rval) constTPZGenAMatrix< TObj >private
operator*=(const TObj x)TPZGenAMatrix< TObj >private
operator+(const TPZGenAMatrix< TObj > &rval) constTPZGenAMatrix< TObj >private
operator+(const TObj x) constTPZGenAMatrix< TObj >private
operator+=(const TPZGenAMatrix< TObj > &rval)TPZGenAMatrix< TObj >private
operator+=(const TObj x)TPZGenAMatrix< TObj >private
operator-(const TPZGenAMatrix< TObj > &rval) constTPZGenAMatrix< TObj >private
operator-(const TObj rval) constTPZGenAMatrix< TObj >private
operator-() constTPZGenAMatrix< TObj >private
operator-=(const TPZGenAMatrix< TObj > &rval)TPZGenAMatrix< TObj >private
operator-=(const TObj x)TPZGenAMatrix< TObj >private
operator=(const TPZGenMatrix< TObj > &rval)TPZGenMatrix< TObj >
Print(const char *mess, std::ostream &out=std::cout) constTPZGenMatrix< TObj >
Resize(const int64_t newrow, const int64_t newcol)TPZGenMatrix< TObj >
Rows() constTPZGenMatrix< TObj >inline
TPZGenAMatrix()TPZGenAMatrix< TObj >inlineprivate
TPZGenAMatrix(const int64_t rows, const int64_t columns)TPZGenAMatrix< TObj >inlineprivate
TPZGenMatrix()TPZGenMatrix< TObj >
TPZGenMatrix(const int64_t rows, const int64_t columns)TPZGenMatrix< TObj >
TPZGenMatrix(const TPZGenMatrix &A)TPZGenMatrix< TObj >
Transpose() constTPZGenAMatrix< TObj >private
~TPZGenMatrix()TPZGenMatrix< TObj >