OGS
ProcessLib::HeatTransportBHE::BHEMeshData Struct Reference

Detailed Description

Definition at line 34 of file MeshUtils.h.

#include <MeshUtils.h>

Public Attributes

std::vector< int > BHE_mat_IDs
 
std::vector< std::vector< MeshLib::Element * > > BHE_elements
 
std::vector< std::vector< MeshLib::Node * > > BHE_nodes
 

Member Data Documentation

◆ BHE_elements

std::vector<std::vector<MeshLib::Element*> > ProcessLib::HeatTransportBHE::BHEMeshData::BHE_elements

◆ BHE_mat_IDs

std::vector<int> ProcessLib::HeatTransportBHE::BHEMeshData::BHE_mat_IDs

◆ BHE_nodes

std::vector<std::vector<MeshLib::Node*> > ProcessLib::HeatTransportBHE::BHEMeshData::BHE_nodes

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