|
waLBerla 7.2
|
#include "blockforest/Initialization.h"#include "blockforest/communication/UniformBufferedScheme.h"#include "core/Environment.h"#include "core/math/Constants.h"#include "core/mpi/Reduce.h"#include "field/Field.h"#include "field/AddToStorage.h"#include "field/communication/PackInfo.h"#include "field/vtk/VTKWriter.h"#include "stencil/D2Q5.h"#include "timeloop/SweepTimeloop.h"#include "vtk/VTKOutput.h"#include <cmath>Classes | |
| class | walberla::JacobiIteration |
| class | walberla::Reinitialize |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
Functions | |
| void | walberla::initU (const shared_ptr< StructuredBlockStorage > &blocks, const BlockDataID &uID) |
| int | walberla::main (int argc, char **argv) |
| Main Function ///. | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |