PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::MeshDAOExporterToCsv Class Referencefinal

MeshDAOExporterToCsv. More...

#include <MeshDAOExporterToCsv.hpp>

Public Member Functions

 MeshDAOExporterToCsv (const Gedim::MeshFromCsvUtilities &utilities)
 
 ~MeshDAOExporterToCsv ()
 
void Export (const Gedim::MeshFromCsvUtilities::Configuration &configuration, const Gedim::IMeshDAO &mesh) const
 Export the mesh in all parts.
 

Detailed Description

MeshDAOExporterToCsv.

Constructor & Destructor Documentation

◆ MeshDAOExporterToCsv()

Gedim::MeshDAOExporterToCsv::MeshDAOExporterToCsv ( const Gedim::MeshFromCsvUtilities utilities)

◆ ~MeshDAOExporterToCsv()

Gedim::MeshDAOExporterToCsv::~MeshDAOExporterToCsv ( )

Member Function Documentation

◆ Export()

void Gedim::MeshDAOExporterToCsv::Export ( const Gedim::MeshFromCsvUtilities::Configuration configuration,
const Gedim::IMeshDAO mesh 
) const

Export the mesh in all parts.

Parameters
configurationthe configuration for export
meshthe mesh to be exported

The documentation for this class was generated from the following files: