Public Attributes | List of all members
oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ boundary_chunk

unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::boundary_chunk

◆ boundary_id

unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::boundary_id

◆ has_base_vertex_assigned

bool oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::has_base_vertex_assigned

◆ is_base_vertex

bool oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::is_base_vertex

◆ vertex_number

unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::vertex_number

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