structure holding meta-information
More...
#include <DGF.hpp>
structure holding meta-information
Definition at line 69 of file DGF.hpp.
◆ nS
number of mesh simplex
Definition at line 71 of file DGF.hpp.
◆ nS_data
std::vector<int> bitpit::DGFData::nS_data |
number of simplex data for each simplex data block
Definition at line 74 of file DGF.hpp.
◆ nV
number of mesh vertices
Definition at line 70 of file DGF.hpp.
◆ nV_data
std::vector<int> bitpit::DGFData::nV_data |
number of vertex data for each vertex data block
Definition at line 72 of file DGF.hpp.
◆ sS_data
std::vector<std::string> bitpit::DGFData::sS_data |
simplex data set names
Definition at line 75 of file DGF.hpp.
◆ sV_data
std::vector<std::string> bitpit::DGFData::sV_data |
vertex data set names
Definition at line 73 of file DGF.hpp.
The documentation for this struct was generated from the following file:
---
layout: doxygen_footer
---