Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::mesh::LinkDataMap Struct Reference

#include <LinkData.hpp>

Public Attributes

std::map< std::string, std::unique_ptr< LinkData > > contents [stk::topology::NUM_RANKS]
std::map< std::string, std::shared_ptr< stk::mesh::ModificationObserver > > observers [stk::topology::NUM_RANKS]

Member Data Documentation

◆ contents

std::map<std::string, std::unique_ptr<LinkData> > mundy::mesh::LinkDataMap::contents[stk::topology::NUM_RANKS]

◆ observers

std::map<std::string, std::shared_ptr<stk::mesh::ModificationObserver> > mundy::mesh::LinkDataMap::observers[stk::topology::NUM_RANKS]