|
SU2
|
This is the complete list of members for CSysVector, including all inherited members.
| AddBlock(unsigned long val_ipoint, su2double *val_residual) | CSysVector | |
| CopyToArray(su2double *u_array) | CSysVector | |
| CSysVector(void) | CSysVector | |
| CSysVector(const unsigned long &size, const su2double &val=0.0) | CSysVector | |
| CSysVector(const unsigned long &numBlk, const unsigned long &numBlkDomain, const unsigned short &numVar, const su2double &val=0.0) | CSysVector | |
| CSysVector(const CSysVector &u) | CSysVector | |
| CSysVector(const unsigned long &size, const su2double *u_array) | CSysVector | explicit |
| CSysVector(const unsigned long &numBlk, const unsigned long &numBlkDomain, const unsigned short &numVar, const su2double *u_array) | CSysVector | explicit |
| dotProd(const CSysVector &u, const CSysVector &v) | CSysVector | friend |
| Equals_AX(const su2double &a, CSysVector &x) | CSysVector | |
| Equals_AX_Plus_BY(const su2double &a, CSysVector &x, const su2double &b, CSysVector &y) | CSysVector | |
| GetBlock(unsigned long val_ipoint) | CSysVector | |
| GetBlock(unsigned long val_ipoint, unsigned short val_var) | CSysVector | |
| GetLocSize() const | CSysVector | inline |
| GetNBlk() const | CSysVector | inline |
| GetNBlkDomain() const | CSysVector | inline |
| GetNVar() const | CSysVector | inline |
| GetSize() const | CSysVector | inline |
| Initialize(const unsigned long &numBlk, const unsigned long &numBlkDomain, const unsigned short &numVar, const su2double &val=0.0) | CSysVector | |
| norm() const | CSysVector | |
| operator*(const su2double &val) const | CSysVector | |
| operator*(const su2double &val, const CSysVector &u) | CSysVector | friend |
| operator*=(const su2double &val) | CSysVector | |
| operator+(const CSysVector &u) const | CSysVector | |
| operator+=(const CSysVector &u) | CSysVector | |
| operator-(const CSysVector &u) const | CSysVector | |
| operator-=(const CSysVector &u) | CSysVector | |
| operator/(const su2double &val) const | CSysVector | |
| operator/=(const su2double &val) | CSysVector | |
| operator=(const CSysVector &u) | CSysVector | |
| operator=(const su2double &val) | CSysVector | |
| operator[](const unsigned long &i) | CSysVector | inline |
| operator[](const unsigned long &i) const | CSysVector | inline |
| Plus_AX(const su2double &a, CSysVector &x) | CSysVector | |
| SetBlock(unsigned long val_ipoint, unsigned short val_var, su2double val_residual) | CSysVector | |
| SetBlock(unsigned long val_ipoint, su2double *val_residual) | CSysVector | |
| SetBlock_Zero(unsigned long val_ipoint) | CSysVector | |
| SetBlock_Zero(unsigned long val_ipoint, unsigned short val_var) | CSysVector | |
| SetValZero(void) | CSysVector | inline |
| SubtractBlock(unsigned long val_ipoint, su2double *val_residual) | CSysVector | |
| ~CSysVector() | CSysVector | virtual |
1.8.12