Public Attributes | List of all members
oomph::TriangleBoundaryHelper::BCInfo Struct Reference

Structure for Boundary Informations. More...

#include <unstructured_two_d_mesh_geometry_base.h>

Public Attributes

unsigned Face_id
 Face ID. More...
 
unsigned Boundary
 Boundary ID. More...
 
FiniteElementFE_pt
 Pointer to bulk finite element. More...
 

Detailed Description

Structure for Boundary Informations.

Definition at line 5610 of file unstructured_two_d_mesh_geometry_base.h.

Member Data Documentation

◆ Boundary

unsigned oomph::TriangleBoundaryHelper::BCInfo::Boundary

◆ Face_id

unsigned oomph::TriangleBoundaryHelper::BCInfo::Face_id

◆ FE_pt

FiniteElement* oomph::TriangleBoundaryHelper::BCInfo::FE_pt

Pointer to bulk finite element.

Definition at line 5619 of file unstructured_two_d_mesh_geometry_base.h.

Referenced by oomph::TriangleMeshBase::setup_boundary_element_info().


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