![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
This is the complete list of members for HDF5Mesh2DSource, including all inherited members.
| coordinateReference() const override | HDF5Mesh2DSource | virtual |
| hasFaceField(const char *dataset) const override | HDF5Mesh2DSource | virtual |
| HDF5Mesh2DSource() | HDF5Mesh2DSource | |
| historyGeneration() const | IMesh2DSource | inlinevirtual |
| isLive() const | IMesh2DSource | inlinevirtual |
| open(const QString &path) | HDF5Mesh2DSource | |
| path() const noexcept | HDF5Mesh2DSource | inline |
| readCells(std::vector< double > &vx, std::vector< double > &vy, std::vector< double > &vz, std::vector< std::array< int, 4 > > &cells) override | HDF5Mesh2DSource | virtual |
| readDepthAt(int timeIdx, int cell, float &out) | IMesh2DSource | inlinevirtual |
| readDepthsAt(int timeIdx, std::vector< float > &depths) override | HDF5Mesh2DSource | virtual |
| readEdgeFluxAt(int timeIdx, std::vector< float > &flux) override | HDF5Mesh2DSource | virtual |
| readEdgeGeometry(std::vector< float > &length, std::vector< float > &nx, std::vector< float > &ny) override | HDF5Mesh2DSource | virtual |
| readFaceEnvelope(const char *dataset, std::vector< float > &values) override | HDF5Mesh2DSource | virtual |
| readFaceFieldAt(const char *dataset, int timeIdx, std::vector< float > &values) override | HDF5Mesh2DSource | virtual |
| readMeshGeometry(std::vector< double > &vx, std::vector< double > &vy, std::vector< double > &vz, std::vector< std::array< int, 3 > > &tris) override | HDF5Mesh2DSource | virtual |
| readVertexDepthsAt(int timeIdx, std::vector< float > &vdepths) override | HDF5Mesh2DSource | virtual |
| setSimulationStart(QDateTime t) | HDF5Mesh2DSource | inline |
| simTimeAt(int timeIdx) const override | HDF5Mesh2DSource | virtual |
| timeCount() const override | HDF5Mesh2DSource | virtual |
| triangleCount() const override | HDF5Mesh2DSource | virtual |
| vertexCount() const override | HDF5Mesh2DSource | virtual |
| ~HDF5Mesh2DSource() override | HDF5Mesh2DSource | |
| ~IMesh2DSource()=default | IMesh2DSource | virtual |