Data structure to store the base vertex info, initial or final vertex in the polylines have an associated base vertex. More...
#include <unstructured_two_d_mesh_geometry_base.h>
Public Attributes | |
bool | has_base_vertex_assigned |
bool | is_base_vertex |
unsigned | boundary_id |
unsigned | boundary_chunk |
unsigned | vertex_number |
Data structure to store the base vertex info, initial or final vertex in the polylines have an associated base vertex.
Definition at line 2486 of file unstructured_two_d_mesh_geometry_base.h.
unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::boundary_chunk |
unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::boundary_id |
bool oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::has_base_vertex_assigned |
bool oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::is_base_vertex |
unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::vertex_number |