|
gstlearn
1.0.0
CCC
|
This is the complete list of members for ProjMatrix, including all inherited members.
| _Aproj | ProjMatrix | private |
| _nApices | ProjMatrix | private |
| _nPoint | ProjMatrix | private |
| AStringable() | AStringable | |
| AStringable(const AStringable &r) | AStringable | |
| create(const Db *db, const AMesh *a_mesh, int rankZ=-1, bool verbose=false) | ProjMatrix | static |
| display(const AStringFormat *strfmt=nullptr) const final | AStringable | virtual |
| display(int level) const final | AStringable | virtual |
| getApexNumber() const override | ProjMatrix | inlinevirtual |
| getAproj() const | ProjMatrix | inline |
| getAprojToTriplet(bool flag_from_1=false) const | ProjMatrix | |
| getPointNumber() const override | ProjMatrix | inlinevirtual |
| IProjMatrix() | IProjMatrix | inline |
| mesh2point(const VectorDouble &inv, VectorDouble &outv) const override | ProjMatrix | virtual |
| operator=(const ProjMatrix &m) | ProjMatrix | |
| AStringable::operator=(const AStringable &r) | AStringable | |
| point2mesh(const VectorDouble &inv, VectorDouble &outv) const override | ProjMatrix | virtual |
| ProjMatrix() | ProjMatrix | |
| ProjMatrix(const Db *db, const AMesh *a_mesh, int rankZ=-1, bool verbose=false) | ProjMatrix | |
| ProjMatrix(int npoint, int napices, const cs *aproj) | ProjMatrix | |
| ProjMatrix(const ProjMatrix &m) | ProjMatrix | |
| resetFromDb(const Db *db, const AMesh *a_mesh, int rankZ=-1, bool verbose=false) | ProjMatrix | |
| resetFromDbByNeigh(const Db *db, AMesh *amesh, double radius, int flag_exact=0, bool verbose=false) | ProjMatrix | |
| resetFromPoints(int npoint, int napices, const cs *aproj) | ProjMatrix | |
| toString(const AStringFormat *strfmt=nullptr) const override | ProjMatrix | virtual |
| ~AStringable() | AStringable | virtual |
| ~IProjMatrix() | IProjMatrix | inlinevirtual |
| ~ProjMatrix() | ProjMatrix | virtual |