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

#include <st_ProtoMesh.hpp>

Inheritance diagram for belfem::mesh::proto::FaceData:
[legend]
Collaboration diagram for belfem::mesh::proto::FaceData:
[legend]

Public Attributes

Cell< id_tmIDs
Cell< proc_tmOwners
Cell< id_tmMasterIDs
Cell< id_tmSlaveIDs
Cell< ucharmIndicesOnMaster
Cell< ucharmIndicesOnSlave
Cell< ucharmOrientationsOnSlave

Member Data Documentation

◆ mIDs

Cell< id_t > belfem::mesh::proto::FaceData::mIDs

◆ mIndicesOnMaster

Cell< uchar > belfem::mesh::proto::FaceData::mIndicesOnMaster

◆ mIndicesOnSlave

Cell< uchar > belfem::mesh::proto::FaceData::mIndicesOnSlave

◆ mMasterIDs

Cell< id_t > belfem::mesh::proto::FaceData::mMasterIDs

◆ mOrientationsOnSlave

Cell< uchar > belfem::mesh::proto::FaceData::mOrientationsOnSlave

◆ mOwners

Cell< proc_t > belfem::mesh::proto::FaceData::mOwners

◆ mSlaveIDs

Cell< id_t > belfem::mesh::proto::FaceData::mSlaveIDs

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