Template Class Export_vtk_Matrix

Inheritance Relationships

Base Type

Class Documentation

template<class T>
class Export_vtk_Matrix : public Export

Public Functions

Export_vtk_Matrix(puma::Matrix<T> *matrix, const std::string &fileName, char fileType, bool unstructured, int numThreads)
virtual bool execute() override