NuTo
Numerics Tool
NuTo::Visualize::UnstructuredGrid Member List

This is the complete list of members for NuTo::Visualize::UnstructuredGrid, including all inherited members.

::UnstructuredGridCheckNuTo::Visualize::UnstructuredGridfriend
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 classNuTo::Visualize::UnstructuredGridfriend