PeriDEM 0.2.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
rw::writer Namespace Reference

Collection of methods and database related to writing. More...

Data Structures

class  LegacyVtkWriter
 A vtk writer for simple point data and complex fem mesh data. More...
 
class  MshWriter
 A .msh writer for simple point data and complex fem mesh data. More...
 
class  VtkParticleWriter
 A vtk writer for simple point data and complex fem mesh data. More...
 
class  VtkWriter
 A vtk writer for simple point data and complex fem mesh data. More...
 
class  Writer
 A interface class writing data. More...
 

Detailed Description

Collection of methods and database related to writing.

This namespace provides methods and data members specific to writing of the mesh data and simulation data. Currently, .vtu and .msh is supported.