hyper.deal
Loading...
Searching...
No Matches
hyperdeal::internal::CellInfo Struct Reference

Public Member Functions

 CellInfo ()
 
 CellInfo (dealii::types::global_dof_index gid, unsigned int rank)
 

Public Attributes

dealii::types::global_dof_index gid
 
unsigned int rank
 

Constructor & Destructor Documentation

◆ CellInfo() [1/2]

hyperdeal::internal::CellInfo::CellInfo ( )
inline

Constructor.

◆ CellInfo() [2/2]

hyperdeal::internal::CellInfo::CellInfo ( dealii::types::global_dof_index gid,
unsigned int rank )
inline

Constructor.

Member Data Documentation

◆ gid

dealii::types::global_dof_index hyperdeal::internal::CellInfo::gid

Global id of cell.

◆ rank

unsigned int hyperdeal::internal::CellInfo::rank

Rank of cell.


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