BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::fem::DofTable Struct Reference

the dof table contains the dofs per block and sideset More...

#include <cl_IWG.hpp>

Collaboration diagram for belfem::fem::DofTable:
[legend]

Public Attributes

Vector< index_tNode
Vector< index_tEdge
Vector< index_tFace
Vector< index_tCell
Vector< index_tLambda

Detailed Description

the dof table contains the dofs per block and sideset

Member Data Documentation

◆ Cell

Vector< index_t > belfem::fem::DofTable::Cell

◆ Edge

Vector< index_t > belfem::fem::DofTable::Edge

◆ Face

Vector< index_t > belfem::fem::DofTable::Face

◆ Lambda

Vector< index_t > belfem::fem::DofTable::Lambda

◆ Node

Vector< index_t > belfem::fem::DofTable::Node

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