| accessCellIndex(int i, int j, int k) | mimmo::UStructMesh | |
| accessCellIndex(int N_, int &i, int &j, int &k) | mimmo::UStructMesh | |
| accessPointIndex(int i, int j, int k) | mimmo::UStructMesh | inline |
| accessPointIndex(int N_, int &i, int &j, int &k) | mimmo::UStructMesh | |
| build() | mimmo::UStructMesh | virtual |
| clearMesh() | mimmo::UStructMesh | |
| destroyNodalStructure() | mimmo::UStructMesh | protected |
| execute() | mimmo::UStructMesh | |
| getCellNeighs(int) | mimmo::UStructMesh | |
| getCellNeighs(int, int, int) | mimmo::UStructMesh | |
| getCoordType(int) | mimmo::UStructMesh | |
| getCoordType() | mimmo::UStructMesh | |
| getCoordTypex() | mimmo::UStructMesh | |
| getCoordTypey() | mimmo::UStructMesh | |
| getCoordTypez() | mimmo::UStructMesh | |
| getDimension() | mimmo::UStructMesh | |
| getGlobalCCell(int) | mimmo::UStructMesh | |
| getGlobalCCell(int, int, int) | mimmo::UStructMesh | |
| getGlobalCellCentroids() | mimmo::UStructMesh | |
| getGlobalCoords() | mimmo::UStructMesh | |
| getGlobalPoint(int) | mimmo::UStructMesh | |
| getGlobalPoint(int, int, int) | mimmo::UStructMesh | |
| getInfLimits() | mimmo::UStructMesh | |
| getLocalCCell(int) | mimmo::UStructMesh | |
| getLocalCCell(int, int, int) | mimmo::UStructMesh | |
| getLocalCellCentroids() | mimmo::UStructMesh | |
| getLocalCoords() | mimmo::UStructMesh | |
| getLocalPoint(int) | mimmo::UStructMesh | |
| getLocalPoint(int, int, int) | mimmo::UStructMesh | |
| getLocalSpan() | mimmo::UStructMesh | |
| getOrigin() | mimmo::UStructMesh | |
| getRefSystem() | mimmo::UStructMesh | |
| getScaling() | mimmo::UStructMesh | |
| getShape() const | mimmo::UStructMesh | |
| getShape() (defined in mimmo::UStructMesh) | mimmo::UStructMesh | |
| getShapeType() | mimmo::UStructMesh | |
| getSpacing() | mimmo::UStructMesh | |
| getSpan() | mimmo::UStructMesh | |
| interpolateCellData(darray3E &point, dvector1D &celldata) | mimmo::UStructMesh | |
| interpolateCellData(darray3E &point, ivector1D &celldata) | mimmo::UStructMesh | |
| interpolateCellData(darray3E &point, dvecarr3E &celldata) | mimmo::UStructMesh | |
| interpolatePointData(darray3E &point, dvector1D &pointdata) | mimmo::UStructMesh | |
| interpolatePointData(darray3E &point, ivector1D &pointdata) | mimmo::UStructMesh | |
| interpolatePointData(darray3E &point, dvecarr3E &pointdata) | mimmo::UStructMesh | |
| isBuilt() | mimmo::UStructMesh | |
| locateCellByPoint(darray3E &point, int &i, int &j, int &k) | mimmo::UStructMesh | |
| locateCellByPoint(dvector1D &point, int &i, int &j, int &k) | mimmo::UStructMesh | |
| m_dx | mimmo::UStructMesh | protected |
| m_dy | mimmo::UStructMesh | protected |
| m_dz | mimmo::UStructMesh | protected |
| m_isBuild | mimmo::UStructMesh | protected |
| m_nx | mimmo::UStructMesh | protected |
| m_ny | mimmo::UStructMesh | protected |
| m_nz | mimmo::UStructMesh | protected |
| m_setInfLimits | mimmo::UStructMesh | protected |
| m_setorigin | mimmo::UStructMesh | protected |
| m_setRefSys | mimmo::UStructMesh | protected |
| m_setspan | mimmo::UStructMesh | protected |
| m_shape | mimmo::UStructMesh | protected |
| m_xedge | mimmo::UStructMesh | protected |
| m_xnode | mimmo::UStructMesh | protected |
| m_yedge | mimmo::UStructMesh | protected |
| m_ynode | mimmo::UStructMesh | protected |
| m_zedge | mimmo::UStructMesh | protected |
| m_znode | mimmo::UStructMesh | protected |
| operator=(UStructMesh other) | mimmo::UStructMesh | |
| plotCloud(std::string &, std::string, int, bool, const ivector1D &labels, dvecarr3E *extPoints=nullptr) | mimmo::UStructMesh | |
| plotCloudScalar(std::string, std::string, int, bool, dvector1D &data) | mimmo::UStructMesh | |
| plotGrid(std::string &, std::string, int, bool, const ivector1D &labels, dvecarr3E *extPoints=nullptr) | mimmo::UStructMesh | |
| plotGridScalar(std::string, std::string, int, bool, dvector1D &data) | mimmo::UStructMesh | |
| reshapeNodalStructure() | mimmo::UStructMesh | protected |
| resizeMesh() | mimmo::UStructMesh | protected |
| setCoordType(CoordType, int) | mimmo::UStructMesh | |
| setCoordType(std::array< CoordType, 3 >) | mimmo::UStructMesh | |
| setCoordTypex(CoordType) | mimmo::UStructMesh | |
| setCoordTypey(CoordType) | mimmo::UStructMesh | |
| setCoordTypez(CoordType) | mimmo::UStructMesh | |
| setDimension(ivector1D dim) | mimmo::UStructMesh | |
| setDimension(iarray3E dim) | mimmo::UStructMesh | |
| setInfLimits(double val, int dir) | mimmo::UStructMesh | |
| setInfLimits(darray3E val) | mimmo::UStructMesh | |
| setMesh(darray3E &origin, darray3E &span, ShapeType, iarray3E &dimensions) | mimmo::UStructMesh | |
| setMesh(darray3E &origin, darray3E &span, ShapeType, dvector1D &spacing) | mimmo::UStructMesh | |
| setMesh(BasicShape *, iarray3E &dimensions) | mimmo::UStructMesh | |
| setMesh(BasicShape *, dvector1D &spacing) | mimmo::UStructMesh | |
| setOrigin(darray3E origin) | mimmo::UStructMesh | |
| setRefSystem(darray3E, darray3E, darray3E) | mimmo::UStructMesh | |
| setRefSystem(int, darray3E) | mimmo::UStructMesh | |
| setRefSystem(dmatrix33E) | mimmo::UStructMesh | |
| setShape(ShapeType type=ShapeType::CUBE) | mimmo::UStructMesh | |
| setShape(int itype=0) | mimmo::UStructMesh | |
| setShape(const BasicShape *) | mimmo::UStructMesh | |
| setSpan(double, double, double) | mimmo::UStructMesh | |
| setSpan(darray3E span) | mimmo::UStructMesh | |
| swap(UStructMesh &x) noexcept | mimmo::UStructMesh | |
| transfToGlobal(darray3E &point) | mimmo::UStructMesh | |
| transfToGlobal(dvector1D &point) | mimmo::UStructMesh | |
| transfToGlobal(dvecarr3E &list_points) | mimmo::UStructMesh | |
| transfToLocal(darray3E &point) | mimmo::UStructMesh | |
| transfToLocal(dvector1D &point) | mimmo::UStructMesh | |
| transfToLocal(dvecarr3E &list_points) | mimmo::UStructMesh | |
| UStructMesh() | mimmo::UStructMesh | |
| UStructMesh(const UStructMesh &other) | mimmo::UStructMesh | |
| ~UStructMesh() | mimmo::UStructMesh | virtual |