waLBerla 7.3
Loading...
Searching...
No Matches
InfoCollection.h File Reference

Detailed Description

#include "../BlockID.h"
#include "BlockInfo.h"
#include <map>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::blockforest

Typedefs

using walberla::blockforest::InfoCollection = std::map<BlockID, BlockInfo>
using walberla::blockforest::InfoCollectionPair = std::pair<InfoCollection::key_type, InfoCollection::mapped_type>