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.
 
unsigned Boundary
 Boundary ID.
 
FiniteElementFE_pt
 Pointer to bulk finite element.
 

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

Boundary ID.

Definition at line 5616 of file unstructured_two_d_mesh_geometry_base.h.

◆ Face_id

unsigned oomph::TriangleBoundaryHelper::BCInfo::Face_id

Face ID.

Definition at line 5613 of file unstructured_two_d_mesh_geometry_base.h.

◆ 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.


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