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

Definition at line 2491 of file unstructured_two_d_mesh_geometry_base.h.

◆ boundary_id

unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::boundary_id

Definition at line 2490 of file unstructured_two_d_mesh_geometry_base.h.

◆ has_base_vertex_assigned

bool oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::has_base_vertex_assigned

Definition at line 2488 of file unstructured_two_d_mesh_geometry_base.h.

◆ is_base_vertex

bool oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::is_base_vertex

Definition at line 2489 of file unstructured_two_d_mesh_geometry_base.h.

◆ vertex_number

unsigned oomph::UnstructuredTwoDMeshGeometryBase::base_vertex_info::vertex_number

Definition at line 2492 of file unstructured_two_d_mesh_geometry_base.h.


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