![]() |
NuTo
Numerics Tool
|
This is the complete list of members for NuTo::Visualize::UnstructuredGrid, including all inherited members.
| ::UnstructuredGridCheck | NuTo::Visualize::UnstructuredGrid | friend |
| AddCell(std::vector< int > pointIds, eCellTypes cellType) | NuTo::Visualize::UnstructuredGrid | |
| AddPoint(Eigen::VectorXd coordinates) | NuTo::Visualize::UnstructuredGrid | |
| DefineCellData(std::string name) | NuTo::Visualize::UnstructuredGrid | |
| DefinePointData(std::string name) | NuTo::Visualize::UnstructuredGrid | |
| ExportVtuDataFile(const std::string &filename, bool asBinary=true) const | NuTo::Visualize::UnstructuredGrid | |
| SetCellData(int cellIndex, const std::string &name, double data) | NuTo::Visualize::UnstructuredGrid | |
| SetCellData(int cellIndex, const std::string &name, Eigen::VectorXd data) | NuTo::Visualize::UnstructuredGrid | |
| SetPointData(int pointIndex, const std::string &name, double data) | NuTo::Visualize::UnstructuredGrid | |
| SetPointData(int pointIndex, const std::string &name, Eigen::VectorXd data) | NuTo::Visualize::UnstructuredGrid | |
| XMLWriter class | NuTo::Visualize::UnstructuredGrid | friend |
1.8.11