PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
rw::PvtuPointArray Struct Reference

#include <pvdCollectionWriter.h>

Collaboration diagram for rw::PvtuPointArray:

Data Fields

std::string name
 
std::string type = "Float64"
 VTK XML type, e.g. Float64.
 
int number_of_components = 1
 

Detailed Description

Metadata for one point-centered array in a .pvtu header (PPointData).

Definition at line 21 of file pvdCollectionWriter.h.

Field Documentation

◆ name

std::string rw::PvtuPointArray::name

Definition at line 22 of file pvdCollectionWriter.h.

◆ number_of_components

int rw::PvtuPointArray::number_of_components = 1

Definition at line 24 of file pvdCollectionWriter.h.

◆ type

std::string rw::PvtuPointArray::type = "Float64"

VTK XML type, e.g. Float64.

Definition at line 23 of file pvdCollectionWriter.h.


The documentation for this struct was generated from the following file: