LifeV
MeshPartitioner< MeshType >::EntityPIDList Struct Reference

Store ownership for each entity, subdivided by entity type. More...

+ Collaboration diagram for MeshPartitioner< MeshType >::EntityPIDList:

Data Fields

idList_Type elements
 
idList_Type facets
 
idList_Type ridges
 
idList_Type points
 

Detailed Description

template<typename MeshType>
struct LifeV::MeshPartitioner< MeshType >::EntityPIDList

Store ownership for each entity, subdivided by entity type.

Definition at line 395 of file MeshPartitioner.hpp.

Field Documentation

◆ elements

idList_Type elements

Definition at line 397 of file MeshPartitioner.hpp.

◆ facets

idList_Type facets

Definition at line 398 of file MeshPartitioner.hpp.

◆ ridges

idList_Type ridges

Definition at line 399 of file MeshPartitioner.hpp.

◆ points

idList_Type points

Definition at line 400 of file MeshPartitioner.hpp.


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