waLBerla 7.3
Loading...
Searching...
No Matches
DoubleShearLayer.cpp File Reference

Detailed Description

#include "blockforest/all.h"
#include "core/all.h"
#include "domain_decomposition/SharedSweep.h"
#include "stencil/all.h"
#include "timeloop/all.h"
#include "vtk/all.h"
#include "gen/DoubleShearLayerSweeps.hpp"
#include "walberla/v8/HaloExchange.hpp"
#include "walberla/v8/Memory.hpp"
#include "walberla/v8/Sweep.hpp"

Namespaces

namespace  DoubleShearLayer

Typedefs

using DoubleShearLayer::MemoryTag = memtag::automatic
using DoubleShearLayer::ScalarField_T = memory::Field< real_t, 1, MemoryTag >
using DoubleShearLayer::VectorField_T = memory::Field< real_t, 3, MemoryTag >
using DoubleShearLayer::LbStencil = stencil::D3Q19
using DoubleShearLayer::PdfField_T = memory::Field< real_t, LbStencil::Q, MemoryTag >

Functions

void DoubleShearLayer::run (int argc, char **argv)
 [end aliases]
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )