|
waLBerla 7.3
|
Typedefs | |
| using | MemoryTag = memtag::automatic |
| using | ScalarField_T = memory::Field< real_t, 1, MemoryTag > |
| using | VectorField_T = memory::Field< real_t, 3, MemoryTag > |
| using | LbStencil = stencil::D3Q19 |
| using | PdfField_T = memory::Field< real_t, LbStencil::Q, MemoryTag > |
Functions | |
| void | run (int argc, char **argv) |
| [end aliases] | |
| using DoubleShearLayer::LbStencil = stencil::D3Q19 |
| using DoubleShearLayer::MemoryTag = memtag::automatic |
| using DoubleShearLayer::PdfField_T = memory::Field< real_t, LbStencil::Q, MemoryTag > |
| using DoubleShearLayer::ScalarField_T = memory::Field< real_t, 1, MemoryTag > |
| using DoubleShearLayer::VectorField_T = memory::Field< real_t, 3, MemoryTag > |
| void DoubleShearLayer::run | ( | int | argc, |
| char ** | argv ) |
[end aliases]
[end domain setup]
[begin fields]
[end fields]
[end initial state]
[begin halo exchange]
[end halo exchange]
[end vtk output]