|
preCICE v3.3.0
|
provides Import and Export of the coupling mesh and data. More...
Classes | |
| class | Export |
| Abstract base class of all classes exporting container data structures. More... | |
| class | ExportConfiguration |
| Configuration class for exports. More... | |
| struct | ExportContext |
| class | ExportCSV |
| class | ExportVTK |
| Writes polygonal, or triangle meshes to vtk files. More... | |
| class | ExportVTP |
| class | ExportVTU |
| class | ExportXML |
| Common class to generate the VTK XML-based formats. More... | |
| class | TXTReader |
| File reader for matrix/vector in Matlab V7 ASCII format. More... | |
| class | TXTTableWriter |
| File writer for table-data in text-format. More... | |
| class | TXTWriter |
| File writer for matrix in Matlab V7 ASCII format. More... | |
Typedefs | |
| using | PtrExport = std::shared_ptr<Export> |
| using | PtrExportConfiguration = std::shared_ptr<ExportConfiguration> |
| using precice::io::PtrExport = std::shared_ptr<Export> |
Definition at line 10 of file SharedPointer.hpp.
Definition at line 11 of file SharedPointer.hpp.