hexed 0.4.0
 
Loading...
Searching...
No Matches
hexed::Vis_data::Contour Struct Reference

stores data representing a contour line/surface More...

#include <Vis_data.hpp>

Public Attributes

Array< double > vert_ref_coords
 coordinates of contour vertices in reference coordinates. layout: [n_dim][n_vertex]
 
Array< Intelem_vert_inds
 indices of contour elements (line segments/quads). layout: [i_element][math::pow(2, n_dim - 1)]
 

Detailed Description

stores data representing a contour line/surface


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