![]() |
PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
|
#include <pvdCollectionWriter.h>
Data Fields | |
| std::string | name |
| std::string | type = "Float64" |
| VTK XML type, e.g. Float64. | |
| int | number_of_components = 1 |
Metadata for one point-centered array in a .pvtu header (PPointData).
Definition at line 21 of file pvdCollectionWriter.h.
| std::string rw::PvtuPointArray::name |
Definition at line 22 of file pvdCollectionWriter.h.
| int rw::PvtuPointArray::number_of_components = 1 |
Definition at line 24 of file pvdCollectionWriter.h.
| std::string rw::PvtuPointArray::type = "Float64" |
VTK XML type, e.g. Float64.
Definition at line 23 of file pvdCollectionWriter.h.