Zellij
All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
GeneratedSideBlock Struct Reference

#include <UnitCell.h>

Public Member Functions

 GeneratedSideBlock ()=default
 
 GeneratedSideBlock (const GeneratedSideBlock &)=delete
 
size_t size () const
 

Public Attributes

std::map< std::string, std::vector< int64_t > > m_faces
 

Constructor & Destructor Documentation

◆ GeneratedSideBlock() [1/2]

GeneratedSideBlock::GeneratedSideBlock ( )
default

List of faces (10*element_offset + face) in this SideBlock indexed by element block name...

Note that the element_offset is the 1-based index of the element within the element block that it is a member of

◆ GeneratedSideBlock() [2/2]

GeneratedSideBlock::GeneratedSideBlock ( const GeneratedSideBlock )
delete

Member Function Documentation

◆ size()

size_t GeneratedSideBlock::size ( ) const
inline

Member Data Documentation

◆ m_faces

std::map<std::string, std::vector<int64_t> > GeneratedSideBlock::m_faces

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