|
waLBerla 7.2
|
#include "blockforest/Initialization.h"#include "blockforest/communication/UniformBufferedScheme.h"#include "core/Environment.h"#include "field/AddToStorage.h"#include "field/communication/PackInfo.h"#include "field/vtk/VTKWriter.h"#include "geometry/initializer/ScalarFieldFromGrayScaleImage.h"#include "geometry/structured/GrayScaleImage.h"#include "stencil/D2Q9.h"#include "timeloop/SweepTimeloop.h"#include "vtk/all.h"Classes | |
| class | walberla::GameOfLifeSweep |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
Functions | |
| int | walberla::main (int argc, char **argv) |
| Main Function ///. | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |