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.

Member Data Documentation

◆ Boundary

unsigned oomph::TriangleBoundaryHelper::BCInfo::Boundary

Boundary ID.

◆ Face_id

unsigned oomph::TriangleBoundaryHelper::BCInfo::Face_id

Face ID.

◆ FE_pt

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

Pointer to bulk finite element.


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