BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::mesh::proto::PeriodicityData Struct Reference

#include <st_ProtoMesh.hpp>

Collaboration diagram for belfem::mesh::proto::PeriodicityData:
[legend]

Public Attributes

Cell< id_tmMasterPlane
Cell< id_tmSlavePlane
Cell< id_tmMasterSideSets
Cell< id_tmSlaveSideSets
Cell< id_tmMasterNodes
Cell< id_tmSlaveNodes
Cell< id_tmMasterEdges
Cell< id_tmSlaveEdges
Cell< id_tmMasterFaces
Cell< id_tmSlaveFaces
Cell< id_tmMasterFacets
Cell< id_tmSlaveFacets

Member Data Documentation

◆ mMasterEdges

Cell< id_t > belfem::mesh::proto::PeriodicityData::mMasterEdges

◆ mMasterFaces

Cell< id_t > belfem::mesh::proto::PeriodicityData::mMasterFaces

◆ mMasterFacets

Cell< id_t > belfem::mesh::proto::PeriodicityData::mMasterFacets

◆ mMasterNodes

Cell< id_t > belfem::mesh::proto::PeriodicityData::mMasterNodes

◆ mMasterPlane

Cell< id_t > belfem::mesh::proto::PeriodicityData::mMasterPlane

◆ mMasterSideSets

Cell< id_t > belfem::mesh::proto::PeriodicityData::mMasterSideSets

◆ mSlaveEdges

Cell< id_t > belfem::mesh::proto::PeriodicityData::mSlaveEdges

◆ mSlaveFaces

Cell< id_t > belfem::mesh::proto::PeriodicityData::mSlaveFaces

◆ mSlaveFacets

Cell< id_t > belfem::mesh::proto::PeriodicityData::mSlaveFacets

◆ mSlaveNodes

Cell< id_t > belfem::mesh::proto::PeriodicityData::mSlaveNodes

◆ mSlavePlane

Cell< id_t > belfem::mesh::proto::PeriodicityData::mSlavePlane

◆ mSlaveSideSets

Cell< id_t > belfem::mesh::proto::PeriodicityData::mSlaveSideSets

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