#include "field/Gather.h"
#include "python_coupling/helper/MplHelpers.h"
#include "python_coupling/helper/BlockStorageExportHelpers.h"
#include "python_coupling/helper/SliceToCellInterval.h"
Classes | |
class | walberla::field::internal::GatherExporter |
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::field | |
walberla::field::internal | |
Functions | |
template<typename... FieldTypes> | |
void | walberla::field::exportGatherFunctions (py::module_ &m) |
Exports the gather functionality of waLBerla. More... | |
template<typename... FieldTypes> | |
static py::object | walberla::field::internal::gatherWrapper (const shared_ptr< StructuredBlockForest > &blocks, const std::string &name, const py::tuple &slice, int targetRank=0) |