v0.14.0
Public Attributes | List of all members
MoFEM::BaseFunction::DofsSideMapData Struct Reference

#include <src/approximation/BaseFunction.hpp>

Collaboration diagram for MoFEM::BaseFunction::DofsSideMapData:
[legend]

Public Attributes

EntityType type
 
int side
 
int dof
 

Detailed Description

Definition at line 42 of file BaseFunction.hpp.

Member Data Documentation

◆ dof

int MoFEM::BaseFunction::DofsSideMapData::dof

Definition at line 45 of file BaseFunction.hpp.

◆ side

int MoFEM::BaseFunction::DofsSideMapData::side

Definition at line 44 of file BaseFunction.hpp.

◆ type

EntityType MoFEM::BaseFunction::DofsSideMapData::type

Definition at line 43 of file BaseFunction.hpp.


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