NeighborsStencil.h File Reference

Detailed Description

#include "stencil/D2Q9.h"
#include "stencil/D3Q27.h"
#include <type_traits>

Classes

struct  walberla::lbm::NeighborsStencil< LatticeModel_T, Enable >
 
struct  walberla::lbm::NeighborsStencil< LatticeModel_T, typename std::enable_if< LatticeModel_T::Stencil::D==2 >::type >
 
struct  walberla::lbm::NeighborsStencil< LatticeModel_T, typename std::enable_if< LatticeModel_T::Stencil::D==3 >::type >
 

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::lbm