InfoCollection.h File Reference

Detailed Description

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

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::blockforest
 

Typedefs

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